Agent skill

fitness-planning

Workout programming (strength, cardio, flexibility), progressive overload, periodization, and tracking

Cosmic Stack3,294★ · 2 repos on radarProfile →
claude-codeMIT
Install
npx skills add cosmicstack-labs/mercury-agent-skills --skill fitness-planning --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 1.0.0
Declared author: cosmicstack-labs
Path: categories/health-wellness/fitness-planning/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 364
Language: JavaScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Fitness Planning Design effective workout programs for any goal. ## Program Design Principles ### Progressive Overload To grow stronger or bigger, you must consistently increase demand: - **Strength**: Increase weight (2-5% per week) - **Hypertrophy**: Increase volume (sets × reps) - **Endurance**: Decrease rest or increase duration ### Periodization | Phase | Duration | Focus | Intensity | Volume | |-------|----------|-------|-----------|--------| | Base | 4-6 weeks | Endurance, form | 50-65% | High | | Build | 4-6 weeks | Hypertrophy | 65-80% | Moderate | | Peak | 3-4 weeks | Strength | 80-90% | Low | | Deload | 1 week | Recovery | 40-50% | Very low | ## Training Splits | Split | Days | Best For | |-------|------|----------| | Full Body | 3x/week | Beginners, time-efficient | | Upper/Lower | 4x/week | Intermediate general fitness | | Push/Pull/Legs | 6x/week | Advanced hypertrophy | | Bro Split | 5x/week | Bodybuilding focus | ## Key Compound Lifts - **Squat** (or leg press) — lower body strength - **Deadlift** (or RDL) — posterior chain - **Bench Press** (or push-up) — upper body push - **Overhead Press** (or dumbbell press) — shoulder strength - **Row** (or pull-up) — upper b

What's inside
Steps it walks through
  1. Program Design Principles
  2. Progressive Overload
  3. Periodization
  4. Training Splits
  5. Key Compound Lifts
  6. Tracking
More from mercury-agent-skills
All skills →
About this skill
What does the fitness-planning skill do?

Workout programming (strength, cardio, flexibility), progressive overload, periodization, and tracking

How do I install it?

Run `npx skills add cosmicstack-labs/mercury-agent-skills --skill fitness-planning --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From cosmicstack-labs/mercury-agent-skills, a repository with 364 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going