·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