返回顶部
k

kimi-cli-doc-helper

|

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
87
下载量
0
收藏
概述
安装方式
版本历史

kimi-cli-doc-helper

# Kimi CLI Documentation Helper This skill helps answer Kimi Code CLI (kimi-cli) questions by automatically querying the official documentation at moonshotai.github.io/kimi-cli. ## When to Use Use this skill when the user asks about: - Kimi Code CLI installation and setup - Configuration files and providers - Available commands and options (`kimi`, `kimi web`, `kimi acp`) - MCP (Model Context Protocol) configuration - Troubleshooting issues - Best practices for terminal AI coding assistants - Any Kimi CLI-specific functionality ## Workflow 1. **Identify the query topic** - Understand what specific Kimi CLI topic the user is asking about 2. **Search/fetch relevant documentation** - Use `web_fetch` to retrieve documentation from moonshotai.github.io/kimi-cli: - For general questions: Start with `https://moonshotai.github.io/kimi-cli/en/` - For getting started: `https://moonshotai.github.io/kimi-cli/en/guides/getting-started.html` - For configuration: `https://moonshotai.github.io/kimi-cli/en/configuration/config-files.html` - For MCP: `https://moonshotai.github.io/kimi-cli/en/customization/mcp.html` - For commands: `https://moonshotai.github.io/kimi-cli/en/reference/kimi-command.html` - For FAQ: `https://moonshotai.github.io/kimi-cli/en/faq.html` - Use `web_search` with site:moonshotai.github.io/kimi-cli if unsure where to look 3. **Analyze the documentation** - Read and understand the fetched content 4. **Formulate a comprehensive answer** - Based on the official documentation, provide an accurate response 5. **Cite sources** - Mention that the information comes from moonshotai.github.io/kimi-cli ## Key Documentation URLs - Main docs: https://moonshotai.github.io/kimi-cli/ - English docs: https://moonshotai.github.io/kimi-cli/en/ - Getting Started: https://moonshotai.github.io/kimi-cli/en/guides/getting-started.html - Configuration: https://moonshotai.github.io/kimi-cli/en/configuration/config-files.html - MCP Configuration: https://moonshotai.github.io/kimi-cli/en/customization/mcp.html - Command Reference: https://moonshotai.github.io/kimi-cli/en/reference/kimi-command.html - FAQ: https://moonshotai.github.io/kimi-cli/en/faq.html - GitHub: https://github.com/MoonshotAI/kimi-cli ## Quick Reference ### Installation ```bash # Linux / macOS curl -LsSf https://code.kimi.com/install.sh | bash # Windows (PowerShell) Invoke-RestMethod https://code.kimi.com/install.ps1 | Invoke-Expression # Or via uv uv tool install --python 3.13 kimi-cli ``` ### Usage Modes - `kimi` - Interactive CLI - `kimi web` - Browser UI - `kimi acp` - Agent integration service ### Common Commands - `/login` - Configure API provider - `/init` - Generate AGENTS.md for project - `/help` - Show all slash commands ## Example Usage User: "How do I configure MCP in Kimi CLI?" Action: 1. Fetch `https://moonshotai.github.io/kimi-cli/en/customization/mcp.html` 2. Analyze the MCP configuration documentation 3. Provide step-by-step instructions based on official docs ## Notes - Always prefer official documentation over general knowledge - If documentation is unclear or missing, say so and suggest checking the GitHub repo - Keep answers concise but complete - Kimi CLI is a product of Moonshot AI (月之暗面)

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 kimi-cli-doc-helper-1775992989 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 kimi-cli-doc-helper-1775992989 技能

通过命令行安装

skillhub install kimi-cli-doc-helper-1775992989

下载 Zip 包

⬇ 下载 kimi-cli-doc-helper v1.0.0

文件大小: 2.24 KB | 发布时间: 2026-4-13 10:45

v1.0.0 最新 2026-4-13 10:45
Initial release for Kimi CLI documentation helper.

- Answers questions about Kimi Code CLI by fetching and analyzing official documentation from moonshotai.github.io/kimi-cli.
- Clearly outlines trigger conditions for when this skill should be used.
- Provides a workflow for retrieving, analyzing, and responding using up-to-date documentation.
- Includes key reference URLs and quick setup/usage instructions for users.
- Ensures all technical details are sourced from official documentation.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部