kimi-cli-help

Answer Kimi Code CLI usage questions from official docs and source code.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/hvrryh-web/RadiantX --skill kimi-cli-help-hvrryh-web
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kimi-cli-help
Source: https://github.com/hvrryh-web/RadiantX/tree/main/.agents/skills/kimi-cli-help
Command: npx skills add https://github.com/hvrryh-web/RadiantX --skill kimi-cli-help-hvrryh-web

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users understand and troubleshoot Kimi Code CLI by consulting official docs and the source code.

Core Features & Use Cases

  • Official docs-first guidance: When questions arise about installation, setup, or commands, reference the primary online documentation.
  • Local source exploration: When working on kimi-cli as a library or within a project, read local source to understand internals and behavior.
  • Deep-dive exploration: For complex questions, clone and explore source code to verify edge cases and implementation details; prompt for user confirmation before cloning.

Quick Start

Ask a question about Kimi CLI installation, setup, or commands to receive guided answers.

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?

Install and configure Kimi Code CLI by referencing primary online documentation for setup commands. Configuration involves setting environment variables and providers, guided by consulting official docs and source code.

What is the best way to troubleshoot Kimi CLI environment variables and provider issues?

Troubleshoot Kimi CLI environment variables and provider issues by consulting official documentation first. For complex internal behavior, explore local source code to verify edge cases and implementation details.

Can I use Kimi CLI as a library within my local project?

Yes, you can use Kimi CLI as a library. When developing within a local project, read the local source code to understand internals and behavior for proper integration.

How do I set up MCP integration with Kimi Code CLI?

Set up MCP integration with Kimi Code CLI by following official online documentation. Inspect local project sources to understand internal behavior and configuration when explicit guidance is insufficient.

Why does Kimi CLI keyboard shortcut configuration not work as expected?

Kimi CLI keyboard shortcut configuration issues often stem from internal behavior edge cases. Resolve these by cloning and exploring source code to verify implementation details and edge cases.