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 mahdisanagostar/chef --skill chef-indexgit clone --depth 1 https://github.com/mahdisanagostar/chefWrote 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/mahdisanagostar/chef/chef-index)<a href="https://agentmods.dev/skills/mahdisanagostar/chef/chef-index"><img src="https://agentmods.dev/badge/skills/mahdisanagostar/chef/chef-index/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/mahdisanagostar/chef/chef-index"><img src="https://agentmods.dev/badge/skills/mahdisanagostar/chef/chef-index.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.00000 | $0.00131 |
| Opus 5 | $0.00000 | $0.00066 |
| Sonnet 5 | $0.00000 | $0.00026 |
| Haiku 4.5 | $0.00000 | $0.00013 |
Grade A, and why
chef-index 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 10d 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.
What it actually says
Chef Index
Use Chef as the always-on entrypoint for project work.
Rules
- Read
knowledge-vault/Graphify/graphify-out/wiki/index.mdfirst. - Read
knowledge-vault/Graphify/graphify-out/GRAPH_REPORT.mdnext. - Read raw files only on explicit user request.
- Stay on Fast Path by default.
- For architecture, threat modeling, ambiguous reviews, or hard multi-module work, start one Expert Path helper with
chef-expert. - Keep Expert Path behind Fast Path. Expert Path assists the main agent and never talks to the user directly.
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.
- 10d ago First seen · 13 lines · 0 tokens per session scan A 0ee482302987
chef-index is a skill published in the GitHub repository mahdisanagostar/chef (2 stars, last pushed 4mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 131 tokens. 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
results-report
A workflow for turning completed experiment analyses into a structured research report with findings, limitations, failures, and next steps.
digest
Turn a day of captured Claude Code sessions into a readable Obsidian daily note in the user's notes repo. Use when the user asks to digest a day, build the daily note, or catch up the daily memory. Also run unattended by the nightly digest routine.
synth
Turn a week of Pulse daily notes into one readable weekly note in the user's notes repo. Use when the user asks to synthesize the week, build the weekly recap, or run the weekly synth. Also run unattended by the weekly synth routine.
session-manager
A fallback skill for recording development sessions and restoring project context from an Obsidian vault, a folder of linked notes. It handles explicit resume, handoff, status, and end-of-session requests when automatic capture is unavailable.
dev-research
A research workflow that uses NotebookLM, a tool for asking questions about a selected collection of documents, to answer development questions with citations.
budget-continue
Show 4-option continuation prompt when session budget is low. Options: remind later (CronCreate), auto-continue locally (Desktop task), auto-continue in cloud (Cloud task), continue now. Trigger when: budget warning fires, session limit reached, context is full, user sees budget warning.