From kimi
Internal guidance for composing Kimi CLI prompts for coding, review, diagnosis, and research tasks
How this skill is triggered — by the user, by Claude, or both
Slash command
/kimi:kimi-promptingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Internal skill consumed by `kimi-agent` and by the command files before
Internal skill consumed by kimi-agent and by the command files before
dispatching to kimi-companion.mjs. Not user-invocable.
Guidance for Claude when composing a prompt to send to Kimi. Covers task framing, output contracts, and the empirically-calibrated strict rules that keep kimi's JSON output parseable.
<repository_context> /
<document> / <diff>).--max-steps-per-turn on simple Q&A. For /kimi:ask, a small
N (1–3) prevents runaway tool-use loops. For /kimi:rescue, allow larger.Any time Claude constructs a new prompt string to pass to Kimi through
kimi-companion.mjs (whether via /kimi:ask, /kimi:rescue, or inside
the kimi-agent subagent). Especially needed when the prompt is user-
generated raw text rather than one of the packaged templates in
plugins/kimi/prompts/.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub bbingz/kimi-plugin-cc --plugin kimi