Communityv0.1.1

Health Metrics

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

2.4kdownloads1starsBartosz
View on ClawHubBack to Skills

Skill Details

Slug
health-metrics
Latest Version
0.1.1
Author
Bartosz
Published
Jul 22, 2026
Updated
Jul 22, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Health Metrics.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.1

health-metrics 1.1.0 introduces a new runner script and improves reliability for iCloud users. - Added scripts/run.sh: a unified command to handle ingestion and report generation. - scripts/run.sh automatically materializes iCloud placeholder files to prevent ingest failures on macOS. - Included documentation for using the new runner and handling iCloud "Optimize Storage" issues. - README and SKILL.md updated to explain new workflows and configuration defaults. - No breaking changes to the underlying ingestion or reporting pipelines.