From apple-skills
Query HealthKit APIs via HKHealthStore, HKQuantitySample for workouts, health data read/write, with file paths to docs like hkhealthstore.md.
npx claudepluginhub vabole/apple-skills --plugin apple-skillsThis skill uses the workspace's default tool permissions.
Search these docs to answer questions about HealthKit APIs.
Read, write, and query Apple Health data using HealthKit in Swift/iOS apps. Covers authorization, sample/statistics queries, saving samples, background delivery, and workout sessions.
Guides healthsync CLI for syncing iOS HealthKit data (steps, heart rate, sleep, workouts) from iPhone to Mac over local network, with pairing flows, mTLS pinning, Keychain storage, and audit logging.
Provides CLI commands and patterns for syncing iOS HealthKit data (steps, heart rate, sleep, workouts) from iPhone to Mac over local network using healthsync with mTLS pinning, Keychain storage, and audit logging.
Share bugs, ideas, or general feedback.
Search these docs to answer questions about HealthKit APIs.
Always include:
hkhealthstore.md for HKHealthStore APIhkunit.md for unit conversionshealthkit-index.md - Framework overview and all available APIshkhealthstore.md - Health data store operationshkquantitysample.md - Quantity samples (weight, heart rate, etc.)hkquantitytypeidentifier.md - All quantity type identifiershksamplequery.md - Querying health datahkunit.md - Units and conversions