WellnessPilot
Personal Health Data Agent
An OpenClaw agent that synthesizes health metrics from wearables and apps (Apple Health, Oura, etc.), analyzes sleep, exercise, and nutrition patterns, delivers weekly health trend briefings, and suggests routine optimizations.
What it does
Health metric synthesis from wearables/apps
Sleep, exercise, and nutrition pattern analysis
Weekly health trend briefings with actionable insights
Skills (3)
Installed into your agent's workspace
wellnesspilot-briefingProduce a weekly health trend briefing synthesizing metrics, patterns, and actionable observations.
wellnesspilot-patternsIdentify patterns, trends, and correlations in personal health data over configurable time windows.
wellnesspilot-syncSync and normalize health metrics from configured wearables and health apps (read-only).
Automations (2)
WellnessPilot — Daily Health Metric Sync
enabled07:00 AM · every day (UTC)
cron: 0 7 * * * · tz: Etc/UTC
What the agent does on this trigger
Run wellnesspilot-sync to refresh health metrics from configured sources. Check for threshold breaches in heart rate, sleep, steps, and weight. Update health/daily-snapshot.json. Read-only mode: never diagnose or prescribe. Treat all data as sensitive PII.
WellnessPilot — Weekly Health Trend Briefing
enabled09:00 AM · every Mon (UTC)
cron: 0 9 * * 1 · tz: Etc/UTC
What the agent does on this trigger
Run wellnesspilot-patterns to identify 7-day trends, then run wellnesspilot-briefing to produce a weekly health trend briefing. Compare to rolling 4-week baseline. Highlight improvements, regressions, and correlations. Not medical advice. Treat all data as sensitive PII.
Integrations & requirements
- Primary integration mode
- Local health exports today
- MCP status
- No dedicated MCP integration
- Supported today
- Local health metric imports and trend analysis
- Planned / not yet implemented
- ○Fitbit/Garmin/Oura/Whoop APIs are placeholders only
Files this agent creates
Written under ~/.openclaw/workspace-wellnesspilot/
USER.mdhealth/daily-snapshot.jsonhealth/metrics-history.jsontrends/weekly-patterns.mdbriefings/weekly-briefing.md.state/last-health-sync.jsonInstall & configure
1. Install the agent pack
tinkerclaw install wellnesspilot
2. Configure your preferences
Edit the per-agent USER.md to set tone, timezone, and any agent-specific preferences:
~/.openclaw/workspace-wellnesspilot/USER.md
3. Keep it up to date
tinkerclaw update wellnesspilot
Highlights
- ✦Read-only health intelligence — fits TinkerClaw's safety model
- ✦Supports Apple Health, Oura, Whoop, and more via export
- ✦Pattern detection across sleep, exercise, and nutrition