·cowork-plugin-customizer
</>

cowork-plugin-customizer

为特定组织的工具和工作流程定制 Claude Code 插件。使用时间:自定义插件、设置插件、配置插件、定制插​​件、调整插件设置、自定义插件连接器、自定义插件技能、自定义插件命令、调整插件、修改插件配置。

143安装·5热度·@anthropics

安装

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

如何安装 cowork-plugin-customizer

通过命令行快速安装 cowork-plugin-customizer AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/anthropics/knowledge-work-plugins --skill cowork-plugin-customizer
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:anthropics/knowledge-work-plugins。

SKILL.md

查看原文

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
分类
</>开发工具
认证
收录时间
2026-02-18
更新时间
2026-03-10

Browse more skills from anthropics/knowledge-work-plugins

快速解答

什么是 cowork-plugin-customizer?

为特定组织的工具和工作流程定制 Claude Code 插件。使用时间:自定义插件、设置插件、配置插件、定制插​​件、调整插件设置、自定义插件连接器、自定义插件技能、自定义插件命令、调整插件、修改插件配置。 来源:anthropics/knowledge-work-plugins。

如何安装 cowork-plugin-customizer?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/anthropics/knowledge-work-plugins --skill cowork-plugin-customizer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

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