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 paulnsorensen/easy-cheese --skill agegit clone --depth 1 https://github.com/paulnsorensen/easy-cheeseWrote 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/paulnsorensen/easy-cheese/age)<a href="https://agentmods.dev/skills/paulnsorensen/easy-cheese/age"><img src="https://agentmods.dev/badge/skills/paulnsorensen/easy-cheese/age/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/paulnsorensen/easy-cheese/age"><img src="https://agentmods.dev/badge/skills/paulnsorensen/easy-cheese/age.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- Socket pass
- Snyk pass
- 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.00119 | $0.03578 |
| Opus 5 | $0.00060 | $0.01789 |
| Sonnet 5 | $0.00024 | $0.00716 |
| Haiku 4.5 | $0.00012 | $0.00358 |
Grade A, and why
age 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 3d 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 — 274 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/age
Review a diff or scoped path before merging or after /press. Use this skill whenever the user wants evidence-backed observations rather than an approval verdict. Do not apply fixes in this skill. Let /cure apply them.
Inputs
/age [<ref-or-range>] [--scope <path>]... [--slug <slug>] [--full] [--safe] [--open-pr] [--auto] [--hard] [--html]
/age <slug> [--full] [--safe] [--open-pr] [--auto] [--hard] [--html]
Repeat --scope <path> for each reviewed path.
Every report needs a slug.
Take the slug from the <slug> form.
Take it from --slug <slug> on a scoped or range review.
Derive it with slugify only when the caller supplies neither.
A caller in a pipeline always passes the pipeline slug.
--full expands the ## Low section when ten or more low-severity findings exist.
The default report collapses that section to a one-line summary.
--safe re-introduces cure selection.
--open-pr propagates through /cure to terminal /plate.
A new PR follows /plate's explicit-choice and review-shape policy.
For a <slug>, resolve .cheese/press/<slug>.md (if present) for press context.
Review the current working diff.
For a <ref-or-range>, review that range.
Review the current working diff when the user supplies neither input.
If the base branch is unclear, ask or use the repository's documented default.
--auto is the propagated autonomous-mode flag from /cook --auto.
See ## Handoff and references/handoff-detail.md § Auto mode for the cap rule and the full chain.
handoff_context.wiki_hits is optional routed input from /cheese.
Each hit carries page, line, and why.
Reuse each valid hit before you ground the review again.
Render the reused hits in ## Wiki context.
--hard propagates through /cure to /plate.
Age never fires the gate.
/plate gives /hard-cheese the final verified artifact state before publication.
--html emits a static HTML copy alongside .cheese/age/<slug>.md.
Write the markdown first.
Then run python3 skills/age/scripts/age.pyz html-report --report .cheese/age/<slug>.md --slug <slug>.
Print the returned path.
The HTML groups findings by severity into the shared HTML shell.
The output is offline and uses no CDN or JS.
What ships with it
15 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.
- phase-contract.yaml 281 B
- references/commands.md 1.6 KB
- references/deslop-go.md 5.1 KB
- references/deslop-python.md 7.6 KB
- references/deslop-rust.md 19 KB
- references/deslop-shell.md 8.1 KB
- references/deslop-typescript.md 9.9 KB
- references/dimensions.md 32 KB
- references/fan-out.md 8.1 KB
- references/handoff-detail.md 6.0 KB
- references/packet.md 4.7 KB
- references/report-example.md 5.6 KB
- references/sub-agent-gate.md 2.8 KB
- references/voice.md 4.5 KB
- scripts/age.pyz 1517 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.
- 3d ago Changed · +110 lines · -23 tokens per session de4c86397cb1
- 5d ago Changed 9ba035b8feb5
- 9d ago First seen · 164 lines · 142 tokens per session scan A a9ecbfadd966
age is a skill published in the GitHub repository paulnsorensen/easy-cheese (18 stars, last pushed today), licensed MIT. It adds 119 tokens to every session and 3,578 once invoked, about $0.0006 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
gentle-ai-collab-perfect
Trigger: contributing to Gentleman-Programming/gentle-ai as an external collaborator. Strict issue-first workflow, honest PR bodies, contributor-vs-maintainer scope, chained-PR strategy, verification protocol, docstring coverage. Load whenever the active repo is Gentleman-Programming/gentle-ai and any part of the…
issue-creation
Trigger: issue creation, bug reports, feature requests, or issue approval. Create and triage GitHub issues from repository evidence.
sdd-tasks
Break an SDD change into implementation tasks. Trigger: orchestrator launches task planning for a change.
sdd-verify
Skill "sdd-verify" from Gentleman-Programming/gentle-ai, covering execution role, language domain contract, activation contract, hard rules and decision gates.
work-unit-commits
Plan commits as reviewable work units. Trigger: implementation, commit splitting, chained PRs, or keeping tests and docs with code.
cognitive-doc-design
Design docs that reduce cognitive load. Trigger: writing guides, READMEs, RFCs, onboarding, architecture, or review-facing docs.