Communityv1.0.0

HealthKit Sync

iOS HealthKit data sync CLI commands and patterns. Use when working with healthsync CLI, fetching Apple Health data (steps, heart rate, sleep, workouts), pairing iOS devices over local network, or understanding the iOS Health Sync project architecture including mTLS certificate pinning, Keychain storage, and audit logging.

4.2kdownloads12stars27active installsmneves75
View on ClawHubBack to Skills

Skill Details

Slug
healthkit-sync
Latest Version
1.0.0
Author
mneves75
Published
Jan 8, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for HealthKit Sync.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of healthkit-sync - Provides CLI patterns for securely syncing Apple HealthKit data from iPhone to Mac over local network using mTLS. - Supports device pairing, certificate pinning, and Keychain storage for secure connections. - Includes commands for discovering devices, scanning pairing QR codes, and fetching health data (steps, heart rate, sleep, workouts, etc). - Documents available data types, config file details, and security architecture. - Offers troubleshooting tips and links to further references.