·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-10

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