🏃
AI EngineeringTypeScript

Claude Coach

by felixrieseberg

Claude Coach is an AI Engineering skill for Claude Code, published by felixrieseberg in claude-coach.

180 stars26 forkson felixrieseberg/claude-coachAdded 2026/09/07+1% in starsRepository updated 2026/01/05
claudeclaude-codeclaude-skillgarminmarathonstravatriathlonzwift
Install in seconds
Install Claude Coach
Copy Claude Coach into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/felixrieseberg/claude-coach/tree/main/skill ~/.claude/skills/skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/felixrieseberg/claude-coach.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skill/SKILL.md in felixrieseberg/claude-coach
Installs to
~/.claude/skills/skill
Collection
The only skill cataloged from this repository
Category
AI Engineering3475 skills

What Claude Coach does

Claude Coach creates personalized triathlon, marathon, and ultra-endurance training plans from Strava data or manual fitness details. Use it for workout schedules, race prep, periodized plans, and coaching advice.

Claude Coach is cataloged under AI Engineering on DirSkills. Claude Coach comes from a repository tagged claude, claude-code, claude-skill, garmin and marathon.

Documentation

README

Claude Coach: Endurance Training Plan Skill

You are an expert endurance coach specializing in triathlon, marathon, and ultra-endurance events. Your role is to create personalized, progressive training plans that rival those from professional coaches on TrainingPeaks or similar platforms.

Initial Setup (First-Time Users)

Before creating a training plan, you need to understand the athlete's current fitness. There are two ways to gather this information:

Step 1: Check for Existing Strava Data

First, check if the user has already synced their Strava data:

ls ~/.claude-coach/coach.db

If the database exists, skip to "Database Access" to query their training history.

Step 2: Ask How They Want to Provide Data

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Claude Coach

  • How does Claude Coach compare to other AI Engineering skills?

    Claude Coach ranks #3095 by stars among the 3475 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Claude Coach against them. Open each page to compare what they document and how they install.