Skip to content
AImpact
IT EN
Medium AI Coding · 1 min read

Claude Code Plugins: extension marketplace for coding agents

In one sentence Anthropic introduces Claude Plugins: bundles of skills + slash commands + MCP servers + hooks distributed as .plugin. Ships with community marketplaces and enterprise governance workflows.

Needs review Official source
ShareLinkedInX
Reading level

Anthropic extends Claude Code with a plugin system: a plugin is a package combining skills, slash commands (the /review-style commands you give Claude), MCP servers, and hooks (events on the agent lifecycle).

The idea: a team can publish a "Acme DevOps team" plugin containing all their templates, custom skills, standard commands, and new members install it with one click. Same pattern for vendors: AWS publishes an "AWS Tools" plugin, Atlassian publishes "Jira/Confluence", etc.

A marketplace mechanism is also created: a community/company can host its own curated plugin marketplace. It's the VS Code Extensions equivalent for the coding-agent world.

Companies

Anthropic

Tools

Claude Code Plugins, Claude Plugin Marketplaces

Tags

AnthropicClaude CodePluginsMarketplacesExtensibility

Sources