WO

workout-explainer

Provides clear workout instructions and safe modifications.

Install

mkdir -p .claude/skills/workout-explainer && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13544" && unzip -o skill.zip -d .claude/skills/workout-explainer && rm skill.zip

Installs to .claude/skills/workout-explainer

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Translates planned workouts into clear execution cues, purpose, mistakes to avoid, and substitutions.
101 charsno explicit “when” trigger
Beginner

Key capabilities

  • Translate planned workouts into clear execution cues
  • Explain the purpose of workout movements
  • Identify common mistakes to avoid during exercises
  • Suggest safe substitutions for workout movements
  • Keep guidance concise and beginner-friendly for low experience users
  • Propose easier substitutions if intensity mismatches user level

How it works

The skill translates a `Workout` object and user capability context into clear execution cues, purpose, common mistakes to avoid, and two substitutions, keeping the guidance concise and beginner-friendly.

Inputs & outputs

You give it
Workout object and user capability context
You get back
Execution cues, purpose, common mistakes, and two substitutions for the workout

When to use workout-explainer

  • Explaining workout movements
  • Providing safe exercise substitutions
  • Adding clarity to workout plans

About this skill

When Codex should use it

  • When the user opens a workout detail modal or asks “how do I do this workout?”
  • During chat if the user needs clarifications or substitutions.

Invocation guidance

  1. Provide the Workout object and user capability context (experience, recent runs).
  2. Return execution cues, purpose, common mistakes, and two substitutions.
  3. Keep guidance concise (<120 words) and beginner-friendly when experience is low.

Input schema

See references/input-schema.json.

Output schema

See references/output-schema.json.

Integration points

  • UI: Workout detail modal and plan screen tooltips.
  • Chat: Served through v0/app/api/chat/route.ts with workout-explainer intent.

Safety & guardrails

  • If workout intensity mismatches user level, propose easier substitution and emit SafetyFlag.
  • No medical advice; advise stopping on pain/dizziness.

Telemetry

  • Emit ai_skill_invoked with workout_type, experience, safety_flags.

When not to use it

  • When providing medical advice
  • When the user does not need clarifications or substitutions for workouts

Limitations

  • Does not provide medical advice
  • Advises stopping on pain/dizziness
  • Guidance is concise (<120 words)

How it compares

This skill provides personalized, actionable guidance for workout execution, including safety considerations and substitutions, which is more detailed and user-centric than a generic workout description.

Compared to similar skills

workout-explainer side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
workout-explainer (this skill)07moNo flagsBeginner
developer-growth-analysis79moNo flagsBeginner
youtube-digest27moReviewBeginner
agent-challenges16moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry