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/sybrew/the-seo-framework/javascriptgit clone --depth 1 https://github.com/sybrew/the-seo-frameworkWhat 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.00469 | $0.00469 |
| Opus 5 | $0.00234 | $0.00234 |
| Sonnet 5 | $0.00094 | $0.00094 |
| Haiku 4.5 | $0.00047 | $0.00047 |
Grade A, and why
the-seo-framework javascript.instructions.md 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 today.
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.
The source is not reproduced here
Licensed GPL-3.0
The repository is licensed GPL-3.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.
- today First seen · 20 lines · 469 tokens per session scan A dbb3ec609387
the-seo-framework javascript.instructions.md is an instructions file published in the GitHub repository sybrew/the-seo-framework (483 stars, last pushed 5d ago), licensed GPL-3.0. It adds 469 tokens to every session, about $0.0023 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-09-01.
Other instructions, from other repositories
laravel AGENTS.md
AGENTS.md instructions for laravel/laravel, covering laravel application, prerequisites and agent setup.
laravel CLAUDE.md
Claude Code instructions for laravel/laravel, covering laravel application, prerequisites and agent setup.
keryx CLAUDE.md
Instructions for actionhero/keryx, covering claude.md, project overview, monorepo structure, development environment and environment setup.
yandex-wordstat-guide AGENTS.md
Instructions for axelfreeman/yandex-wordstat-guide, covering agents.md — yandex wordstat guide for ai agents, what this project is, quick start for ai agents, prerequisites and 1. clone.
wa-automate-nodejs AGENTS.md
AGENTS.md instructions for open-wa/wa-automate-nodejs, covering repository instructions, commit policy, no ai attribution, commit grouping and gitmoji reference.
wa-automate-nodejs copilot-instructions.md
Copilot instructions for open-wa/wa-automate-nodejs, covering switchboard configuration for github, available mcp tools, messaging (cross-ide), workflow management and terminal management.