ingest-health
OfficialIngest Apple Health data into DuckDB locally.
Authormycelium-hq
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Apple Health stores sensitive biometric data across devices. This Skill ingests that data into the local DuckDB used by health-mcp, enabling downstream analytics without touching the vault.
Core Features & Use Cases
- Supports three ingestion modes: XML export.zip, Simple Health Export CSV folder, and Health Auto Export TCP-live.
- Idempotent by design: re-running without force is a no-op; vault remains unchanged.
- Reads data into the local DuckDB at ~/.claude/health-mcp/health.duckdb for use by daily-journal, coaching, patterns, and insights.
- Use Case: import a fresh Apple Health export to seed your analytics stack, or sync ongoing data from a live TCP stream for real-time dashboards.
Quick Start
Export your Apple Health data (XML zip or Simple Health CSV folder) and run this skill to import it into the local DuckDB.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ingest-health Download link: https://github.com/mycelium-hq/ai-brain-starter/archive/main.zip#ingest-health Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.