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 agentmods add instructions/wquguru/skills/agents-mdgit clone --depth 1 https://github.com/wquguru/skillsWrote 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/instructions/wquguru/skills/agents-md)<a href="https://agentmods.dev/instructions/wquguru/skills/agents-md"><img src="https://agentmods.dev/badge/instructions/wquguru/skills/agents-md.svg" alt="Measured on agentmods" 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 | $0.01447 | $0.01447 |
| Opus 5 | $0.00724 | $0.00724 |
| Sonnet 5 | $0.00289 | $0.00289 |
| Haiku 4.5 | $0.00145 | $0.00145 |
Grade C, and why
skills AGENTS.md scanned grade C with 1 finding 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 5d 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.
Recursive force deletehighDestructive command
rm -rf with a variable or a broad path is one typo away from removing the wrong tree.
The static ruleset is deliberately aggressive and can false-positive on legitimate content (e.g. cautionary prose that mentions `rm -rf`, or `yt-dlp --cookies-from-browser`). When a skill trips the gate on reviewed false The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
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.
- 5d ago First seen · 81 lines · 1,447 tokens per session scan C 37e6c104b094
skills AGENTS.md is an instructions file published in the GitHub repository wquguru/skills (87 stars, last pushed 1mo ago), with no licence file. It adds 1,447 tokens to every session, about $0.0072 per session on Opus 5. A static security scan graded it C with 1 finding (recursive force delete). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
ratel AGENTS.md
AGENTS.md instructions for ratel-ai/ratel, covering agents.md — working in the ratel repo, build & test, rust, ts and python (from src/sdk/python/; needs uv).
recursive-decomposition-skill AGENTS.md
Instructions for massimodeluisa/recursive-decomposition-skill, covering agents: recursive-decomposition skill, read these first (mandatory), language policy, non-negotiables and commands.
Praxis CLAUDE.md
Instructions for BackToCimaCoppi/Praxis, covering praxis 贡献规范(ai 与人共同遵守), 1. skill 格式, 2. 文档格式, 3. 脱敏红线(开源仓硬约束,最高优先级) and 4. 新增 skill 自检清单(提 pr 前逐条打勾).
Assumptions AGENTS.md
Instructions for Teycir/Assumptions, covering agent instructions for this repository and assumptions skill.
ai-job-finder CLAUDE.md
Instructions for chrisdothtml/ai-job-finder: This repo uses Typescript with node.js, with Yarn as the dependency manager. You can use ./bin/tsn as a drop-in replacement for the node binary. I highly prefer to avoid adding additional third-party dependencies to my project, unless it abstracts very complex…
agent-teacher AGENTS.md
AGENTS.md instructions for JackyYang258/agent-teacher, covering agentteacher agent guide, project, repository map, commands and bilingual policy.