Anthropic's plugin directory is the Claude Code app store
Anthropic added two and a half thousand stars in a single day and took the number one spot on GitHub trending, with something it shipped almost without a press release: an official, curated directory of Claude Code plugins. Type slash plugin install name at claude-plugins-official and you pull it in. There are internal plugins built by Anthropic and external ones from the community, all sitting behind one install command.
What is actually in a plugin is the interesting part, because it bundles everything the ecosystem has been shipping as separate repos: slash commands, an optional MCP server config, subagent definitions, and skills, all wrapped in a standard plugin.json structure. External submissions have to clear a security and quality bar before they land in the directory. So this is not just a list of links, it is a packaging format plus a gatekeeper.
This is the app-store moment for Claude Code, and I do not think that is an overstatement. For months the skills and plugins world has been a glorious wild west of community repos, superpowers, karpathy-skills, awesome-this, marketing-that, with no quality bar and no canonical place to find anything. The instant the platform owner ships an official directory with a submission form and a review process, distribution stops being a free-for-all and starts being something you can win or lose. Ask anyone who shipped an iPhone app in 2008 how much that transition mattered. Repo at github.com/anthropics/claude-plugins-official.
← Back to all articles
What is actually in a plugin is the interesting part, because it bundles everything the ecosystem has been shipping as separate repos: slash commands, an optional MCP server config, subagent definitions, and skills, all wrapped in a standard plugin.json structure. External submissions have to clear a security and quality bar before they land in the directory. So this is not just a list of links, it is a packaging format plus a gatekeeper.
This is the app-store moment for Claude Code, and I do not think that is an overstatement. For months the skills and plugins world has been a glorious wild west of community repos, superpowers, karpathy-skills, awesome-this, marketing-that, with no quality bar and no canonical place to find anything. The instant the platform owner ships an official directory with a submission form and a review process, distribution stops being a free-for-all and starts being something you can win or lose. Ask anyone who shipped an iPhone app in 2008 how much that transition mattered. Repo at github.com/anthropics/claude-plugins-official.
Comments