通过 Skills CLI 安装
使用 npx skills add 将该 skill 安装到选中的 Agent。Phase 0 命令均为按规则生成,尚未验证。
npx skills add https://github.com/anthropics/skills/blob/main/skills/mcp-builder/SKILL.md -g -a codex -y去掉 -g 可改为项目级安装
mcp builder: agent skill — from anthropics/skills.
把你已经在用的工具或 API 通过 MCP 暴露出来、让 Claude 或任意支持 MCP 的 agent 直接调用时,它最有用。直接处理 MCP 协议表面——tools / resources / prompts——不用手写 schema。底层工具已经有干净 API 时最强。底层工具本身还要先造的场景下不合适,先单独造完工具再用它包装。
Best for taking a tool or API you already use and exposing it via MCP so Claude (or any MCP-aware agent) can call it directly. Handles the MCP protocol surface — tools, resources, prompts — without hand-writing the schema. Strongest when the underlying tool already has a clean API. Weakest when you need to build the underlying tool first; do that separately, then wrap.
使用 npx skills add 将该 skill 安装到选中的 Agent。Phase 0 命令均为按规则生成,尚未验证。
npx skills add https://github.com/anthropics/skills/blob/main/skills/mcp-builder/SKILL.md -g -a codex -y去掉 -g 可改为项目级安装
用评估循环创建、测试并改进技能。
mcp server builder: agent skill — from alirezarezvani/claude-skills.
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a s…
| 当前 · this skillmcp builder | Anthropic Skill Creator | mcp server builder | skill creator | |
|---|---|---|---|---|
| 评分 · rating | — | 4.9 | — | — |
| 星标 · stars | 132k | 163k | 14k | 132k |
| 风险 · risk | 低风险 · low risk | 中风险 · med risk | 低风险 · low risk | 自动筛查 · automated |
| 最适合 · best for | High-star GitHub skill discovery candidate. | 创建新技能 | mcp server builder: agent skill — from alirezarezvani/claude-skills. | Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a s… |
| 不适合 · not for | Sensitive or production workflows without local review. | 一次性任务自动化 | 需要比当前目录条目更严格人工复核的工作流。 | 需要比当前目录条目更严格人工复核的工作流。 |