什么是 bench-new-skill?
遵循所有约定,为替补技能存储库创建新技能。当用户说“创建新技能”、“添加技能”、“新斜杠命令”或想要通过附加功能扩展基础技能时使用。 来源:elliottrjacobs/bench-skills。
遵循所有约定,为替补技能存储库创建新技能。当用户说“创建新技能”、“添加技能”、“新斜杠命令”或想要通过附加功能扩展基础技能时使用。
通过命令行快速安装 bench-new-skill AI 技能到你的开发环境
来源:elliottrjacobs/bench-skills。
Scaffold new skills following established conventions, the official Claude Code skills spec, and Anthropic's Complete Guide to Building Skills.
Use the chosen location for all file creation in later steps. If "Plugin" is selected, see references/plugin-guide.md.
| engineer- | Engineering workflow (plan, build, review) | | product- | Product management (specs, requirements) | | security- | Security auditing and best practices | | knowledge- | Documentation and learning capture | | bench- | Meta skills for bench-skills itself |
遵循所有约定,为替补技能存储库创建新技能。当用户说“创建新技能”、“添加技能”、“新斜杠命令”或想要通过附加功能扩展基础技能时使用。 来源:elliottrjacobs/bench-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/elliottrjacobs/bench-skills --skill bench-new-skill遵循所有约定,为替补技能存储库创建新技能。当用户说“创建新技能”、“添加技能”、“新斜杠命令”或想要通过附加功能扩展基础技能时使用。 来源:elliottrjacobs/bench-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/elliottrjacobs/bench-skills --skill bench-new-skill 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/elliottrjacobs/bench-skills