什麼是 command development?
當使用者要求“建立斜線指令”、「新增指令」、「撰寫自訂指令」、「定義指令參數」、「使用指令 frontmatter」、「組織指令」、「使用檔案參考建立指令」、「互動式指令」、「在指令中使用 AskUserQuestion」,或需要有關斜線指令結構、YAML frontmatter 欄位、動態參數、執行使用者模式的 bude Cude.的命令開發最佳實踐的指導時,應使用此技能。 來源:galaxy-dawn/claude-scholar。
當使用者要求“建立斜線指令”、「新增指令」、「撰寫自訂指令」、「定義指令參數」、「使用指令 frontmatter」、「組織指令」、「使用檔案參考建立指令」、「互動式指令」、「在指令中使用 AskUserQuestion」,或需要有關斜線指令結構、YAML frontmatter 欄位、動態參數、執行使用者模式的 bude Cude.的命令開發最佳實踐的指導時,應使用此技能。
透過命令列快速安裝 command development AI 技能到你的開發環境
來源:galaxy-dawn/claude-scholar。
Slash commands are frequently-used prompts defined as Markdown files that Claude executes during interactive sessions. Understanding command structure, frontmatter options, and dynamic features enables creating powerful, reusable workflows.
A slash command is a Markdown file containing a prompt that Claude executes when invoked. Commands provide:
When a user invokes /command-name, the command content becomes Claude's instructions. Write commands as directives TO Claude about what to do, not as messages TO the user.
當使用者要求“建立斜線指令”、「新增指令」、「撰寫自訂指令」、「定義指令參數」、「使用指令 frontmatter」、「組織指令」、「使用檔案參考建立指令」、「互動式指令」、「在指令中使用 AskUserQuestion」,或需要有關斜線指令結構、YAML frontmatter 欄位、動態參數、執行使用者模式的 bude Cude.的命令開發最佳實踐的指導時,應使用此技能。 來源:galaxy-dawn/claude-scholar。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/galaxy-dawn/claude-scholar --skill command development當使用者要求“建立斜線指令”、「新增指令」、「撰寫自訂指令」、「定義指令參數」、「使用指令 frontmatter」、「組織指令」、「使用檔案參考建立指令」、「互動式指令」、「在指令中使用 AskUserQuestion」,或需要有關斜線指令結構、YAML frontmatter 欄位、動態參數、執行使用者模式的 bude Cude.的命令開發最佳實踐的指導時,應使用此技能。 來源:galaxy-dawn/claude-scholar。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/galaxy-dawn/claude-scholar --skill command development 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/galaxy-dawn/claude-scholar