Plugins Overview
Last verified: 13 February 2026 | Applies to: Pro, Max, Team, Enterprise
In 30 seconds
Section titled “In 30 seconds”Plugins are pre-built bundles that package skills (domain knowledge), connectors (tool integrations), slash commands, and sub-agents — all configured for a specific business function. Before plugins, you’d spend the first ten minutes of every Claude session explaining your workflows. Plugins skip that. Anthropic released 11 knowledge-work plugins, all open source at github.com/anthropics/knowledge-work-plugins.
What it does
Section titled “What it does”Plugins vs skills vs connectors: These terms get confused. Here’s the distinction:
- Skills are the knowledge layer — markdown instructions that tell Claude how to do something. Skills work on their own, on any plan including Free.
- Connectors link Claude to external tools via MCP — Slack, Asana, Notion, etc.
- Plugins bundle skills + connectors + slash commands + sub-agents into a single installable package. They’re the most complete way to give Claude domain expertise.
Think of it this way: a skill is a recipe. A connector is access to the kitchen. A plugin is the recipe, the kitchen access, the sous chef, and the menu — all preconfigured.
What each plugin includes:
- Skills — domain-specific instructions and frameworks (e.g., GAAP presentation standards in the Finance plugin)
- Slash commands — shortcuts like
/reconciliation,/call-prep,/review-contract - Sub-agents — specialised agents for multi-step tasks within the domain
- Connectors — preconfigured tool integrations relevant to that function
How to install
Section titled “How to install”Install plugins from claude.com/plugins (browse the directory online) or via the Cowork interface in Claude Desktop (Cowork tab → Plugins in the sidebar).
- Browse or search for the plugin you want
- Click Install
- Open a Cowork session — the plugin’s capabilities are now available
- Try the plugin’s key slash command (listed below) to get started
The 11 knowledge-work plugins
Section titled “The 11 knowledge-work plugins”All are open source: github.com/anthropics/knowledge-work-plugins
How operators actually use it
Section titled “How operators actually use it”“I installed the Productivity plugin, ran /start, and spent fifteen minutes seeding context about my team and projects. Now Claude remembers everything between sessions — no more re-explaining.”
The Productivity plugin is the recommended starting point for all operators. See Workplace Memory for the full walkthrough.
“The Finance plugin saved my controller two days on month-end close. The reconciliation workflow alone would have justified the subscription.”
Domain plugins encode best practices that took humans years to develop. They’re not perfect, but they’re a strong starting point.
Customising plugins
Section titled “Customising plugins”You have three paths:
- Use as-is. Install Anthropic’s plugins and use them out of the box. Good starting point.
- Customise existing plugins. The Plugin Customiser skill lets you adapt any plugin to your organisation — your terminology, your tools, your approval workflows. Describe what you need changed.
- Build from scratch. Use Plugin Create to describe what you want. Claude builds the entire plugin — folder structure, manifest, skills — and delivers it as a ZIP ready to install. See Building a Plugin for the full workflow.
Related
Section titled “Related”- Workplace Memory — the first workflow most operators set up (uses the Productivity plugin)
- Building a Plugin — create your own custom plugin
- Skills — how the knowledge layer works independently of plugins
- Community Plugins — operator-built plugins
Something wrong or outdated? Let us know →
Get weekly workflows — subscribe to the newsletter.