Use Case
Fitbit Analytics isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Fitbit health and fitness data integration. Fetch steps, heart rate, sleep, activity, calories, and trends from Fitbit Web API. Generate automated health reports and alerts. Requires FITBIT_CLIENT_ID, FITBIT_CLIENT_SECRET, FITBIT_ACCESS_TOKEN, FITBIT_REFRESH_TOKEN. This guide covers how to deploy Fitbit Analytics for your team, standardize prompts, and create shared workflows that everyone can use.
Install Fitbit Analytics in your project directory: .claude/skills/fitbit-analytics/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Fitbit Analytics in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Fitbit Analytics
How can my team use Fitbit Analytics together?
Set up Fitbit Analytics for our project so everyone can use it
Create a shared workflow using Fitbit Analytics for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install fitbit-analyticsOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install fitbit-analyticsβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/fitbit-analytics/π‘Extract and place the folder at the path above, then restart your agent.