claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// Claude Skills

claude-coach

Claude as your endurance coach for marathons, triathlons, Ironman events, and more

Dormant
51/100
last commit 6 months ago
last release 6 months ago
releases 1
open issues 4
// install
git clone https://github.com/felixrieseberg/claude-coach

Claude Coach

Claude Coach allows you to use Claude to create custom-tailored training programs for triathlons, marathons, and other endurance activities. Using a data-driven approach and principles from top training plans, Claude will create a training plan that's uniquely fit for you, your personal fitness, and the constraints you have in the next couple of weeks. Maybe you're recovering from an injury, maybe you're traveling and don't have access to a pool or track in a certain week - tell Claude about it and it'll create a plan that works for you.

The output is a beautiful training plan app that allows you to add, edit, or move workouts, mark them as complete, and update key training data like heart rate zones, LTHR, threshold paces, FTP, and others. Your data is kept locally in your browser.

Workouts can be exported as simple calendar events (.ics), Zwift (.zwo), Garmin (.fit), or TrainerRoad/ERG (.mrc) workouts.

Examples

See example training plans at felixrieseberg.github.io/claude-coach.

Installation & Creating a training plan

I happen to work at Anthropic, so this tool is optimized for Claude. To use this tool, you need access to Claude.ai or Claude Code with network access for Skills. Depending on user/admin settings, Skills may have full, partial, or no network access.

Syncing all your Strava activities and creating a tailored training plan takes ca. 15 minutes.

Installing the Skill

First, download the latest skill from GitHub Releases.

Claude.ai:

  1. Open Claude.ai Settings
  2. Enable "Code execution and file creation"
  3. In the allowed domains list, add *.strava.com
  4. Scroll down to "Skills" and click "Add skill", then upload the coach-skill.zip file

Claude Code:

  1. Run /install-skill and provide the path to the coach-skill.zip file you downloaded.

Creating a plan

Use the most capable model available to you (as I'm writing this, that's Opus 4.5). Prompt Claude with something like this:

Help me create a training plan for the Ironman 70.3 Oceanside on March 29th 2026 using the "coach" skill.

Claude will ask how you'd like to provide your fitness data. You have two options: You can either tell Claude about your fitness history manually - or you can give it access to your Strava activities. I recommend the later - data doesn't lie and more data allows Claude to make a training plan that really fits you.

The easiest way to get a personalized plan is to let Claude analyze your Strava training history. This gives Claude real data about your current fitness, training patterns, and progress.

Claude needs a Client ID and Client Secret to access your Strava activities. You're only giving Claude access to your data - nobody else gets to see it.

  1. Go to strava.com/settings/api and log in with your Strava account
  2. You'll see a form titled "My API Application" - fill it out:
    • Application Name: Enter anything you like (e.g., "Claude Coach")
    • Category: Select "Data Importer"
    • Club: Leave this blank
    • Website: Enter any URL (e.g., https://claude.ai)
    • Application Description: Enter anything (e.g., "Training plan generation")
    • Authorization Callback Domain: Enter localhost
  3. Check the box to agree to Strava's API Agreement and click Create
  4. Copy your Client ID and Client Secret and give them to Claude when prompted

Option 2: Manual Entry

Don't use Strava, or prefer not to connect it? No problem. You can tell Claude about your fitness directly. Be prepared to share:

Current Training (recent 4-8 weeks):

  • Weekly training hours by sport (swim/bike/run)
  • Typical long session distances (longest ride, longest run, etc.)
  • Training consistency (how many weeks have you been training regularly?)

Performance Benchmarks (any you know):

  • Bike FTP (Functional Threshold Power) in watts
  • Run threshold pace or recent race times (5K, 10K, half marathon, etc.)
  • Swim CSS (Critical Swim Speed) or recent time trial (e.g., 1000m time)
  • Max heart rate and/or lactate threshold heart rate

Telling Claude about your event & constraints

In the next step, Claude will ask you about yourself, the event you're training for, and any constraints it should keep in mind. Examples of information you'd tell any coach:

  • Years in the sport
  • Previous races completed (distances and approximate times)
  • Any recent breaks from training
  • Injuries or health issues
  • Schedule limitations (work travel, family, etc.)
  • Equipment access (pool availability, trainer, etc.)

Claude will use this information to create a plan tailored to your current fitness level. The more detail you provide, the better your plan will be.

About

Claude Coach is an independent, open-source project and is not made by, endorsed by, or affiliated with Anthropic, PBC. "Claude" is a trademark of Anthropic. This tool is a skill/plugin that works with Claude products but is developed and maintained independently. License: MIT.

// compatibility

Platformsapi, web
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
LanguageTypeScript

// faq

What is claude-coach?

Claude as your endurance coach for marathons, triathlons, Ironman events, and more. It is open-source on GitHub.

Is claude-coach free to use?

claude-coach is open-source under the MIT license, so it is free to use.

What category does claude-coach belong to?

claude-coach is listed under skills in the Claudeers registry of Claude-compatible tools.

0 views
151 stars
unclaimed
updated 15 days ago

// embed badge

claude-coach on Claudeers
[![Claudeers](https://claudeers.com/api/badge/claude-coach.svg)](https://claudeers.com/claude-coach)

// retro hit counter

claude-coach hit counter
[![Hits](https://claudeers.com/api/counter/claude-coach.svg)](https://claudeers.com/claude-coach)

// reviews

// guestbook

0/500

// related in Claude Skills

🔓

An agentic skills framework & software development methodology that works.

// skillsobra/Shell249,840MIT[ claude ]
🔓

Public repository for Agent Skills

// skillsanthropics/Python159,495[ claude ]
🔓

💫 Toolkit to help you get started with Spec-Driven Development

// skillsgithub/Python117,790MIT[ claude ]
🔓

AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…

// skillsGraphify-Labs/Python77,228MIT[ claude ]
→ see how claude-coach connects across the ecosystem