⚙️
AutomationPython

Cowork Plugin Customization

by anthropics

Cowork Plugin Customization is an Automation 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 Cowork Plugin Customization
Copy Cowork Plugin Customization 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/cowork-plugin-customizer ~/.claude/skills/cowork-plugin-customizer

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/cowork-plugin-customizer/SKILL.md in anthropics/knowledge-work-plugins
Installs to
~/.claude/skills/cowork-plugin-customizer
Collection
One of 26 skills cataloged from this repository
Category
Automation2226 skills

What Cowork Plugin Customization does

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.

Cowork Plugin Customization is cataloged under Automation on DirSkills.

Documentation

README

Cowork Plugin Customization

Customize a plugin for a specific organization — either by setting up a generic plugin template for the first time, or by tweaking and refining an already-configured plugin.

Finding the plugin: To find the plugin's source files, run find mnt/.local-plugins mnt/.plugins -type d -name "*<plugin-name>*" to locate the plugin directory, then read its files to understand its structure before making changes. If you cannot find the plugin directory, the user is likely running this conversation in a remote container. Abort and let them know: "Customizing plugins is currently only available in the desktop app's Cowork mode."

Determining the Customization Mode

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

Frequently asked about Cowork Plugin Customization

  • What else does anthropics publish alongside Cowork Plugin Customization?

    Cowork Plugin Customization 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 Cowork Plugin Customization 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 Cowork Plugin Customization compare to other Automation skills?

    Cowork Plugin Customization ranks #133 by stars among the 2226 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. 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 Cowork Plugin Customization against them. Open each page to compare what they document and how they install.

More from anthropics/knowledge-work-plugins

Cowork Plugin Customization 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

Create Cowork Plugin

Guides users through creating a Claude Cowork plugin from scratch in a five-phase cowork session, delivering a ready-to-install .plugin file.
AI Engineering
23.3K2.8K