Primorum

Skills Directory / Official

Claude Plugins Official Directory

Author
Anthropic — official vendor skill
Category
Official
Stars
★ 32k
Source
github.com/anthropics/claude-plugins-official
Tags
official · plugins · marketplace · curated

Anthropic's managed directory of high-quality Claude Code plugins — internal plugins built by Anthropic plus vetted third-party submissions. Plugins bundle skills, slash commands, agents, and MCP servers. External submissions pass a quality and security review before inclusion, making this the safest source for plugins you haven't audited yourself.

View on GitHub

How to load this skill

Fastest: copy this prompt into your AI agent

Please install the "Claude Plugins Official Directory" agent skills collection (https://github.com/anthropics/claude-plugins-official) for me.

If you are Claude Code:
1. Run: /plugin marketplace add anthropics/claude-plugins-official
2. Show me the available plugins from this marketplace and ask which I want, then install them.

If you are another agent that supports SKILL.md skills (Codex, Cursor, etc.):
1. Run: git clone https://github.com/anthropics/claude-plugins-official
2. List the skill folders in the repo (each contains a SKILL.md) and ask me which I want.
3. Copy the chosen skill folders into your skills directory (e.g. ~/.claude/skills/ or your agent's equivalent).
4. Confirm the skills load (list your available skills afterwards).

More details: https://primorum.ai/skills/claude-plugins-official

Claude Plugins Official Directory is a Claude Code plugin marketplace. Register it once, then install individual plugins/skills from it. For other agents, clone and copy the skill folders you need.

  1. Claude Code — register marketplace
    /plugin marketplace add anthropics/claude-plugins-official
  2. Claude Code — then browse & install
    /plugin
  3. Any agent — clone and copy a skill folder
    git clone https://github.com/anthropics/claude-plugins-official && cp -r claude-plugins-official/<skill-name> ~/.claude/skills/

For AI agents: this entry is also available as JSON at /skills/skills.json — the install.steps field contains these commands. See the agent instructions on the directory index.


Related in Official