kimi-cli

Installation
SKILL.md

What is Kimi CLI

Kimi CLI is Moonshot AI's terminal-based autonomous coding agent. It leverages the Kimi K2 model with long-context support, reads and edits code, executes shell commands, and supports MCP tools integration.

When to delegate to Kimi CLI

Use Kimi CLI when you need to:

  • Build or modify front-end components (React, Vue, Svelte, etc.)
  • Implement full-stack features end-to-end
  • Work on tasks that benefit from long-context understanding
  • Generate UI code from descriptions or mockups
  • Perform front-end-specific tasks (styling, responsive design, accessibility)
  • Work with MCP-connected tools and resources

How to invoke Kimi CLI

Non-interactive (recommended for delegation)

Kimi CLI accepts prompts via stdin pipe:

Installs
1
GitHub Stars
8
First Seen
May 14, 2026
kimi-cli — roy2392/sdlc-subagents-cli