Interactively create a new Kigi skill (SKILL.md + optional scripts/references). Use when the user wants to create a skill, scaffold a skill, or runs /create-skill.
原文语言:英语
菜单
SkillsMP 已收集 ZacharyZhang-NY/Kigi-CLI 中的 5 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 5 / 5 个已收集 Skill。
Interactively create a new Kigi skill (SKILL.md + optional scripts/references). Use when the user wants to create a skill, scaffold a skill, or runs /create-skill.
原文语言:英语
Kigi documentation and configuration help. Use when users ask about setup, configuration, MCP servers, authentication, skills, slash commands, keyboard shortcuts, or any Kigi feature. Also use proactively when you detect a user is having trouble with setup or…
原文语言:英语
Implement a task N ways in parallel and pick the best. Spawns multiple subagents in isolated worktrees, evaluates all candidates, and applies the winner. Use when asked to "best of n", "try multiple approaches", "parallel implementations", "/best-of-n", or…
原文语言:英语
Check your work with a verification subagent that reviews diffs, runs builds and tests, and evaluates correctness. Read this file for instructions. Use when asked to "check work", "verify changes", "self-verify", "/check-work", "/check", "/verify", or…
原文语言:英语
Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use for a deep code quality audit or an especially harsh maintainability review.
原文语言:英语