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/n24q02m/claude-plugins/claude-mdgit clone --depth 1 https://github.com/n24q02m/claude-pluginsWrote 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/n24q02m/claude-plugins/claude-md)<a href="https://agentmods.dev/instructions/n24q02m/claude-plugins/claude-md"><img src="https://agentmods.dev/badge/instructions/n24q02m/claude-plugins/claude-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.00233 | $0.00233 |
| Opus 5 | $0.00117 | $0.00117 |
| Sonnet 5 | $0.00047 | $0.00047 |
| Haiku 4.5 | $0.00023 | $0.00023 |
Grade A, and why
claude-plugins CLAUDE.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 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.
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
claude-plugins
Claude Code plugin marketplace and registry for n24q02m plugins.
Structure
plugins/-- individual plugin directories (synced from source repos).claude-plugin/marketplace.json-- plugin registry manifestscripts/sync-plugins.sh-- sync plugins from upstream repos
Plugins
- wet-mcp
- mnemo-mcp
- better-notion-mcp
- better-telegram-mcp
- better-email-mcp
- better-godot-mcp
- better-code-review-graph
- imagine-mcp
- better-workspace-mcp
Conventions
- Plugin manifests live in each plugin subdirectory
- Sync script pulls latest from source repos -- do not edit plugin files directly
- Renaming a tool in a server: the
tools.mdupdate lands here before that server's stable release. Mechanism, ordering and the parity check in AGENTS.md - Renovate manages dependency updates
- All changes via PR with conventional commits
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 · 32 lines · 233 tokens per session scan A 9f836304f7d3
claude-plugins CLAUDE.md is an instructions file published in the GitHub repository n24q02m/claude-plugins (4 stars, last pushed today), licensed Apache-2.0. It adds 233 tokens to every session, about $0.0012 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-31.
Other instructions, from other repositories
klaudiush CLAUDE.md
Claude Code instructions for smykla-skalski/klaudiush, covering claude.md, project overview, commands, completion (shell completion scripts) and doctor (diagnose setup and configuration).
vibeguard AGENTS.md
AGENTS.md instructions for majiayu000/vibeguard, covering agent instructions, scope, start here, core rules and delivery policy.
safedeps AGENTS.md
Instructions for aldegad/safedeps, covering agents.md — safedeps, engine support, architecture invariants (do not break), version ssot and docs.
cc-safe-setup CLAUDE.md
Claude Code instructions for yurukusa/cc-safe-setup, covering project rules, safety, code style and git.
Devkit-AI CLAUDE.md
Instructions for pau-vega/Devkit-AI, covering project notes, project overview, repository structure, how to test locally and architecture.
mumei CLAUDE.md
Instructions for iroha924/mumei, covering mumei development guide, what mumei is, language policy, bash + jq conventions (essentials) and schemas/ conventions (essentials).