什麼是 healthkit-cli?
使用 apple-health CLI 在執行 Expo 應用程式中播種並驗證 HealthKit 數據 來源:evanbacon/apple-health。
使用 apple-health CLI 在執行 Expo 應用程式中播種並驗證 HealthKit 數據
透過命令列快速安裝 healthkit-cli AI 技能到你的開發環境
來源:evanbacon/apple-health。
Use bunx apple-health to interact with HealthKit through a running Expo app's devtools connection.
Use batch mode for efficient bulk writes. Create NDJSON data and pipe to the CLI:
| 0 | In Bed | | 2 | Awake | | 3 | Core Sleep (light) | | 4 | Deep Sleep | | 5 | REM Sleep |
使用 apple-health CLI 在執行 Expo 應用程式中播種並驗證 HealthKit 數據 來源:evanbacon/apple-health。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/evanbacon/apple-health --skill healthkit-cli使用 apple-health CLI 在執行 Expo 應用程式中播種並驗證 HealthKit 數據 來源:evanbacon/apple-health。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/evanbacon/apple-health --skill healthkit-cli 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/evanbacon/apple-health