Skip to main content
Back to registry

cowork-plugin-customizer

anthropics/knowledge-work-plugins

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.

Installs173
Install command
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill cowork-plugin-customizer
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
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 app's Cowork mode." After locating the plugin, check for ~~ -prefixed placeholders: grep -rn '~~\w' /path/to/plugin --include='*.md' --include='*.json' Default rule : If ~~ placeholders exist, default to Generic plugin setup unless the user explicitly asks to customize a specific part of the plugin. 1. Generic plugin setup — The plugin contains ~~ -prefixed placeholders. These are customization points in a template that need to be replaced with real values (e.g., ~~Jira → Asana , ~~your-team-channel → #engineering ). 2.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does cowork-plugin-customizer do?

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.

Is cowork-plugin-customizer good?

cowork-plugin-customizer does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does cowork-plugin-customizer work with?

cowork-plugin-customizer currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to cowork-plugin-customizer?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install cowork-plugin-customizer?

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

Related skills

More from anthropics/knowledge-work-plugins

Related skills

Alternatives in Software Engineering