apple-health-fitness

Parse Apple Health XML/CSV exports for activity, workouts, heart rate, sleep, and vitals.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/g-shudy/claude-plugins --skill apple-health-fitness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-health-fitness
Source: https://github.com/g-shudy/claude-plugins/tree/main/plugins/macos-apple-apps/skills/apple-health-fitness
Command: npx skills add https://github.com/g-shudy/claude-plugins --skill apple-health-fitness

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides structured guidance to access Health and Fitness data from the Apple Health app and to plan for queries. It is currently under development with an explicit roadmap and planned commands.

Core Features & Use Cases

  • Planned data types include Activity, Workouts, Heart Rate, Sleep, Body Measurements, and Vitals.
  • Roadmap-driven approach to export and query health data locally.

Quick Start

This skill is under development. See the roadmap for planned commands such as health-export, health-query, and fitness-summary.

Frequently Asked Questions about apple-health-fitness

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I export and access my health data from Apple Health?

Export health data from the Apple Health app using manual export or the healthexport CLI tool, which generates XML or CSV files. This Skill guides you through parsing these exports to access activity, workouts, heart rate, sleep, and body measurements locally while maintaining read-only access and privacy protections.

What health metrics can I retrieve and analyze from Apple Health exports?

You can retrieve and aggregate activity, workouts, heart rate, sleep data, body measurements, and vitals from Apple Health exports. The Skill supports data summaries and enables you to query specific health stats for personal analysis and export.

Can I parse XML and CSV health exports from Apple Health?

Yes, this Skill handles parsing both XML and CSV exports from Apple Health. It supports structured data retrieval and aggregation across multiple health data types while enforcing privacy safeguards and read-only access to your exported data.

Do I need special tools to export health data from Apple Health?

You can export health data manually through the Apple Health app or use the healthexport CLI for automated export. The Skill provides guidance on both approaches to generate the XML or CSV files needed for local parsing and analysis.

What privacy protections are in place when accessing Apple Health data?

This Skill enforces read-only access to your health data exports, ensuring no modifications occur to your original Apple Health records. All data processing happens locally on your exported files with built-in privacy safeguards.