kimi-cli-help

Answer questions about Kimi Code CLI usage and configuration.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/Zidane786/os-coding-agents --skill kimi-cli-help-zidane786
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kimi-cli-help
Source: https://github.com/Zidane786/os-coding-agents/tree/main/kimi-cli/src/kimi_cli/skills/kimi-cli-help
Command: npx skills add https://github.com/Zidane786/os-coding-agents --skill kimi-cli-help-zidane786

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Answer questions about Kimi Code CLI usage and configuration.

Core Features & Use Cases

  • Consult official docs for guidance on Kimi Code CLI usage, installation, and configuration.
  • Read local source within the kimi-cli project when relevant, especially when the user is developing with kimi-cli as a library.
  • Clone and explore source for deeper internals not covered by docs, with user confirmation when needed.

Quick Start

Ask a question about Kimi Code CLI and I will guide you through installation, setup, configuration, commands, and troubleshooting.

Frequently Asked Questions about kimi-cli-help

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install and configure Kimi Code CLI for the first run?

To install and configure Kimi Code CLI, follow the official documentation for setup steps, environment variables, and provider selection. This guidance covers initial installation through first run configuration to get the CLI operational.

What is the best way to troubleshoot Kimi CLI usage errors and configuration problems?

Troubleshooting Kimi CLI usage involves consulting official documentation for configuration reference, reading local source code if kimi-cli is in scope, and following clone-and-explore steps to diagnose deeper internal design issues.

Does Kimi CLI support MCP integration and custom environment variables?

Yes, Kimi CLI supports MCP integration and custom environment variables for provider configuration. The official documentation provides reference material on setting up these integrations and managing internal design configurations.

How do I find keyboard shortcuts and code references for the Kimi Code CLI?

Keyboard shortcuts and code references for the Kimi Code CLI are available by consulting the official documentation. For deeper internal code references, you can read local source within the kimi-cli project or clone the source to explore.

When should I clone the source code to understand Kimi CLI internals?

You should clone the Kimi CLI source code when official documentation does not cover the deeper internals you need. This clone-and-explore approach, done with user confirmation, allows you to investigate internal design and code references directly.