Nutrition Planner

Nutrition Planner is a skill for Claude Code, Codex from SkillMedev/health-and-longevity. It costs 151 tokens per session (1,632 once invoked), scanned A, original, MIT.

A nutrition-planning skill that sets protein, calorie, fiber, and hydration targets based on a person’s body, goal, and activity. It also creates a repeatable meal structure and rules for reviewing the plan.

In plain words
What is it for?
Use it to set targets for fat loss, muscle gain, or maintenance and establish a structured eating plan with follow-up adjustments.
Why use it?
It addresses plans that use unrealistic targets, overlook protein, or lack a method for adjusting when progress or adherence changes.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to set targets for fat loss, muscle gain, or maintenance and establish a structured eating plan with follow-up adjustments.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/skillmedev/health-and-longevity/nutrition-planner
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add SkillMedev/health-and-longevity --skill nutrition-planner
Clone the repo
git clone --depth 1 https://github.com/SkillMedev/health-and-longevity

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Nutrition Planner

README.md
[![agentmods](https://agentmods.dev/badge/skills/skillmedev/health-and-longevity/nutrition-planner/github.svg)](https://agentmods.dev/skills/skillmedev/health-and-longevity/nutrition-planner)
Your own site
<a href="https://agentmods.dev/skills/skillmedev/health-and-longevity/nutrition-planner"><img src="https://agentmods.dev/badge/skills/skillmedev/health-and-longevity/nutrition-planner/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for Nutrition Planner

Your own site · 80×15
<a href="https://agentmods.dev/skills/skillmedev/health-and-longevity/nutrition-planner"><img src="https://agentmods.dev/badge/skills/skillmedev/health-and-longevity/nutrition-planner.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 151 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,632 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00151 $0.01632
Opus 5 $0.00076 $0.00816
Sonnet 5 $0.00030 $0.00326
Haiku 4.5 $0.00015 $0.00163

Measured 11d ago against content hash fd3fcbab37e2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

Nutrition Planner scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/nutrition-planner/SKILL.md · 78 lines

How it starts

The opening of the file, as written. The whole thing — 78 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Nutrition Planner

Most diets fail on adherence, not knowledge: targets are set too aggressively, protein is an afterthought, and there is no rule for when and how to adjust. This skill sets defensible targets, wraps them in a repeatable meal structure, and installs a review protocol - so the plan survives month three, not just week one. It sets the numbers; turning them into a specific week of recipes, a shopping list, and a prep schedule is meal-planner's job.

Operating procedure

Order matters: protein is set before calories because it is the highest-leverage macro and it anchors satiety; structure comes last because it exists to deliver the targets, not the reverse.

Step 1: Gather inputs

Collect: body weight (kg or lbs), goal (fat loss, muscle gain, or maintenance), training days per week and type, occupation activity (desk vs on-feet), dietary pattern or restrictions (vegetarian, allergies - allergies are non-negotiable), rough current eating pattern, and past diet attempts with why they broke down. If weight or activity is a guess, label it a guess and use the conservative end of every range. Screen for the medical conditions in Escalation before setting any deficit.

Step 2: Set the protein target

Default 1.6-2.2 g per kg of body weight per day: low end for sedentary individuals, high end for anyone training 3+ days per week. Distribute across at least 3 meals to maximize muscle protein synthesis - a 140 g target is roughly 3 × 45 g, not one 100 g dinner. Anchor foods: eggs, Greek yogurt, cottage cheese, chicken, fish, legumes, tofu. For plant-based users, bias toward the higher end of the range to offset lower per-food density.

Step 3: Set the calorie budget

Estimate maintenance as body weight in lbs × 14-16 (14 for desk workers, 16 for active individuals). Then apply the goal adjustment: fat loss, a 300-500 kcal deficit; muscle gain, a 200-300 kcal surplus; maintenance, no adjustment. Hard red line: never program a deficit beyond 750 kcal/day - it reliably destroys adherence and muscle mass. Whatever calories remain after protein split between carbohydrate and fat according to preference; adherence beats any particular ratio.

Read the full file on GitHub · 78 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 78 lines · 151 tokens per session scan A fd3fcbab37e2

Subscribe to this mod's changes

Nutrition Planner is a skill published in the GitHub repository SkillMedev/health-and-longevity (1 stars, last pushed 2mo ago), licensed MIT. It adds 151 tokens to every session and 1,632 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

apple-health

Unofficial Apple Health export MCP for AI agents. Prefer MCP tools if connected; otherwise the package CLI. Use when the user wants Apple Health data or actions through an agent.

davidmosiah/apple-health-mcp · 39 tokens

onekgpd

Query the 1000 Genomes Project dataset (3,202 whole-genome-sequenced individuals, GRCh38) at the level of individual participants. Use when a question is about individuals or variants in the 1000 Genomes Project cohort: which individuals carry variants matching specific criteria in a gene or region, which individuals…

K-Dense-AI/scientific-agent-skills · 143 tokens

pkpd-modeling

Pharmacokinetic and pharmacodynamic modelling and simulation - non-compartmental analysis, compartmental and population PK, PK/PD and exposure-response, TMDD, PBPK orientation, bioequivalence, allometric scaling and first-in-human dose, drug interaction prediction, and Bayesian therapeutic drug monitoring. Use when…

K-Dense-AI/scientific-agent-skills · 273 tokens

statistical-analysis

Guided statistical analysis for research data - test selection, assumption checking, effect sizes, power analysis, Bayesian alternatives, and APA-formatted reporting. Use whenever a user wants to compare groups, test a hypothesis, analyze experimental or survey data, check statistical assumptions, compute required…

K-Dense-AI/scientific-agent-skills · 111 tokens

biopython

Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use…

K-Dense-AI/scientific-agent-skills · 76 tokens

clinical-decision-support

Prepare and validate research-only clinical decision-support evaluation, evidence-profile, cohort, survival, biomarker/model, privacy, and governance artifacts. Use for aggregate or synthetic research documentation and traceability—not patient care or live clinical operation.

K-Dense-AI/scientific-agent-skills · 50 tokens