什么是 cowork-plugin-customizer?
为特定组织的工具和工作流程定制 Claude Code 插件。使用时间:自定义插件、设置插件、配置插件、定制插件、调整插件设置、自定义插件连接器、自定义插件技能、自定义插件命令、调整插件、修改插件配置。 来源:anthropics/knowledge-work-plugins。
为特定组织的工具和工作流程定制 Claude Code 插件。使用时间:自定义插件、设置插件、配置插件、定制插件、调整插件设置、自定义插件连接器、自定义插件技能、自定义插件命令、调整插件、修改插件配置。
通过命令行快速安装 cowork-plugin-customizer AI 技能到你的开发环境
来源: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.
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'
为特定组织的工具和工作流程定制 Claude Code 插件。使用时间:自定义插件、设置插件、配置插件、定制插件、调整插件设置、自定义插件连接器、自定义插件技能、自定义插件命令、调整插件、修改插件配置。 来源:anthropics/knowledge-work-plugins。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill cowork-plugin-customizer为特定组织的工具和工作流程定制 Claude Code 插件。使用时间:自定义插件、设置插件、配置插件、定制插件、调整插件设置、自定义插件连接器、自定义插件技能、自定义插件命令、调整插件、修改插件配置。 来源:anthropics/knowledge-work-plugins。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/anthropics/knowledge-work-plugins --skill cowork-plugin-customizer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/anthropics/knowledge-work-plugins