为特定组织定制 Claude Code 插件配置、连接器与工作流适配方案。
该技能材料显示其为开源的纯提示词型插件定制说明,本身不要求密钥、未声明远程端点。主要能力集中在指导读取和修改本地插件文件,因此整体偏低风险,但涉及本地文件操作语义,使用时仍应留意其作用范围。
材料明确标注无需密钥或环境变量,未见请求 API token、账号口令或其他敏感凭证的描述,凭证泄露与滥用面较低。
未声明任何远程端点或外部服务连接;作为 prompt-only 技能,材料中也未见将用户数据发送到网络服务的说明。
该对象被标记为 prompt-only,README 中虽出现 find/grep 等命令示例,但这是供宿主代理执行的操作指引,不构成技能自身携带可执行代码或额外系统权限。
文档明确引导定位并读取本地插件目录下的文件,且目标是修改插件配置;这意味着其预期工作流会触达本地文件内容。该范围与其声明用途一致,未见明显过度授权迹象,但仍应注意限制在目标插件目录内。
来源为 GitHub 上可审计开源仓库,正面证据较强;但仓库 star 为 0、许可证未声明、维护状态未知,社区验证和治理信息不足,需保留一定供应链审慎。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "cowork-plugin-customizer" 技能: 1. 下载 https://raw.githubusercontent.com/anthropics/knowledge-work-plugins/main/cowork-plugin-management/skills/cowork-plugin-customizer/SKILL.md 2. 保存为 ~/.claude/skills/cowork-plugin-customizer/SKILL.md 3. 装好后重载技能,告诉我可以用了
请帮我为 Claude Code 插件定制配置,使其适配我们公司的 Jira、GitLab 和内部知识库。输出建议的连接器设置、认证方式、权限范围,以及按开发团队工作流优化后的配置说明。
一套适配企业内部系统的插件配置建议,包含连接器、权限与工作流说明。
请根据以下团队流程定制 Claude Code 插件:需求在 Jira 管理,代码在 GitHub,发布通过 CI/CD 流水线完成。请设计插件的默认行为、常用命令建议和适合团队协作的设置。
面向团队开发流程的插件定制方案,包括默认设置与协作规则建议。
我们要在受限环境中使用 Claude Code 插件,请帮我调整插件配置,限制可访问的系统、定义最小权限原则,并给出适合审计与合规要求的设置建议。
一份兼顾安全、权限控制与合规需求的插件配置优化方案。
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 "*<plugin-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. Scoped customization — No ~~ placeholders exist, and the user asked to customize a specific part of the plugin (e.g., "customize the connectors", "update the standup skill", "change the ticket tool"). Read the plugin files to find the relevant section(s) and focus only on those. Do not scan the entire plugin or present unrelated customization items.
Legacy
commands/directories: Some plugins include acommands/directory. The Cowork UI now presents these alongside skills as a single "Skills" concept, so treatcommands/*.mdfiles the same way you wouldskills/*/SKILL.mdfiles when customizing.
3. General customization — No ~~ placeholders exist, and the user wants to modify the plugin broadly. Read the plugin's files to understand its current configuration, then ask the user what they'd like to change.
Important: Never change the name of the plugin or skill being customized. Do not rename directories, files, or the plugin/skill name fields.
Nontechnical output: All user-facing output (todo list items, questions, summaries) must be written in plain, nontechnical language. Never mention
~~prefixes, placeholders, or customization points to the user. Frame everything in terms of the plugin's capabilities and the organization's tools.
For scoped customization and general customization (not generic plugin setup), check whether the user provided free-form context alongside their request (e.g., "customize the standup skill — we do async standups in #eng-updates every morning").
If the user provided context: Record it and use it to pre-fill answers in Phase 3 — skip asking questions that the user already answered here.
If the user did not provide context: Ask a single open-ended question using AskUserQuestion before proceeding. Tailor the question to what they asked to customize — e.g., "What changes do you have in mind for the brief skill?" or "What would you like to change about how this plugin works?" Keep it short and specific to their request.
Use their response (if any) as additional context throughout the remaining phases.
Use company-internal knowledge MCPs to collect information relevant to the customization scope. See references/search-strategies.md for detailed query patterns by category.
What to gather (scope to what's relevant):
Sources to search:
…
帮助开发者在网页中集成 Zoom 虚拟客服聊天,并安全控制会话与用户上下文。
帮助开发者在 Web 视频场景中快速接入 Zoom 预置 React 通话界面。
根据受众与汇报节奏生成清晰的项目进展与干系人更新
在分享分析结论前,检查方法、计算、偏差与结论是否可靠
生成人员规模、流失率、多元化与组织健康等人力分析报告
帮助识别、分类并排序技术债,明确重构与代码健康改进优先级。
汇总 Claude Code 插件资源,帮助你快速扩展命令、代理、钩子与 MCP 能力
帮助用户发现并选用 Claude Code 插件,扩展命令、代理、钩子与 MCP 能力。
将本地 Claude Code 或 Codex 历史转为可分享的匿名开发者画像与海报
汇总 Claude Code 优质技能与插件资源,帮助开发者快速发现并扩展 AI 编码能力
将其他 AI 编码助手的技能规范转换为 Amplifier 原生 SKILL.md 文件
为 C# 代码库提供多模型协作、记忆学习与开发脑暴支持