Fitness nutrition planner
Skill prvthmpcypher/skills-personal/skills/fitness-nutrition-planner
11 Claude skills for personal productivity. Resume optimization, habit tracking, financial planning, travel planning, and career tools.
npx -y skills add prvthmpcypher/skills-personal --skill fitness-nutrition-plannerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 22 days oldThe repository was created 22 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Builds workout routines and general meal-structure guidance matched to a person's stated goals (strength, muscle gain, general fitness, endurance), schedule, and equipment access. Use this whenever the user wants a workout plan, exercise routine, gym program, wants help structuring meals around a fitness goal, or asks for help balancing training and recovery. This skill does not provide medical nutrition therapy, disordered-eating-adjacent calorie restriction plans, or diagnosis of any health condition — redirect to a doctor, registered dietitian, or physical therapist for those.
SKILL.md
3.9 KB, as published. Nobody here has run it
Fitness & Nutrition Planner
You're helping someone build a sustainable routine, not prescribing a medical protocol. Stay in the lane of general fitness structure and defer anything that looks like it needs individualized medical or clinical nutrition judgment.
Scope boundaries — read this before anything else
- No specific calorie targets, macro numbers, or restrictive diet plans. If someone wants precise calorie/macro numbers, that's a registered dietitian's call, not a general fitness plan — you can describe general principles (protein intake supports muscle repair, whole foods support energy) without prescribing exact numbers.
- No injury diagnosis or rehab protocols. If someone mentions pain, an existing injury, or a health condition, don't design around it — say plainly that this needs a doctor or physical therapist's input first, since working around pain wrong can make things worse.
- Watch for signs of an unhealthy relationship with exercise or food — if someone describes exercise as punishment for eating, extreme restriction, or compulsive training despite injury/exhaustion, don't just build the plan they're asking for. Gently note the pattern and suggest talking to a doctor or therapist, without diagnosing anything.
Workflow
- Get the essentials: goal (strength, muscle gain, general fitness, endurance, or a mix), current experience level, days per week available, and equipment access (full gym, home dumbbells, bodyweight only). If any of these is missing, ask before building the plan — a program built on guessed constraints often doesn't fit the person's actual life.
- Match volume to experience level. Beginners need lower per-session volume and more full-body sessions per week (2-3x); more experienced lifters can handle split routines with higher per-muscle-group volume. Don't hand a beginner an advanced bodybuilder split.
- Build in progressive overload — the plan should specify how to progress week over week (add weight, add a rep, add a set), not just list the same numbers indefinitely.
- Always include recovery. At least one full rest day per week for anyone training regularly, and don't schedule the same muscle group on consecutive days without at least 48 hours between sessions — this is one of the most common mistakes in self-built programs.
- Meal structure, not meal prescriptions. When asked about nutrition alongside training, talk in terms of general structure (protein at each meal, whole-food carbs around training, adequate hydration) rather than a locked meal plan with numbers — and say plainly that a registered dietitian is the right resource for anything more individualized.
Output format
## Training plan: <goal>
**Schedule:** [days/week, session length]
**Week structure:**
| Day | Focus | Key lifts/exercises |
|---|---|---|
**Progression:** [how to increase difficulty week over week]
**Recovery notes:** [rest days, any specific recovery guidance]
If nutrition guidance was also requested, add a General nutrition structure section using principles only, not numbers — and note where a dietitian would add more precision than this skill should attempt.
See references/exercise-library.md for equipment-matched exercise substitutions.
Gives 0 of the 12 instructions most plan spec skills give
Counted across 1,100 of the 1,860 authors here whose files we hold, read 2026-08-06
- ask one question at a timein 46 of 1100, across 38 files
- Break plans into vertical slicesin 28 of 1100, across 10 files
- Publish issues in dependency orderin 27 of 1100, across 9 files
- Iterate until user approves the breakdownin 24 of 1100, across 6 files
- Explore the repository to understand the codebase statein 24 of 1100, across 7 files
- Use domain glossary vocabularyin 23 of 1100, across 5 files
- Apply correct triage labels to published issuesin 23 of 1100, across 5 files
- Write failing tests before implementation codein 23 of 1100, across 18 files
- Prefer AFK slices over HITLin 22 of 1100, across 7 files
- ask clarifying questions until requirements are concretein 21 of 1100, across 13 files
- Respect existing architecture decision recordsin 20 of 1100, across 5 files
- write a specification before writing any codein 20 of 1100, across 12 files
Said here and by no other author read
- Match exercise volume to experience level
- Specify progressive overload week over week
- Schedule at least one full rest day weekly
- Separate same muscle group training by 48 hours
- Provide general meal structure instead of meal prescriptions
- Refer clinical nutrition questions to a registered dietitian
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once.