ai-health-sync-ios
Secure local HealthKit sync between iPhone and Mac
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ai-health-sync-ios?▼
Run `npx skills add mneves75/ai-health-sync-ios --all -g -y` in your terminal to install the skill globally.
How to sync Apple Health data from iPhone to Mac?▼
Start the server in the iOS app, show the QR code, then run `healthsync scan` on your Mac to pair. After pairing, use `healthsync fetch` to pull steps, heart rate, sleep, and workout data.
Does HealthSync send my health data to the cloud?▼
No. All data stays on your local network with TLS 1.3 encryption, certificate pinning, and Keychain token storage. Nothing is uploaded to any server.
What health data types can I export?▼
You can fetch steps, distance, heart rate, sleep stages, blood pressure, blood oxygen, weight, workouts, and more, exported as CSV or JSON.
Does this skill work with Claude Code and other agents?▼
Yes. The healthkit-sync skill follows the standard SKILL.md format and works with Claude Code, Cursor, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core