·cowork-plugin-customizer
</>

cowork-plugin-customizer

Customize a Claude Code plugin for a specific organization's tools and workflows. Use when: customize plugin, set up plugin, configure plugin, tailor plugin, adjust plugin settings, customize plugin connectors, customize plugin skill, customize plugin command, tweak plugin, modify plugin configuration.

143Installs·5Trend·@anthropics

Installation

$npx skills add https://github.com/anthropics/knowledge-work-plugins --skill cowork-plugin-customizer

How to Install cowork-plugin-customizer

Quickly install cowork-plugin-customizer AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/anthropics/knowledge-work-plugins --skill cowork-plugin-customizer
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: anthropics/knowledge-work-plugins.

SKILL.md

View raw

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 " " 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 ap...

After locating the plugin, check for -prefixed placeholders: grep -rn '\w' /path/to/plugin --include='.md' --include='.json'

Customize a Claude Code plugin for a specific organization's tools and workflows. Use when: customize plugin, set up plugin, configure plugin, tailor plugin, adjust plugin settings, customize plugin connectors, customize plugin skill, customize plugin command, tweak plugin, modify plugin configuration. Source: anthropics/knowledge-work-plugins.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill cowork-plugin-customizer
Category
</>Dev Tools
Verified
First Seen
2026-02-18
Updated
2026-03-10

Browse more skills from anthropics/knowledge-work-plugins

Quick answers

What is cowork-plugin-customizer?

Customize a Claude Code plugin for a specific organization's tools and workflows. Use when: customize plugin, set up plugin, configure plugin, tailor plugin, adjust plugin settings, customize plugin connectors, customize plugin skill, customize plugin command, tweak plugin, modify plugin configuration. Source: anthropics/knowledge-work-plugins.

How do I install cowork-plugin-customizer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/anthropics/knowledge-work-plugins --skill cowork-plugin-customizer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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