Agent Skillsloocor/codmate › commands-wizard

commands-wizard

GitHub

根据用户意图生成 CodMate 斜杠命令草稿,输出符合模式的 JSON。若意图不清则返回追问模式。

payload/internal-skills/commands-wizard/SKILL.md loocor/codmate

触发场景

需要创建新的 CodMate 斜杠命令 将自然语言需求转化为结构化命令定义

安装

npx skills add loocor/codmate --skill commands-wizard -g -y
更多选项

非标准路径

npx skills add https://github.com/loocor/codmate/tree/main/payload/internal-skills/commands-wizard -g -y

不安装直接使用

npx skills use loocor/codmate@commands-wizard

指定 Agent (Claude Code)

npx skills add loocor/codmate --skill commands-wizard -a claude-code -g -y

安装 repo 全部 skill

npx skills add loocor/codmate --all -g -y

预览 repo 内 skill

npx skills add loocor/codmate --list

SKILL.md

Frontmatter
{
    "name": "commands-wizard",
    "metadata": {
        "short-description": "Generate command drafts in JSON."
    },
    "description": "Generate CodMate slash command drafts from requirements."
}

Commands Wizard

Overview

Generate a CodMate slash command draft based on user intent. Output only JSON that matches the schema.

Instructions

  1. Read the user's request and conversation context.
  2. Produce a concise command name, description, and prompt.
  3. If unclear, return mode "question" with follow-up questions.

Output

Return only JSON.

版本历史

  • 0.5.9 当前 2026-07-24 20:28

同 Skill 集合

payload/internal-skills/hooks-wizard/SKILL.md
payload/internal-skills/mcp-wizard/SKILL.md
payload/internal-skills/skills-wizard/SKILL.md

元信息

文件数
0
版本
0.5.9
Hash
e526c9b2
收录时间
2026-07-24 20:28

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-18 03:32
浙ICP备14020137号-1