Skip to content
Veomark
Skills

Kimi Skill Creator

Kimi Code CLI's built-in skill for planning, writing, and packaging a new SKILL.md skill.

What it does

skill-creator ships inside the kimi-cli repository itself. It walks through understanding a use case with concrete examples, planning reusable scripts/references/assets, writing SKILL.md, and packaging the result into a distributable .skill file.

  • Plan and scaffold a new Kimi skill directory with SKILL.md, scripts, references, and assets.
  • Package a finished skill into a distributable .skill file.

What you need

  • Kimi Code CLI installed at a version that bundles skill-creator; no separate install step.

Try it on a real task

Ask Kimi Code CLI to use skill-creator to scaffold a new skill for a repeated internal workflow.

Review notes

  • Publisher documentation reviewed on 2026-09-18; Veomark did not independently run this skill inside Kimi Code CLI.
  • Its packaging step produces a .skill archive specific to Kimi Code CLI, not a portable multi-host plugin format.

Useful tools for this task