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.
npx skills add SkillMedev/health-and-longevity --skill nutrition-plannergit clone --depth 1 https://github.com/SkillMedev/health-and-longevityWrote 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.
[](https://agentmods.dev/skills/skillmedev/health-and-longevity/nutrition-planner)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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.
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.
- 11d ago First seen · 78 lines · 151 tokens per session scan A fd3fcbab37e2
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.
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.
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…
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…
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…
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…
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.