🧩
AI EngineeringPython

Create Cowork Plugin

by anthropics

Create Cowork Plugin is an AI Engineering skill for Claude Code, published by anthropics in knowledge-work-plugins.

23.3K stars2.8K forkson anthropics/knowledge-work-pluginsAdded 2026/07/19Repository updated 2026/08/06
Install in seconds
Install Create Cowork Plugin
Copy Create Cowork Plugin into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/anthropics/knowledge-work-plugins/tree/main/cowork-plugin-management/skills/create-cowork-plugin ~/.claude/skills/create-cowork-plugin

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/anthropics/knowledge-work-plugins.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
cowork-plugin-management/skills/create-cowork-plugin/SKILL.md in anthropics/knowledge-work-plugins
Installs to
~/.claude/skills/create-cowork-plugin
Collection
One of 26 skills cataloged from this repository
Category
AI Engineering3670 skills

What Create Cowork Plugin does

Guides users through creating a Claude Cowork plugin from scratch in a five-phase cowork session, delivering a ready-to-install .plugin file.

Create Cowork Plugin is cataloged under AI Engineering on DirSkills.

Documentation

README

Create Cowork Plugin

Build a new plugin from scratch through guided conversation. Walk the user through discovery, planning, design, implementation, and packaging — delivering a ready-to-install .plugin file at the end.

Overview

A plugin is a self-contained directory that extends Claude's capabilities with skills, agents, hooks, and MCP server integrations. This skill encodes the full plugin architecture and a five-phase workflow for creating one conversationally.

The process:

  1. Discovery — understand what the user wants to build
  2. Component Planning — determine which component types are needed
  3. Design & Clarifying Questions — specify each component in detail
  4. Implementation — create all plugin files
  5. Review & Package — deliver the .plugin file

This is the opening of the README. Read the full README on GitHub.

Commands Create Cowork Plugin provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /do-thing
  • /check-thing

Frequently asked about Create Cowork Plugin

  • What else does anthropics publish alongside Create Cowork Plugin?

    Create Cowork Plugin is one of 26 skills that DirSkills catalogs from anthropics/knowledge-work-plugins, the repository it ships in. Its siblings there include Accessibility Review, Analyze Data and Bio-Research Start. Each one is a separate skill with its own page in this directory, installs the same way Create Cowork Plugin does, and is maintained by anthropics in that same repository. The rest of the collection is listed on the anthropics/knowledge-work-plugins page.

  • How does Create Cowork Plugin compare to other AI Engineering skills?

    Create Cowork Plugin ranks #260 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Create Cowork Plugin against them. Open each page to compare what they document and how they install.

More from anthropics/knowledge-work-plugins

Create Cowork Plugin is one of 26 skills cataloged on DirSkills from anthropics/knowledge-work-plugins.

See all 26 skills
2026/07/19

Accessibility Review

Run a WCAG 2.1 AA accessibility audit on a design or web page. Use when reviewing color contrast, keyboard navigation, touch target size, or screen reader behavior before handoff.
Quality
23.3K2.8K
📊
2026/07/19

Analyze Data

Answer data questions -- from quick lookups to full analyses. Use when looking up a single metric, investigating what's driving a trend or drop, comparing segments over time, or preparing a formal data report for stakeholders.
Data
23.3K2.8K
🧬
2026/07/19

Bio-Research Start

Set up your bio-research environment and explore available tools. Use when first getting oriented with the plugin, checking which literature, drug-discovery, or visualization MCP servers are connected, or surveying available analysis skills before starting a new project.
AI Engineering
23.3K2.8K
🧬
2026/07/19

Bioinformatics Pipelines

Run nf-core bioinformatics pipelines (rnaseq, sarek, atacseq) on sequencing data. Use for analyzing RNA-seq, WGS/WES, or ATAC-seq data from local FASTQs or public GEO/SRA datasets.
Data
23.3K2.8K
📊
2026/07/19

Build Dashboard

Build a self-contained HTML dashboard with charts, filters, and tables. Use when creating an executive overview with KPI cards, turning query results into a shareable report, building a team monitoring snapshot, or needing a browser-openable file with multiple charts and filters.
Data
23.3K2.8K
⚙️
2026/07/19

Cowork Plugin Customization

Customize a Claude Code plugin for a specific organization's tools and workflows. Use when setting up or modifying a plugin's configuration to match team conventions and services.
Automation
23.3K2.8K