Claude Code Plugins Directory is a marketplace containing plugins for Claude Code, including tools, commands, skills, agents, hooks, and model context servers. Claude Code users browse it to install Anthropic-maintained or approved third-party extensions.
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.
/plugin marketplace add anthropics/claude-plugins-officialnpx agentmods add plugins/anthropics/claude-plugins-official/example-plugingit clone --depth 1 https://github.com/anthropics/claude-plugins-officialWrote 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/plugins/anthropics/claude-plugins-official/example-plugin)<a href="https://agentmods.dev/plugins/anthropics/claude-plugins-official/example-plugin"><img src="https://agentmods.dev/badge/plugins/anthropics/claude-plugins-official/example-plugin.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
example-plugin 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 yesterday.
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.
Copies of this mod
5 near-identical copies found in the catalogue:
- example-plugin — 100% identical, 0 lines differ
- example-plugin — 100% identical, 0 lines differ
- example-plugin — 100% identical, 0 lines differ
- example-plugin — 100% identical, 0 lines differ
- palas-ejemplo — 88% identical, 2 lines differ
What it actually says
{
"name": "example-plugin",
"description": "A comprehensive example plugin demonstrating all Claude Code extension options including commands, agents, skills, hooks, and MCP servers",
"author": {
"name": "Anthropic",
"email": "[email protected]"
}
}
What it installs
The manifest is a name and a version. 2 skills, 1 command travel with it, and installing the plugin installs all of them — 87 tokens a session between them. Each is measured on its own page, and each can be installed alone.
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.
- yesterday First seen · 9 lines scan A a206f70e6dfd
example-plugin is a plugin published in the GitHub repository anthropics/claude-plugins-official (35,912 stars, last pushed today), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-03.
Other plugins, from other repositories
rust-learner
Learn Rust language features and crate updates using Actionbook + agent-browser.
craft-your-textbook
把教材或某领域知识,加工成 AI 苏格拉底老师能拿去上课的教学蓝本(pure-blueprint),或一本给人读的流畅教材(human-readable,AI 也能直接教)。两条路线触发时自选,默认推荐给 AI 老师的版本。适用任何学科。有教师用书可直接针对应试。.
evolution
Eleven agent skills for thinking better, one per method: clarify the question, learn something new, solve the problem, decide, and know yourself.
explain-this
Create distill-style interactive explainers - single-file, zero-dependency HTML with hand-built Canvas figures - from documents, web research, or a codebase, with a fact-checking gate that supports, corrects, or cuts every claim.
anki-connect
This skill is for interacting with Anki through AnkiConnect, and should be used whenever a user asks to interact with Anki, including to read or modify decks, notes, cards, models, media, or sync operations.
anthropics-example-skills
Collection of example skills demonstrating various capabilities including skill creation, MCP building, visual design, algorithmic art, internal communications, web testing, artifact building, Slack GIFs, and theme styling.