Claude Cowork Plugins: How to Install, Customize, and Update (2026)

Table of Contents

Claude Cowork Plugins: How to Install, Customize, and Update (2026)

Claude Cowork plugins turn a general-purpose AI assistant into a specialist for your exact role. Instead of prompting Claude from scratch every time, a plugin bundles the right skills, connectors, and slash commands together so the setup is already done the moment you open a session.

Anthropic has open-sourced 11 official plugins covering data, sales, marketing, legal, HR, finance, customer support, and more. You can install any of them in about a minute, customize them with your company context, and connect them to tools like Gmail, Google Calendar, and Notion. This guide covers everything: what plugins are, the full list of available categories, how to install and customize one step by step, and how to update them when new versions drop.

If you're new to the desktop app, start with the Claude Cowork tutorial to get the basics in place first.

What Are Claude Cowork Plugins?

Claude Cowork plugins are installable bundles that specialize Claude for a particular job function. Each plugin packages four things together: a set of skills (reusable prompt templates Claude draws on automatically), connectors (integrations with external services like Gmail or Notion), slash commands (keyboard shortcuts that trigger specific workflows instantly), and sub-agents (parallel workers that split complex tasks across separate context windows).

Without a plugin, Cowork works well for general tasks but has no built-in knowledge of how your company sells, what your data pipeline looks like, or how your legal team reviews contracts. A plugin fills that gap. Install the sales plugin and Claude already knows how to prep for a call, process notes, and draft follow-up emails in the way a sales rep actually needs.

Plugins are just markdown files under the hood. Anthropic open-sources them on GitHub at anthropics/knowledge-work-plugins, which means you can inspect exactly what each one includes, fork it, and customize it as a starting point for your own version.

Every Claude Cowork Plugin Category Available in 2026

Anthropic launched 11 plugins in the initial release and expanded the library significantly in February 2026. Here is every category currently available in the plugin marketplace.

Data

The Data plugin is built for analysts and data scientists. It includes slash commands like /analyze, /explore, and /validate, plus a full set of skills: data extractor, data exploration, data validation, visualization builder, interactive dashboard builder, SQL query writer, and statistical analysis. If most of your Cowork usage involves spreadsheets or data files, this is the first plugin to install.

See also: Claude Cowork web scraping guide for how to pull live data from websites and pipe it straight into a spreadsheet with Cowork.

Operations

Covers cross-functional workflows: project coordination, process documentation, vendor management, and operational reporting. Useful for ops managers who handle tasks across multiple departments.

Productivity

Covers general knowledge work: task management, document drafting, scheduling, and summarization. The productivity plugin was the first to receive a version update (1.0 to 1.1), making it a good test case for seeing how plugin updates work.

Marketing

Built for YouTube content, social media, and campaign work. Includes skills for writing scripts, repurposing content across formats, and generating platform-specific copy.

Sales

Probably the most feature-complete plugin at launch. Includes prompts for call prep, note processing, follow-up drafting, pipeline review, and cold outreach. The customization flow during install asks for your company description, role, and typical deal context so the plugin's responses are calibrated to your actual sales environment. It also includes a Notion connector out of the box.

Enterprise Search

Search across all your company tools in one place. Email, chat, documents, and wikis without switching between apps. This plugin is targeted at larger teams where information is scattered across Slack, Google Drive, Notion, and email.

Legal

Contract review, clause analysis, policy drafting, and compliance research. Anthropic has noted that legal professionals have been among the most enthusiastic early adopters of Cowork plugins.

Customer Support

Handles ticket responses, escalation workflows, knowledge base maintenance, and customer contact management. Useful for small support teams that want Claude to draft first-pass responses before a human reviews.

Product Management

PRD drafting, roadmap planning, stakeholder updates, and feature prioritization. Designed for PMs who spend a lot of time translating between engineering and business stakeholders.

Finance, Investment Banking, Equity Research, Private Equity, Wealth Management

Five finance-specific plugins added in the February 2026 expansion. The financial analysis plugin handles market and competitor research as well as financial modeling tasks. The investment banking and equity research plugins are more specialized for deal analysis and portfolio tracking.

HR (Human Resources)

Generates customized job descriptions, offer letters, onboarding materials, and performance summaries. HR teams can connect it to their applicant tracking system via a connector.

Engineering and Design

Added in the February 2026 update. Engineering covers code review, architecture documentation, and incident summaries. Design handles brief writing, asset organization, and feedback compilation.

Slack by Salesforce

A dedicated plugin for Slack management: searching message history, drafting channel communications, and managing threads. Requires a Slack workspace connection via the Slack connector.

Biology Research

A specialized plugin for life science teams covering literature review, protocol documentation, and experimental analysis. One of the more niche plugins in the current library.

Need Help Building AI Automations?

We build custom Claude and n8n automation systems for businesses. Schedule a free consultation.

Join Our AI Community

Get access to the JSON workflow files from this article, weekly live sessions, and a community of builders working through the same challenges. Everything is free and the community is active.

How to Install a Claude Cowork Plugin Step by Step

Installing a plugin takes about 60 seconds. Here is the exact process from opening the app to having the plugin ready to use.

Step 1: Open the Plugin Marketplace

Open the Claude desktop app and click Cowork at the top. In the left sidebar, click the Customize icon (it looks like a slider). This opens the customize panel where you manage skills, connectors, and plugins. Click Browse Plugins to open the marketplace modal.

Step 2: Pick a Plugin and Click Install

Browse the available plugins by category. Each plugin page shows example prompts you can use with it so you can preview what it does before installing. When you find the one you want, click Install.

Step 3: Choose a Folder

Cowork will prompt you to select a project folder for the plugin to work in. If you already have a project folder, choose that. If not, create a new one. This step is required before you can proceed.

One known issue: the Let's Go button can appear grayed out or unresponsive even after choosing a folder. The fix is simple: delete the last character in the folder name and re-type it. That clears the validation state and the button becomes clickable.

Step 4: Click Let's Go

Once the folder is set, click Let's Go. The plugin installs and opens a customization session automatically. The next step is personalizing it for your company.

How to Customize a Claude Cowork Plugin After Installing

After installation, Cowork automatically opens a customization conversation. This is where the plugin gets tailored to how you actually work.

The customization flow asks questions about your role and company. For a data or automation-focused setup, you might describe your work as: helping teams automate repetitive workflows and build data pipelines using Python and n8n. Keep it to one or two sentences. The plugin uses this context to calibrate its skills and default responses.

You can skip questions you don't want to answer yet. The fields for proof points, client wins, and case studies are optional and can be filled in later. Customization typically takes three to four minutes if you answer each question, or under a minute if you skip most of them.

Connectors Included in Each Plugin

Most plugins include one or more connectors. The sales plugin, for example, includes a Notion connector out of the box. After customization, Cowork will also suggest additional connectors it thinks would be useful for your workflow.

For the sales plugin, it recommended connecting Gmail and Google Calendar. Connecting Gmail takes about two seconds: click Connect, go through the Google OAuth popup, select the account you want, and click Continue. Gmail is now available inside your Cowork sessions without any further setup.

See also: Claude Cowork Projects to pair plugins with persistent memory and context across sessions.

What's Inside a Plugin: Skills, Connectors, Slash Commands, and Sub-Agents

Every Claude Cowork plugin is made up of four components. Understanding what each one does makes it easier to use them effectively and to build your own if you ever want to.

Slash Commands

Slash commands are keyboard shortcuts that trigger specific skill prompts. Type / in any Cowork chat and your installed plugin's commands will appear. For the data plugin, this includes /analyze, /explore, and /validate. Selecting one auto-populates a structured prompt in the chat window, ready for you to fill in the specifics.

These are the fastest way to get into a workflow without having to type out context every time. Instead of describing what you want, you just pick the command and fill in the blanks.

Skills

Skills are the reusable prompt templates and domain expertise that live inside a plugin. The data plugin includes seven: data extractor, data exploration, data validation, visualization builder, interactive dashboard builder, SQL query writer, and statistical analysis.

An important distinction: skills don't only activate through slash commands. Claude also draws on them automatically when they're relevant to what you're working on. If you're in a session with the sales plugin installed and you paste in a call transcript, Claude will reference the sales skills passively without you triggering a command explicitly. Slash commands are just the explicit, structured way to invoke them.

Connectors

Connectors link Cowork to external services outside your local file folder. This includes cloud tools like Gmail, Google Calendar, Notion, Slack, and anything else in the connector library. Connectors are what make a plugin genuinely useful for work that involves external data, not just local files.

When a plugin includes a connector, you'll see it listed in the plugin details and in the Connectors section of the Customize panel.

Sub-Agents

Sub-agents are the fourth plugin component, and the one most people don't know about. A sub-agent is a parallel worker that splits complex tasks across separate context windows so Claude doesn't have to process everything sequentially in one pass.

This matters for two scenarios: tasks that pull from multiple tools at once (say, cross-referencing a CRM record with an email thread and a Notion page), and tasks that are long enough to hit context limits if done in a single conversation. Sub-agents handle both by dividing the work and recombining the output. Most individual plugin use cases don't require sub-agents, but for heavy enterprise workflows they're what make Cowork actually usable at scale.

How to Build Your Own Claude Cowork Plugin

If none of the pre-built plugins fit your workflow, you can build one from scratch without writing any code. Plugins are plain files: a plugin.json manifest, skill markdown files, and an .mcp.json for connector configuration. Every component is text-based, which means you can inspect, copy, and edit any plugin the same way you'd edit a document.

Using Plugin Create

The fastest way to start is with Plugin Create, an official plugin in the marketplace specifically designed to help you build new plugins. Install it, open a session, and describe the plugin you want. Even a single sentence is enough to get started. Claude will ask follow-up questions about your workflow, the tools you use, and how you handle edge cases, then build the plugin files for you.

Once the initial version is generated, test it by running a few of the skills. If something is off, tell Claude directly and it will update the files. Keep skills focused and specific. Claude composes multiple skills when a task spans several areas, and tightly scoped skills with clear descriptions activate more reliably than broad ones.

Plugin File Structure

For anyone who wants to understand what they're building, here is the basic structure:

  • plugin.json — The manifest file. Declares the plugin name, version, description, and which skills, connectors, and sub-agents are included.
  • .mcp.json — Connector configuration. Defines which external MCP servers the plugin connects to and how.
  • Skill files (.md) — One markdown file per skill. Each file encodes the domain knowledge, workflow steps, and output format for that skill.
  • Slash command definitions — Configuration that maps a /command shortcut to a specific skill.

You can find all 11 of Anthropic's open-source plugins at github.com/anthropics/knowledge-work-plugins. Reading through two or three of them gives you a very clear template for what your own plugin should look like.

Claude Cowork Plugins for Teams and Enterprise

Team and Enterprise plan admins get additional plugin management features that individual users on Pro and Max don't have access to. These are worth knowing about if you're evaluating Cowork for a larger organization.

Organization-Managed Plugin Marketplaces

Admins can create a private plugin marketplace and push plugins to everyone in their organization. Once distributed through the org marketplace, members can see the plugins in their catalog but cannot edit them. This keeps shared tooling consistent across teams and prevents individuals from modifying the configuration in ways that break the workflow for others.

Distribution works in two modes: auto-install (the plugin appears in every member's installed list automatically) or available (it shows up in the catalog for self-service installation). Admins control which mode applies to each plugin.

Per-User Provisioning and MCP Controls

Enterprise admins can control which MCP connectors each user or team has access to. This matters for security-conscious organizations where you don't want every employee connecting Claude to every available data source by default. Admins can also provision plugins per user or per team group rather than rolling them out to the entire organization at once.

Usage Tracking with OpenTelemetry

Enterprise plans include OpenTelemetry support, which lets admins track plugin usage, token costs, and tool activity across the team. This is useful for understanding which plugins are actually being used, which connectors are generating the most activity, and where the token spend is going before it becomes a budget problem.

How to Update a Claude Cowork Plugin

Plugin updates are one-click and take about two seconds. Here is how to check for and apply updates.

Go to Customize in the left sidebar and click the plugin you want to update. If an update is available, you'll see an Update button with the new version number next to it. Click Update. Cowork confirms the update is complete with a message like 'Updated from 1.0 to 1.1.'

To verify the update applied, click Browse Plugins and find the plugin in the library. The version number shown there will reflect the latest installed version.

Anthropic is actively developing the plugin library. The productivity plugin was the first to move from 1.0 to 1.1. Marketing was flagged for an update shortly after. It's worth checking for updates periodically, especially for plugins you use every day, since new skills and connector support get added in each version.

Frequently Asked Questions

What is the difference between a plugin and a skill in Claude Cowork?

A plugin is a bundle that contains multiple skills, connectors, and slash commands packaged together for a specific role. A skill is a single reusable prompt template or mini-workflow inside a plugin. You can also create standalone skills that are not part of any plugin. Installing a plugin gives you all its skills at once, while standalone skills need to be added individually.

Are Claude Cowork plugins free?

The currently available plugins from Anthropic are free to install for all paid Cowork users (Pro, Max, Team, and Enterprise plans). Some third-party plugins released in the future may have a monthly cost. Plugins are not available on the free tier.

Can I create my own Claude Cowork plugin?

Yes. Plugins are markdown files, so building one does not require any coding. You can create a custom plugin directly inside Cowork using the Plugin Creator plugin that Anthropic includes in the marketplace. You can also fork one of Anthropic's open-source plugins on GitHub (anthropics/knowledge-work-plugins) and modify it to fit your exact workflow.

What are sub-agents in Claude Cowork plugins?

Sub-agents are parallel workers inside a plugin that split complex tasks across separate context windows. They're useful when a workflow pulls from multiple tools at once, or when a task is too large to complete in a single conversation without hitting context limits. Most everyday plugin use cases don't require sub-agents, but they're what make heavy multi-source enterprise workflows actually run at scale without timing out.

How many plugins can I install at once?

There is no published hard limit on the number of plugins you can install. In practice, most users install three to five plugins that match their primary work areas. Having too many installed at once can make the slash command menu harder to navigate, so it's worth only keeping the ones you actively use.

Do plugins persist across Cowork sessions?

Yes. Once installed, a plugin stays available across all Cowork sessions until you uninstall it. The plugin's skills and slash commands are always accessible as long as the plugin is installed. For context and memory to persist across sessions, you'll want to pair plugins with Claude Cowork Projects, which maintain a persistent workspace and memory file.

Next Steps

Start with the plugin that matches your most repetitive daily tasks. For data and analytics work, install the data plugin first and try the /analyze slash command on a spreadsheet in your working folder. For sales or client work, the sales plugin's customization flow is worth the five minutes it takes to set up properly.

Once you've tried the pre-built options, check the Anthropic GitHub repo (anthropics/knowledge-work-plugins) to see exactly how each plugin is structured. The files are straightforward enough that building your own becomes obvious after reading through a couple of examples.

The plugin library is still new and expanding fast. Marketing, engineering, and the finance suite are all expected to add new skills and connector support in upcoming version releases. Checking for updates every few weeks is worth building into your routine.

For more ways to get the most out of Cowork once your plugins are set up, see the Claude Cowork tips and tricks guide.

Free Community

Join 1,000+ AI Automation Builders

Weekly tutorials, live calls & direct access to Ryan & Matt.

Join Free →

Keep Learning