·command-creator
>_

command-creator

创建 Claude Code 斜线命令时应使用此技能。当用户要求“创建命令”、“创建斜线命令”、“添加命令”或想要将工作流程记录为可重用命令时使用。对于创建具有正确结构和最佳实践的优化的、代理可执行的斜线命令至关重要。

6安装·2热度·@cachemoney

安装

$npx skills add https://github.com/cachemoney/agent-toolkit --skill command-creator

如何安装 command-creator

通过命令行快速安装 command-creator AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/cachemoney/agent-toolkit --skill command-creator
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:cachemoney/agent-toolkit。

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 斜线命令时应使用此技能。当用户要求“创建命令”、“创建斜线命令”、“添加命令”或想要将工作流程记录为可重用命令时使用。对于创建具有正确结构和最佳实践的优化的、代理可执行的斜线命令至关重要。 来源:cachemoney/agent-toolkit。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/cachemoney/agent-toolkit --skill command-creator
分类
>_效率工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from cachemoney/agent-toolkit

快速解答

什么是 command-creator?

创建 Claude Code 斜线命令时应使用此技能。当用户要求“创建命令”、“创建斜线命令”、“添加命令”或想要将工作流程记录为可重用命令时使用。对于创建具有正确结构和最佳实践的优化的、代理可执行的斜线命令至关重要。 来源:cachemoney/agent-toolkit。

如何安装 command-creator?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/cachemoney/agent-toolkit --skill command-creator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/cachemoney/agent-toolkit