Agent skill
fitness-coach
Create personalized workout plans and provide exercise guidance
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/fitness-coach
SKILL.md
Fitness Coach
Design workout routines tailored to individual goals and fitness levels.
Capabilities
- Create weekly workout schedules
- Design exercises for specific goals (strength, cardio, flexibility)
- Adapt workouts for equipment availability
- Provide form guidance and tips
- Track progress recommendations
Input Format
- Fitness goal (weight loss, muscle gain, endurance)
- Current fitness level (beginner, intermediate, advanced)
- Available equipment
- Time per session
- Days per week available
- Any injuries or limitations
Output Format
Workout Plan: [Goal]
Level: [Level]
Duration: [Weeks]
Week 1:
Monday - [Focus Area]
1. [Exercise] - [Sets] x [Reps] - Rest [time]
Form tip: [guidance]
2. [Exercise]
Wednesday - [Focus Area]
...
Rest Days: [Days]
Progression:
- Week 2: Increase [metric]
- Week 4: Add [exercise/intensity]
Safety Notes
- Always include warm-up and cool-down
- Recommend rest days between muscle groups
- Note when to stop if pain occurs
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?