Skip to main content

Introduction to Knowledge Work Plugins

Knowledge Work Plugins turn Claude into a specialist for your role, team, and company. Built for Claude Cowork, also compatible with Claude Code.

What are Knowledge Work Plugins?

Plugins let you tell Claude how you like work done, which tools and data to pull from, how to handle critical workflows, and what slash commands to expose — so your team gets better and more consistent outcomes. Each plugin bundles the skills, connectors, slash commands, and sub-agents for a specific job function. Out of the box, they give Claude a strong starting point for helping anyone in that role. The real power comes when you customize them for your company — your tools, your terminology, your processes — so Claude works like it was built for your team.

Quickstart

Install your first plugin and start using it in minutes

Installation

Learn how to install plugins in Cowork and Claude Code

Available plugins

Browse the complete marketplace of 11+ plugins

Customize plugins

Adapt plugins to your company’s tools and workflows

Why use plugins?

Cowork lets you set the goal and Claude delivers finished, professional work. Plugins let you go further:
  • Tell Claude how you like work done — Define your team’s processes and best practices
  • Connect to your tools — Wire Claude to CRMs, project trackers, data warehouses, and more
  • Handle critical workflows — Codify step-by-step procedures for complex tasks
  • Expose slash commands — Give your team quick access to common operations
As your team builds and shares plugins, Claude becomes a cross-functional expert. The context you define gets baked into every relevant interaction, so leaders and admins can spend less time enforcing processes and more time improving them.

How plugins work

Every plugin follows the same structure:
plugin-name/
├── .claude-plugin/plugin.json   # Manifest
├── .mcp.json                    # Tool connections
├── commands/                    # Slash commands you invoke explicitly
└── skills/                      # Domain knowledge Claude draws on automatically

Skills

Skills encode the domain expertise, best practices, and step-by-step workflows Claude needs to give you useful help. Claude draws on them automatically when relevant. For example, the sales plugin includes skills for call prep, account research, competitive intelligence, and drafting outreach. When you say “prep me for my call with Acme Corp,” the call-prep skill activates automatically.

Commands

Commands are explicit actions you trigger with slash syntax. They’re perfect for well-defined workflows you want to invoke on demand. Examples:
  • /sales:call-summary — Process call notes and extract action items
  • /finance:reconciliation — Generate account reconciliation reports
  • /product-management:write-spec — Draft a product requirements document

Connectors

Connectors wire Claude to the external tools your role depends on — CRMs, project trackers, data warehouses, design tools, and more — via MCP servers. Plugins work standalone with web search and your input, but they’re supercharged when you connect your tools. For instance, the sales plugin can prep you for calls using just company names and notes you provide. Connect your CRM, and it automatically pulls account history, contact details, and prior activities.

Plugin marketplace

14 plugins are available now, built and inspired by work at Anthropic:

Sales

Research prospects, prep for calls, review pipeline, and draft outreach

Customer support

Triage tickets, draft responses, research context, build KB articles

Product management

Write specs, plan roadmaps, synthesize research, track competitors

Marketing

Draft content, plan campaigns, enforce brand voice, report performance

Data

Query, visualize, and interpret datasets with SQL and dashboards

Finance

Reconcile accounts, generate statements, analyze variances, manage close

Legal

Review contracts, triage NDAs, navigate compliance, assess risk

Productivity

Manage tasks, calendars, and daily workflows with less repetition
Explore all plugins in the documentation →

Making them yours

These plugins are generic starting points. They become much more useful when you customize them for how your company actually works:

Swap connectors

Edit .mcp.json to point at your specific tool stack

Add company context

Drop your terminology, org structure, and processes into skill files

Adjust workflows

Modify skill instructions to match how your team actually does things

Build new plugins

Use the plugin management tool or follow the structure to create custom plugins

Get started

1

Choose your environment

Decide whether you’ll use Cowork (recommended) or Claude Code
2

Install your first plugin

Follow the installation guide to add a plugin to your environment
3

Try it out

Use a skill or slash command to see the plugin in action
4

Customize it

Add your company’s context and connect your tools to make it truly yours

Ready to start?

Follow the quickstart guide to install and use your first plugin in under 5 minutes

Build docs developers (and LLMs) love