AgentSkillsCN

healthkit-docs

API参考:HealthKit。查询HKHealthStore、HKQuantitySample、运动数据、健康数据的读写操作。

SKILL.md
--- frontmatter
name: healthkit-docs
user-invocable: true
description: "API reference: HealthKit. Query for HKHealthStore, HKQuantitySample, workouts, health data read/write."
context: fork
agent: Explore

HealthKit Documentation

Search these docs to answer questions about HealthKit APIs.

Return Format

Always include:

  1. Summary - Answer the question concisely
  2. File paths - List relevant files for full details, e.g.:
    • .claude/skills/healthkit/hkhealthstore.md for HKHealthStore API
    • .claude/skills/healthkit/hkunit.md for unit conversions

Files

  • healthkit-index.md - Framework overview and all available APIs
  • hkhealthstore.md - Health data store operations
  • hkquantitysample.md - Quantity samples (weight, heart rate, etc.)
  • hkquantitytypeidentifier.md - All quantity type identifiers
  • hksamplequery.md - Querying health data
  • hkunit.md - Units and conversions