Use Case
Garmin Health Analysis isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Talk to your Garmin data naturally - "what was my fastest speed snowboarding?", "how did I sleep last night?", "what was my heart rate at 3pm?". Access 20+ metrics (sleep stages, Body Battery, HRV, VO2 max, training readiness, body composition, SPO2), download FIT/GPX files for route analysis, query elevation/pace at any point, and generate interactive health dashboards. From casual "show me this week's workouts" to deep "analyze my recovery vs training load". This guide covers how to deploy Garmin Health Analysis for your team, standardize prompts, and create shared workflows that everyone can use.
Install Garmin Health Analysis in your project directory: .claude/skills/garmin-health-analysis/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Garmin Health Analysis 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 Garmin Health Analysis
How can my team use Garmin Health Analysis together?
Set up Garmin Health Analysis for our project so everyone can use it
Create a shared workflow using Garmin Health Analysis for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install garmin-health-analysisOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install garmin-health-analysisβ οΈ 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/garmin-health-analysis/π‘Extract and place the folder at the path above, then restart your agent.