command-creator
✓创建 Claude Code 斜线命令时应使用此技能。当用户要求“创建命令”、“创建斜线命令”、“添加命令”或想要将工作流程记录为可重用命令时使用。对于创建具有正确结构和最佳实践的优化的、代理可执行的斜线命令至关重要。
SKILL.md
This skill guides the creation of Claude Code slash commands - reusable workflows that can be invoked with /command-name in Claude Code conversations.
Slash commands are markdown files stored in .claude/commands/ (project-level) or /.claude/commands/ (global/user-level) that get expanded into prompts when invoked. They're ideal for:
Load these references as needed when creating commands to understand patterns, see examples, or ensure quality.
创建 Claude Code 斜线命令时应使用此技能。当用户要求“创建命令”、“创建斜线命令”、“添加命令”或想要将工作流程记录为可重用命令时使用。对于创建具有正确结构和最佳实践的优化的、代理可执行的斜线命令至关重要。 来源:softaworks/agent-toolkit。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/softaworks/agent-toolkit --skill command-creator- 分类
- >_效率工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 command-creator?
创建 Claude Code 斜线命令时应使用此技能。当用户要求“创建命令”、“创建斜线命令”、“添加命令”或想要将工作流程记录为可重用命令时使用。对于创建具有正确结构和最佳实践的优化的、代理可执行的斜线命令至关重要。 来源:softaworks/agent-toolkit。
如何安装 command-creator?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/softaworks/agent-toolkit --skill command-creator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/softaworks/agent-toolkit
详情
- 分类
- >_效率工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01