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/iosdevsk/mcp-for-woocommerce/agents-mdgit clone --depth 1 https://github.com/iOSDevSK/mcp-for-woocommerceWrote 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/iosdevsk/mcp-for-woocommerce/agents-md)<a href="https://agentmods.dev/instructions/iosdevsk/mcp-for-woocommerce/agents-md"><img src="https://agentmods.dev/badge/instructions/iosdevsk/mcp-for-woocommerce/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.01039 | $0.01039 |
| Opus 5 | $0.00519 | $0.00519 |
| Sonnet 5 | $0.00208 | $0.00208 |
| Haiku 4.5 | $0.00104 | $0.00104 |
Grade A, and why
mcp-for-woocommerce AGENTS.md scanned grade A 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
inspect raw bytes with `curl --raw` rather than trusting a client that de-chunks for you. The source is not reproduced here
Licensed GPL-2.0
The repository is licensed GPL-2.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
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 · 108 lines · 1,039 tokens per session scan A c786c80352a9
mcp-for-woocommerce AGENTS.md is an instructions file published in the GitHub repository iOSDevSK/mcp-for-woocommerce (15 stars, last pushed 26d ago), licensed GPL-2.0. It adds 1,039 tokens to every session, about $0.0052 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
zhin zhin-plugin.instructions.md
Instructions for zhinjs/zhin, covering zhin plugin runtime authoring, package contract, convention directories, imports and native typescript and command routes.
octo-agent CLAUDE.md
Claude Code instructions for open-octo/octo-agent, covering claude.md, project, commands, architecture and adding capability.
skill-based-architecture AGENTS.md
Instructions for WoJiSama/skill-based-architecture, covering agents.md, quick routing (survives context truncation), auto-triggers and red flags — stop.
lobu AGENTS.md
Instructions for lobu-ai/lobu, covering repo map, unrecoverable — never do these, facts you cannot derive, ship a change and how to work.
nekro-agent CLAUDE.md
Claude Code instructions for KroMiose/nekro-agent, covering ai 开发指引入口, 通用原则, 标准命令(必须使用,禁止使用 npm/npx/ruff/tsc 等原始命令), 后端(python)— 使用 poe and 注意事项.
clawhive AGENTS.md
Instructions for longzhi/clawhive, covering agents.md, project overview, build / test / lint, full ci-equivalent quality gate (run before every pr) and equivalent to.