·meta-command-creator
>_

meta-command-creator

使用 markdown 和 YAML frontmatter 为 Claude Code 创建自定义斜杠命令。在构建工作流程自动化、创建可重用提示或定义自定义/命令时使用。用于斜杠命令、参数处理、文件引用、bash 执行。

12安装·2热度·@oakoss

安装

$npx skills add https://github.com/oakoss/agent-skills --skill meta-command-creator

如何安装 meta-command-creator

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

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

来源:oakoss/agent-skills。

SKILL.md

查看原文

Claude Code slash commands are markdown files with optional YAML frontmatter that create reusable /command workflows. Commands and skills are unified: .claude/commands/ files and .claude/skills/ directories both create slash commands. Skills are the recommended approach since they support additional features like supporting files, but single-file commands still work.

When to use: Repeatable prompts, team workflow standardization, guardrailed operations (deploy, commit), multi-phase tasks, dynamic context injection with bash output.

When NOT to use: Complex capabilities needing multiple files and scripts (use a full skill directory instead), one-off prompts, built-in commands that already exist (/compact, /help, /init).

使用 markdown 和 YAML frontmatter 为 Claude Code 创建自定义斜杠命令。在构建工作流程自动化、创建可重用提示或定义自定义/命令时使用。用于斜杠命令、参数处理、文件引用、bash 执行。 来源:oakoss/agent-skills。

可引用信息

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

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

Browse more skills from oakoss/agent-skills

快速解答

什么是 meta-command-creator?

使用 markdown 和 YAML frontmatter 为 Claude Code 创建自定义斜杠命令。在构建工作流程自动化、创建可重用提示或定义自定义/命令时使用。用于斜杠命令、参数处理、文件引用、bash 执行。 来源:oakoss/agent-skills。

如何安装 meta-command-creator?

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

这个 Skill 的源码在哪?

https://github.com/oakoss/agent-skills

详情

分类
>_效率工具
来源
skills.sh
收录时间
2026-02-25