healthkit-sync

Community

Secure iOS HealthKit data sync over local network.

Authormneves75
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables secure, local-network synchronization of HealthKit data between iPhone and Mac using the healthsync CLI, eliminating the need for cloud-based transfers and ensuring data stays on-device.

Core Features & Use Cases

  • Local pairing & data transfer: Discover devices, pair via QR codes, and fetch health data such as steps, heart rate, sleep, and workouts without leaving the local network.
  • Architecture & security patterns: Understand mTLS certificate pinning, Keychain storage, and audit logging within the HealthSync project.
  • Use Case: A clinician or developer exports Apple HealthKit data to a Mac for offline analysis and reporting.

Quick Start

  • Discover devices: healthsync discover
  • Pair via QR: healthsync scan
  • Fetch data: healthsync fetch --start 2026-01-01 --end 2026-12-31 --types steps,heartRate,sleepAnalysis
  • Check status: healthsync status

Dependency Matrix

Required Modules

None required

Components

references

💻 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: healthkit-sync
Download link: https://github.com/mneves75/ai-health-sync-ios/archive/main.zip#healthkit-sync

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.