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, tweak plugin, modify plugin configuration.
To enable users to tailor Claude Code plugins to their organization's unique tools, terminology, and processes, ensuring Claude operates effectively within their specific work environment.
功能
- Customizes plugins for specific organizations.
- Guides through generic plugin setup and scoped customization.
- Integrates with organizational knowledge sources via MCPs.
- Packages customized plugins into installable `.plugin` files.
使用场景
- Setting up a new plugin template for an organization.
- Modifying an existing plugin's connectors, skills, or workflows.
- Tailoring a plugin to match company-specific tools and terminology.
- Ensuring Claude operates effectively within a custom work environment.
非目标
- Creating entirely new plugins from scratch (focus is customization).
- Modifying the name of the plugin or skill being customized.
- Changing fundamental plugin architecture beyond configuration and content updates.
- Operating outside the Cowork desktop app environment for plugin customization.
工作流
- Determine customization mode (generic setup, scoped, or general).
- Gather user intent and context from knowledge MCPs.
- Create a todo list of customization items.
- Complete customization items by applying changes and asking clarifying questions.
- Search for and connect relevant MCPs.
- Package the customized plugin as a `.plugin` file.
实践
- Plugin customization
- Workflow configuration
- Knowledge integration
先决条件
- Requires Cowork desktop app environment
- Access to mounted plugin directories (mnt/.local-plugins, mnt/.plugins)
Practical Utility
- info:Usage examplesWhile the SKILL.md provides detailed workflow steps, explicit ready-to-use examples demonstrating full invocation and observable outcomes for plugin customization are limited. The `examples/customized-mcp.json` provides a configuration example but not a full workflow example.
安装
请先添加 Marketplace
/plugin marketplace add anthropics/knowledge-work-plugins/plugin install cowork-plugin-management@knowledge-work-plugins质量评分
已验证类似扩展
Cli Anything Macrocli
100Use when the agent wants to define, list, inspect, or execute GUI macros via the MacroCLI CLI. Macros are parameterized, CLI-callable workflows — the agent invokes `macro run <name>` and the system handles backend routing (plugin, file transform, accessibility, compiled GUI replay).
Setup Tailwind Typescript
100Configure Tailwind CSS with TypeScript in a Next.js or React project. Covers installation, configuration, custom theme extensions, component patterns, and type-safe styling utilities. Use when adding Tailwind CSS to an existing TypeScript project, customizing the Tailwind theme for a project's design system, setting up type-safe component styling patterns, or configuring Tailwind plugins and extensions.
Setup
100Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow
Mcp Setup
100Configure popular MCP servers for enhanced agent capabilities
Running Claude Code Via Litellm Copilot
100当通过本地 LiteLLM 代理将 Claude Code 路由到 GitHub Copilot 时使用,以减少直接的 Anthropic 支出,配置 ANTHROPIC_BASE_URL 或 ANTHROPIC_MODEL 覆盖,或对 Copilot 代理设置失败进行故障排除,例如 model-not-found、无 localhost 流量或 GitHub 401/403 身份验证错误。
Sync Setup
100当用户首次设置配置同步、连接到 GitHub 或重新初始化备份存储库时使用。