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 PangenomeAI/academic-skills-food-nutrition --skill food-fetchgit clone --depth 1 https://github.com/PangenomeAI/academic-skills-food-nutritionWrote 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/pangenomeai/academic-skills-food-nutrition/food-fetch)<a href="https://agentmods.dev/skills/pangenomeai/academic-skills-food-nutrition/food-fetch"><img src="https://agentmods.dev/badge/skills/pangenomeai/academic-skills-food-nutrition/food-fetch/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/pangenomeai/academic-skills-food-nutrition/food-fetch"><img src="https://agentmods.dev/badge/skills/pangenomeai/academic-skills-food-nutrition/food-fetch.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00197 | $0.01793 |
| Opus 5 | $0.00098 | $0.00897 |
| Sonnet 5 | $0.00039 | $0.00359 |
| Haiku 4.5 | $0.00020 | $0.00179 |
Grade A, and why
food-fetch 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 12d 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 — 102 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Food-Fetch — Lawful Full-Text Acquisition
Turn a list of references or DOIs into read full text, so food-research,
food-deep-research, and food-review build their knowledge base from the actual
papers rather than abstracts. Original work; the routing/manifest architecture is
informed by the open-source nature-downloader skill (see the repo README
Acknowledgements). Legal-access-only, and it never fabricates — a paper that was
not obtained is recorded as not obtained, never summarized as if read.
First-run setup — ask once, remember, remind if skipped
On the first run that needs full text, help the user set up access — this is what
decides whether the review reads real papers. Check
python3 scripts/food_fetch_setup.py status (exit 3 = not set up):
-
If not set up, surface a highlighted request offering the choices, then save the answer so it isn't asked again:
📚 Set up full-text access (one-time). To read papers, not just abstracts, pick one:
- Reference-manager library — send the path to your EndNote
.Datafolder (or Zoterostorage// Mendeley). Best coverage for cited work. - Institutional access — I'll reach entitled full text through your own logged-in library session in the browser when needed.
- Open access only — no setup, but see the warning below.
⚠️ Without access to non-open-access articles, the accuracy of the results is substantially limited — most published papers are paywalled, so the knowledge base and every claim's grounding would rest on abstracts + the ~half of literature that is open access.
Save the choice:
food_fetch_setup.py set --library <path>/--institutional/--open-access-only. - Reference-manager library — send the path to your EndNote
-
If already set up (exit 0), use the saved mode silently — do not re-ask.
-
If the saved mode is
open_access_only, remind at the start of each full-text run — briefly, once — that non-OA access is not configured and that this substantially limits accuracy, and offer to switch (options 1–2). Don't block; proceed at open-access + abstract level.
What ships with it
12 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- agents/access_router.md 1.2 KB
- agents/content_reader.md 2.0 KB
- agents/fetch_coordinator.md 2.3 KB
- agents/institutional_fetcher.md 3.7 KB
- agents/library_fetcher.md 1.2 KB
- agents/oa_fetcher.md 1.3 KB
- references/access-routing.md 1.7 KB
- references/boundaries.md 1.9 KB
- references/format-reading.md 3.2 KB
- references/institution-profiles.md 2.2 KB
- references/institutional-access.md 4.7 KB
- references/manifest-and-status.md 2.1 KB
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.
- 12d ago First seen · 102 lines · 197 tokens per session scan A 243ede99976b
food-fetch is a skill published in the GitHub repository PangenomeAI/academic-skills-food-nutrition (31 stars, last pushed 12d ago), licensed MIT. It adds 197 tokens to every session and 1,793 once invoked, about $0.0010 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-30.
Other skills, from other repositories
prose-revision-skill-ht-anthony-lee-zhang
Revise draft prose by finding the best structure for the ideas the user already wants to express. The goal is clear logical movement supported by natural, elegant language: idea flow first, linguistic flow second. Prose revision is different from proofreading. Prose revision takes a relatively unpolished draft and…
paper-framework-figure-studio-pro
Human-in-the-loop research-paper framework figure workflow from S0-PAPER-FOUNDATION through terminal S5-CANDIDATE-IMAGE. Use for paper-grounded architecture, pipeline, method overview, agent workflow, system/data-flow, and mechanism figures with generated raster first-round/formal candidates, reviewer-first-glance…
academic-paper
12-agent academic paper writing pipeline. 10 modes (full/plan/outline/revision/revision-coach/abstract/lit-review/format-convert/citation-check/disclosure). 6 paper types, 5 citation formats, bilingual abstracts, LaTeX/DOCX-via-Pandoc/PDF output. Style Calibration + Writing Quality Check + Anti-Patterns with IRON RULE…
academic-pipeline
Orchestrator for the full academic research pipeline: research -> write -> integrity check -> review -> revise -> re-review -> re-revise -> final integrity check -> finalize. Coordinates deep-research, academic-paper, and academic-paper-reviewer into a seamless 10-stage workflow with mandatory integrity verification…
drawio-skill
Use when the user requests diagrams, flowcharts, architecture diagrams, ER diagrams, UML / sequence / class diagrams, network topology, ML/DL model figures (Transformer/CNN/LSTM), mind maps, or any visualization. Also use proactively when explaining systems with 3+ components, complex data flows, or relationships that…
academic-paper-reviewer
Multi-perspective academic paper review with dynamic reviewer personas. Simulates 5 independent reviewers (EIC + 3 peer reviewers + Devil's Advocate) with field-specific expertise. Supports full review, re-review (verification), quick assessment, methodology focus, Socratic guided, and calibration modes. Triggers on…