数据分析

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...

它能做什么

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...

技能文档

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/status
  • http://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

  1. ...
  2. ...
  3. ...

Missing data

  • ...

相关技能

Ingest Apple Health Auto Export JSON (HealthMetrics + Workouts) into a local DuckDB database and render offline HTML dashboards plus a Markdown daily summary...

1 星标

面向个人用户的健康数据查询助手,通过自然语言与 Apple Health 数据交互,可产出提升工作效率. 适用于需要apple health tool相关能力的开发场景,提供结构化的工作流程和配置指引. 该工具经过深度差异化处理,针对用户反馈和使用痛点进行了优化改进,提升了实用性和可操作性.

1 次安装

Access the user's biohub — WHOOP, Oura, Fitbit, Apple Health, and Garmin biometrics (recovery, sleep, strain, HRV, SpO₂); FreeStyle Libre continuous glucose...

10 次安装

拍照、文字或拍营养标签都能记录一餐,输出区间形式的热量与宏量营养素估算,并带安全护栏。

作者 Iván53 次安装3 星标

Plan daily meals and workouts from a user's age and health profile with customizable ingredients, then schedule localized plans via OpenClaw automations.

1 星标

Read your Google Health data from any agent. Lists data points for every Google Health data type (heart rate, resting heart rate, sleep, steps, distance, weight, blood oxygen, VO2 max, exercise, and more), returns server-side daily roll-ups (one reconciled total per day), gives a parsed view of exercise sessions, and can GET any read-only v4 API path. A self-contained, read-only client for the Google Health v4 API: authenticates via OAuth2 (token cached locally and auto-refreshed) and emits JSON. It does NO filtering, merging, or writing — the caller decides what to do with the data. Single static binary, no Python or other runtime. NOTE: needs your own Google Cloud OAuth client and a one-time interactive browser login; runs headless afterward.

5 次安装