skills/kimi-cli-help/kimi-cli-help/SKILL.md
Answer Kimi CLI usage, configuration, and troubleshooting questions. Use when user asks about Kimi CLI installation, setup, configuration, slash commands, keyboard shortcuts, MCP integration, providers, environment variables, how something works internally, or any questions about Kimi CLI itself.
npx skillsauth add aiagentskills/skills kimi-cli-helpInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Help users with Kimi CLI questions by consulting documentation and source code.
kimi_cli in their code)Base URL: https://moonshotai.github.io/kimi-cli/
Fetch documentation index to find relevant pages:
https://moonshotai.github.io/kimi-cli/llms.txt
https://moonshotai.github.io/kimi-cli/en/...https://moonshotai.github.io/kimi-cli/zh/...| 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 |
Repository: https://github.com/MoonshotAI/kimi-cli
When to read source:
pyproject.toml for name = "kimi-cli")kimi_cli as a library in their projectdocumentation
Guides using bun.sys for system calls and file I/O in Zig. Use when implementing file operations instead of std.fs or std.posix.
development
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
development
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
development
Guides writing HMR/Dev Server tests in test/bake/. Use when creating or modifying dev server, hot reloading, or bundling tests.