スキル一覧に戻る
MoonshotAI

kimi-cli-help

by MoonshotAI

kimi-cli-helpは、other分野における実用的なスキルです。複雑な課題への対応力を強化し、業務効率と成果の質を改善します。

3,916🍴 401📅 2026年1月23日
GitHubで見るManusで実行

ユースケース

作業効率化

日常的な作業を効率化し、生産性を向上。

📋

プロジェクト管理

タスク管理やプロジェクト進捗の追跡を支援。

👥

チーム連携強化

チーム内のコミュニケーションと連携を改善。

SKILL.md


name: kimi-cli-help description: 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.

Kimi CLI Help

Help users with Kimi CLI questions by consulting documentation and source code.

Strategy

  1. Prefer official documentation for most questions
  2. 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_cli in their code)
  3. 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

TopicPage
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.toml for name = "kimi-cli")
  • User is importing kimi_cli as a library in their project
  • Question about internals not covered in docs (ask user before cloning)

スコア

総合スコア

75/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 1000以上

+15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

+5
Issue管理

オープンIssueが50未満

0/5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です