Ingest Apple Health Auto Export JSON (HealthMetrics + Workouts) into a local DuckDB database and render offline HTML dashboards plus a Markdown daily summary...
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.