This skill helps create new Kabot skills through a natural, grounded workflow. It should feel collaborative, not bureaucratic. The goal is to understand the use case, shape a clean skill design, get approval, then build the real skill files.
$npx -y skills add kaivyy/kabot --skill skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/kaivyy/kabot" --skill "kaivyy/kabot/skill-creator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kaivyy/kabot" that are relevant to the current task. Run `npx skills add "https://github.com/kaivyy/kabot"` and select the relevant skills, then follow their instructions.