Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Queries health and fitness data from Fitbit wearables via a CLI tool. Covers sleep stages, heart rate, SpO2, breathing rate, active zone minutes, daily activity, and device status. Data is read-only and fetched for today, specific dates, or date ranges.
Lets an AI agent pull structured Fitbit data on demand without opening the Fitbit app or website.
When to use it
- Checking last night's sleep stages and quality
- Reviewing weekly heart rate trends
- Seeing today's step count and calories burned
- Monitoring blood oxygen levels over the past few days
- Checking if a Fitbit device is synced and battery level
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: How did I sleep last night?
- 1Runs fitbit-cli -s yesterday to fetch sleep log
- 2Parses deep, light, REM, and awake time values
- 3Formats the data into a readable summary
A breakdown of last night's sleep stages including total sleep time and time spent in each stage
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.