什么是 skill-creator?
创造有效技能的指南 来源:bobmatnyc/claude-mpm-skills。
创造有效技能的指南
通过命令行快速安装 skill-creator AI 技能到你的开发环境
来源:bobmatnyc/claude-mpm-skills。
Create effective skills that extend Claude's capabilities through specialized knowledge, workflows, and tools. Skills are modular packages that transform Claude from a general-purpose agent into a specialized agent with procedural knowledge for specific domains.
This skill exemplifies its own teachings by using progressive disclosure to keep the entry point lean while providing deep detail in reference files.
Step 1: Understand with Concrete Examples Gather 3-5 realistic usage examples. Ask: "What would users say to trigger this skill?" and "What tasks should it accomplish?" → Complete guide
创造有效技能的指南 来源:bobmatnyc/claude-mpm-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill skill-creator创造有效技能的指南 来源:bobmatnyc/claude-mpm-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill skill-creator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/bobmatnyc/claude-mpm-skills