claude-plugins CLAUDE.md

claude-plugins CLAUDE.md is an instructions file for coding agents from n24q02m/claude-plugins. It costs 233 tokens per session, scanned A, original, Apache-2.0.

Repository instructions for maintaining a Claude Code plugin marketplace and registry. The repository stores plugins, their registry file, and a script that syncs them from upstream projects.

In plain words
What is it for?
Use them when adding or updating marketplace plugins, syncing plugin sources, changing tool names, or preparing repository changes.
Why use it?
They give agents the project structure and rules for updates, naming changes, dependency changes, and pull requests.

Instructions file

Install

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.

agentmods
npx agentmods add instructions/n24q02m/claude-plugins/claude-md
Clone the repo
git clone --depth 1 https://github.com/n24q02m/claude-plugins

Wrote 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.

agentmods badge for claude-plugins CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/n24q02m/claude-plugins/claude-md.svg)](https://agentmods.dev/instructions/n24q02m/claude-plugins/claude-md)
Your own site
<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>
Per session 233 This file is loaded in full into every session.
When invoked 233 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 5d ago against content hash 9f836304f7d3, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

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.

CLAUDE.md · 32 lines

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 manifest
  • scripts/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.md update 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
Changes

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.

  1. 5d ago First seen · 32 lines · 233 tokens per session scan A 9f836304f7d3

Subscribe to this mod's changes

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.