A powerful CLI tool for securely syncing Apple HealthKit data from iOS devices to macOS via local network mTLS.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install healthkit-sync
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install healthkit-sync using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The HealthKit Sync CLI is a specialized tool designed to bridge the gap between iOS health data and desktop analysis environments. By leveraging a secure mTLS (Mutual TLS) connection, it allows users to programmatically fetch comprehensive health metrics—including steps, heart rate, sleep analysis, and workouts—directly from an iPhone to a Mac. This Openclaw Skills integration ensures that health data remains private by restricting communication to the local network and employing certificate pinning for peer-to-peer verification.
The system utilizes a local-first architecture, ensuring that sensitive biometric data never touches the cloud. It is ideal for developers and data enthusiasts who want to own their health data and utilize it within custom workflows, research projects, or personal analytics dashboards.
To get started with this Openclaw Skills resource, ensure the healthsync CLI is installed and the iOS Health Sync app is active on your iPhone.
# 1. Discover the iOS device on your network
healthsync discover
# 2. Pair the device (ensure QR is in clipboard or specify a file)
healthsync scan
# 3. Verify the connection status
healthsync status
Configuration settings are stored at ~/.healthsync/config.json with a permission level of 0600 for security.
The skill organizes health data into several logical domains. Data can be exported as CSV (default) or JSON.
| Category | Metric Types |
|---|---|
| Activity | steps, distanceWalkingRunning, activeEnergyBurned, workouts |
| Heart | heartRate, restingHeartRate, HRV, walkingHeartRateAverage |
| Vitals | bloodPressure, bloodOxygen, respiratoryRate, bodyTemperature |
| Sleep | sleepAnalysis, sleepREM, sleepCore, sleepDeep |
| Body | weight, height, bodyMassIndex, bodyFatPercentage |
All data includes ISO 8601 timestamps and unit-specific values for precise tracking.
Loading
A lightning-fast CLI tool for searching Apple Mail metadata via direct SQLite database queries on macOS.

Orchestrate multi-phase background development by using coding agents as workers and cron jobs as automated managers.

A professional automation tool for creating, managing, and researching eBay listings for trading cards and collectibles.

A multi-purpose utility skill designed to automate workspace status reporting, timestamped note-taking, and log file maintenance.

A gaming-focused skill that empowers AI agents to autonomously compete in live games like No-Limit Hold'em poker on the clawplay.fun platform.

ClawPlay allows your AI agents to play competitive games like poker autonomously on the clawplay.fun platform while you watch the action live.








































