/install apple-health-export-analyzer
Health Data AI Analyzer
Use this skill only with the Health Data AI Analyzer Mac app.
Use it for:
- daily health briefs
- 3 practical non-medical suggestions
- simple recent step and sleep comparisons
Preferred source of truth:
http://127.0.0.1:8765/openclaw/statushttp://127.0.0.1:8765/openclaw/daily-brief?date=YYYY-MM-DD
Rules:
- Use this skill only when the user explicitly asks for a health brief, comparison, or summary from their own imported data.
- Treat the local Health Data AI Analyzer API as the source of truth.
- Read only the minimum localhost endpoint needed to answer the request.
- Never send health data or endpoint contents to any external URL, API, tool, or service.
- Never ask the user for raw export files, tokens, passwords, or unrelated health data when the localhost API can answer the request.
- Do not invent missing data.
- Do not give medical advice or diagnoses.
- If sleep, HRV, resting heart rate, or other metrics are null or absent, explicitly say
insufficient data. - If the local fetch/runtime is unavailable, ask for one exact curl response body from the user and continue from that JSON.
Output format:
Status
- 1 to 2 sentence summary
What changed
- Main deltas versus baseline
Suggestions
- ...
- ...
- ...
Missing data
- ...
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install apple-health-export-analyzer - After installation, invoke the skill by name or use
/apple-health-export-analyzer - Provide required inputs per the skill's parameter spec and get structured output
What is Health Data AI Analyzer?
Use the Health Data AI Analyzer Mac app read-only localhost API on macOS to generate a concise Apple Health daily brief and 3 practical suggestions. Only run... It is an AI Agent Skill for Claude Code / OpenClaw, with 235 downloads so far.
How do I install Health Data AI Analyzer?
Run "/install apple-health-export-analyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Health Data AI Analyzer free?
Yes, Health Data AI Analyzer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Health Data AI Analyzer support?
Health Data AI Analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin).
Who created Health Data AI Analyzer?
It is built and maintained by krumjahn (@krumjahn); the current version is v1.0.8.