kimi-cli-help
Provides usage guidance and troubleshooting for Kimi Code CLI.
Install
mkdir -p .claude/skills/kimi-cli-help && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/2162" && unzip -o skill.zip -d .claude/skills/kimi-cli-help && rm skill.zipInstalls to .claude/skills/kimi-cli-help
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Answer Kimi Code CLI usage, configuration, and troubleshooting questions. Use when user asks about Kimi Code CLI installation, setup, configuration, slash commands, keyboard shortcuts, MCP integration, providers, environment variables, how something works internally, or any questions about Kimi Code CLI itself.Key capabilities
- →Answer Kimi Code CLI usage questions
- →Answer Kimi Code CLI configuration questions
- →Answer Kimi Code CLI troubleshooting questions
- →Consult official documentation for Kimi Code CLI
- →Read local source code for Kimi Code CLI when applicable
- →Fetch documentation index to find relevant pages
How it works
This skill addresses Kimi Code CLI inquiries by consulting official documentation and, when necessary, the local source code. It prioritizes documentation but can explore source for complex internals.
Inputs & outputs
When to use kimi-cli-help
- →Configuring Kimi CLI
- →Troubleshooting slash commands
- →Setting up MCP integrations
- →Understanding CLI flags
About this skill
Kimi Code CLI Help
Help users with Kimi Code CLI questions by consulting documentation and source code.
Strategy
- Prefer official documentation for most questions
- Read local source when in kimi-cli project itself, or when user is developing with kimi-cli as a library (e.g., importing from
kimi_cliin their code) - Clone and explore source for complex internals not covered in docs - ask user for confirmation first
Documentation
Base URL: https://moonshotai.github.io/kimi-cli/
Fetch documentation index to find relevant pages:
https://moonshotai.github.io/kimi-cli/llms.txt
Page URL Pattern
- English:
https://moonshotai.github.io/kimi-cli/en/... - Chinese:
https://moonshotai.github.io/kimi-cli/zh/...
Topic Mapping
| Topic | Page |
|---|---|
| Installation, first run | /en/guides/getting-started.md |
| Config files | /en/configuration/config-files.md |
| Providers, models | /en/configuration/providers.md |
| Environment variables | /en/configuration/env-vars.md |
| Slash commands | /en/reference/slash-commands.md |
| CLI flags | /en/reference/kimi-command.md |
| Keyboard shortcuts | /en/reference/keyboard.md |
| MCP | /en/customization/mcp.md |
| Agents | /en/customization/agents.md |
| Skills | /en/customization/skills.md |
| FAQ | /en/faq.md |
Source Code
Repository: https://github.com/MoonshotAI/kimi-cli
When to read source:
- In kimi-cli project directory (check
pyproject.tomlforname = "kimi-cli") - User is importing
kimi_clias a library in their project - Question about internals not covered in docs (ask user before cloning)
Limitations
- →Cloning and exploring source for complex internals requires user confirmation.
How it compares
This skill provides targeted support for a specific CLI tool by referencing its documentation and source, unlike general search engines or manual code inspection.
Compared to similar skills
kimi-cli-help side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| kimi-cli-help (this skill) | 2 | 6mo | No flags | Beginner |
| notion-knowledge-capture | 10 | 9mo | No flags | Intermediate |
| feishu-doc | 14 | 5mo | No flags | Intermediate |
| openspec-continue-change | 4 | 6mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by MoonshotAI
View all by MoonshotAI →You might also like
notion-knowledge-capture
makenotion
Transforms conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context, formats appropriately, and saves to wikis or databases with proper organization and linking for easy discovery.
feishu-doc
openclaw
Feishu document read/write operations. Activate when user mentions Feishu docs, cloud docs, or docx links.
openspec-continue-change
studyzy
通过创建下一个产出物继续处理 OpenSpec 变更。当用户想要推进其变更、创建下一个产出物或继续其工作流程时使用。
openspec-archive-change
studyzy
归档实验性工作流中已完成的变更。当用户想要在实现完成后最终确定并归档变更时使用。
feishu-perm
m1heng
Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.
wrap
team-attention
세션 종료 시 자동 정리를 수행합니다. CLAUDE.md 업데이트 제안, 반복 패턴 자동화 기회 탐지, 배운 것 정리, 미완성 작업 정리. 사용자가 /wrap 또는 세션 마무리 요청 시 사용.