healthsync
CommunityQuery Apple Health data from your local DB.
AuthorBRO3886
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Apple Health data is stored locally in a SQLite database, and this skill provides easy, read-only access for AI agents and CLIs to query it without requiring manual SQL boilerplate.
Core Features & Use Cases
- Read Apple Health metrics from a local SQLite database via the healthsync CLI or direct SQL.
- Supports querying across multiple tables (heart_rate, resting_heart_rate, steps, sleep, workouts, etc.) with date-range filters and optional deduplicated totals.
- Real-world use: pull last 7 days of heart-rate, steps, and sleep to feed an AI agent with up-to-date health trends.
Quick Start
Run a sample query with the healthsync CLI to fetch heart-rate data from your local database.
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: healthsync Download link: https://github.com/BRO3886/healthsync/archive/main.zip#healthsync 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 223,000+ vetted skills library on demand.