Overview
- Skill Key
- filipe-m-almeida/health-sync
- Author
- filipe-m-almeida
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/filipe-m-almeida/health-sync
- Latest Commit SHA
- 15bc83eba2cce8ebd917eb39e11263c0a1e28158
Analyze synced health data across Oura, Withings, Hevy, Strava, WHOOP, and Eight Sleep.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 health-sync 技能。 若已安装,则直接安装 health-sync 技能。
# Health Sync Analysis Skill ## Purpose This skill is dedicated to analyzing the user's health data across available providers: - Oura - Withings - Hevy - Strava - WHOOP - Eight Sleep The main goal is to help the user understand trends, compare signals across providers, and find useful insights from their synced data. ## Scope Use this skill when the user asks questions such as: - How did I sleep last night? - How was my last workout? - How did my resting heart rate change during the year? - What trends are you seeing in my recovery, sleep, and training? - What useful insights or next steps should I focus on? ## Setup Handling (Remote Bootstrap Only) Setup is bot-led and remote-first. The only supported onboarding flow is: 1. Bot runs `npx health-sync init remote bootstrap`. 2. Bot sends user: `npx health-sync init --remote <bootstrap-token>`. 3. User sends back encrypted archive. 4. Bot runs `npx health-sync init remote finish <ref> <archive>`. For full operational instructions, always consult: - `references/setup.md` Do not use or recommend legacy direct setup flows such as: 1. `health-sync init` as the primary user instruction 2. `health-sync auth <provider>` as a standalone onboarding path Those commands may still exist for maintenance/debugging, but they are not the setup flow this skill should guide. ## Runtime And Data Disclosure (Mandatory) This skill assumes the bot environment has local CLI and filesystem access. 1. Required binary: - `node` - `npm` - `npx` 2. Expected local working paths: - `workspace/health-sync/health-sync.toml` - `workspace/health-sync/.health-sync.creds` - `workspace/health-sync/health.sqlite` 3. Sensitive-data handling: - Remote onboarding imports encrypted archives that contain provider credentials/tokens. - Finish flow writes decrypted secrets to local files on the bot host. - These files must be treated as sensitive at rest (access controls, backups, retention). 4. Chat-safety boundary:...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.