Chat with your Garmin Connect data using AI to gain deep insights into your training, performance trends, and recovery metrics.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install garmin-skill
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install garmin-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Garmin Skill allows AI agents to interface directly with Garmin Connect data through the Transition platform. By integrating this skill into Openclaw Skills, developers and athletes can transform raw activity logs into a conversational intelligence layer. It provides a bridge between wearable hardware and large language models, allowing users to ask complex questions about their physiology, training history, and performance trends in plain English.
This skill is powered by Transition, which handles the synchronization of Garmin data and provides a specialized AI Coach endpoint. Whether you are tracking VO2 Max trends, analyzing heart rate zones, or calculating your Training Stress Balance (TSB), this skill provides the necessary endpoints to build sophisticated fitness assistants and automated coaching workflows.
To get started with this skill in Openclaw Skills, follow these steps:
export TRANSITION_API_KEY="tr_live_xxxxxxxxxxxxxxxxxxxxx"
curl "https://api.transition.fun/api/v1/wod?sport=run&duration=45"
The Garmin Skill organizes data into several logical domains to help Openclaw Skills agents parse information efficiently:
| Domain | Data Point | Description |
|---|---|---|
| Performance | PMC | CTL (Fitness), ATL (Fatigue), and TSB (Form) calculations. |
| Metrics | Stats | FTP, threshold paces, and personalized heart rate zones. |
| Planning | Workouts | Scheduled activities including duration, sport type, and intensity. |
| Profile | Athlete | Basic user metadata and sync status from Garmin Connect. |
| Intelligence | Coach | Contextualized AI chat history and training load analysis. |
Loading
An AI-driven integration that enables users to query their Apple Health data using natural language for personalized fitness coaching and performance tracking.

A terminal-based interface to query MeetGeek for meeting summaries, transcripts, and searchable intelligence.

A high-performance AI writing and automation skill designed to create and publish viral long-form articles directly to X.

A comprehensive technical guide and rule-set for AI agents to master X (Twitter) engagement and content strategy.

A powerful tool for AI agents to search and retrieve real-time endurance race data including running, triathlons, and cycling events.

A conversational AI integration for Strava that enables athletes to query performance trends, analyze fatigue, and generate structured workouts.








































