Dev & Engineering ✓ Anthropic · Official plugin-marketplacemcp-configurationslash-commandsagent-definitionsskill-bundles

Official Claude Code Plugin Directory

An Anthropic-managed marketplace for discovering and installing quality Claude Code plugins.

FollowSkills review · FSRS-2.0
Not yet reviewed
See the full review method →

What it does & when to use it

This repository is an Anthropic-managed directory of high-quality plugins for Claude Code, covering both internal Anthropic plugins and approved third-party plugins. Plugins can be discovered and installed through Claude Code’s plugin system. The documented plugin structure may include MCP configuration, slash commands, agent definitions, skills, and a README. The repository is not presented as a standalone SKILL.md skill, and its skill path is unknown.

Organizes Anthropic-maintained plugins under /plugins and third-party plugins under /external_plugins; defines the standard plugin layout; documents optional MCP configuration, slash commands, agent definitions, and skill directories; and explains contribution requirements, immutable plugin names, rename migrations, skill-bundle entries, and related documentation.

  1. Claude Code users who want to discover and install plugins from a managed directory.
  2. Anthropic team members looking for a reference implementation for internal plugins.
  3. Third-party partners preparing a plugin submission for marketplace review.
  4. Plugin maintainers checking the expected manifest, marketplace, or skill-bundle structure.

Pros & cons

Pros
  • Managed as a centralized directory by Anthropic.
  • Includes both internal and third-party plugins.
  • Documents structures for MCP configuration, commands, agents, and skills.
  • Explains submission, rename migration, and skill-bundle conventions.
Limitations
  • The repository does not provide a standalone SKILL.md, and the skill path is unknown.
  • The README warns that Anthropic does not control or verify MCP servers, files, or other software included in plugins.
  • Specific plugin capabilities, compatibility, and test results are not provided here.
  • License details must be checked separately for each linked plugin.

How to install

The repository does not document installing itself as a standalone skill. For an individual plugin listed in the marketplace, the README documents running /plugin install {plugin-name}@claude-plugins-official in Claude Code, or browsing through /plugin > Discover.

How to use

Use it through Claude Code’s plugin system. Replace {plugin-name} with the target plugin name when installing; published plugin names are immutable slugs, while displayName controls the UI label. Consult each plugin’s README or homepage for plugin-specific usage.

FAQ

Is this a single callable skill?
No. It is a Claude Code plugin directory and marketplace reference; the supplied material does not include a standalone SKILL.md.
How do I install a plugin from the directory?
In Claude Code, run `/plugin install {plugin-name}@claude-plugins-official`, or browse with `/plugin > Discover`.
Are the plugins verified as safe?
The README tells users to trust a plugin before installing, updating, or using it, and states that Anthropic cannot control or verify the software and MCP servers included in plugins.
Can a published plugin name be changed?
The published `name` is an immutable slug. If a rename is unavoidable, the marketplace can define a top-level `renames` mapping for migration.

More skills from this repository

All from anthropics/claude-plugins-official

Productivity & Collaboration ✓ Anthropic · Official

Project Status Artifact

Turn complex, multi-stream work into a living project status page.

Design & Frontend ✓ Anthropic · Official

Distinctive Frontend Design

Build an intentional visual identity for interfaces that should not feel templated.

Dev & Engineering ✓ Anthropic · Official

MCP Interactive App Builder

Add chat-embedded forms, pickers, dashboards, and confirmation widgets to MCP servers.

Dev & Engineering ✓ Anthropic · Official

Claude Skill Template Example

A reference for understanding and creating Claude Code plugin skill templates.

Dev & Engineering ✓ Anthropic · Official

MCPB Local Server Packager

Bundle a local MCP server with its runtime into one installable file.

Dev & Engineering ✓ Anthropic · Official

Claude Code Receipts

Turn local Claude Code sessions and Git history into a shareable impact report.

Design & Frontend ✓ Anthropic · Official

Playground Builder

Turn complex visual or structural choices into a live, self-contained HTML explorer.

Dev & Engineering ✓ Anthropic · Official

MCP Server Builder

Helps developers choose the right MCP deployment, tool pattern, framework, and authentication before writing code.

Dev & Engineering ✓ Anthropic · Official

Claude Code Agent Development Guide

Design, write, and validate autonomous agents for Claude Code plugins.

Automation & Ops ✓ Anthropic · Official

Discord Channel Access

Manage Discord pairings, allowlists, and DM or group policies through a local JSON configuration.

Dev & Engineering ✓ Anthropic · Official

CLAUDE.md Improver

Audit and precisely improve CLAUDE.md files across a repository.

Dev & Engineering ✓ Anthropic · Official

Claude Code Hook Development

Design, configure, validate, and debug event-driven hooks for Claude Code plugins.

Dev & Engineering ✓ Anthropic · Official

Skill Creator

Create, evaluate, and iteratively improve Agent Skills.

Dev & Engineering ✓ Anthropic · Official

MCP Integration for Claude Plugins

Configure MCP servers in Claude Code plugins to connect external services and expose their tools.

Dev & Engineering ✓ Anthropic · Official

Claude Code Plugin Skill Development

A practical guide to designing, writing, organizing, validating, and testing skills for Claude Code plugins.

Dev & Engineering ✓ Anthropic · Official

Claude Automation Advisor

Analyze a codebase and identify the most useful Claude Code automations for the project.

Dev & Engineering ✓ Anthropic · Official

Math Olympiad Adversarial Solver

Solve and stress-test IMO, Putnam, USAMO, and AIME problems with adversarial proof verification.

Dev & Engineering ✓ Anthropic · Official

Claude Code Plugin Blueprint

A practical guide to structuring plugins, configuring manifests, and organizing Claude Code components.

Dev & Engineering ✓ Anthropic · Official

Project Plugin Settings Pattern

Store and read configurable Claude Code plugin settings in project-local Markdown files.

Automation & Ops ✓ Anthropic · Official

M5Stack Onboarding

Detect, flash, and provision M5Stack ESP32 boards with UIFlow firmware and MicroPython apps.

Related skills