Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

kimi-cli

kimi-cli contient 12 skills collectées depuis MoonshotAI, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
12
Stars
9.0k
mis à jour
2026-05-13
Forks
1.1k
Couverture métier
7 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

release
Développeurs de logiciels

Execute the release workflow for Kimi Code CLI packages.

2026-05-13
gen-changelog
Développeurs de logiciels

Generate changelog entries for code changes.

2026-05-11
sample-plugin
Programmeurs informatiquesDéveloppeurs de logiciels

Sample plugin demonstrating the Skills + Tools model. Includes a Python tool (greeting) and a TypeScript tool (calculator).

2026-03-19
feature-smoke-test
Analystes en assurance qualité des logiciels et testeurs

针对 Kimi Code CLI 的新增或变更功能,规划并执行可重复的端到端冒烟测试。从 git diff 推断功能边界,读取相关文档和代码,设计测试 prompt,以 --print 非交互模式运行本地 CLI,检查进程退出码和 session 产物,总结预期与实际行为之间的差异。发现问题时自动启动多路并行探查以定位根因。

2026-03-17
codex-worker
Développeurs de logiciels

Spawn and manage multiple Codex CLI agents via tmux to work on tasks in parallel. Use whenever a task can be decomposed into independent subtasks (e.g. batch triage, parallel fixes, multi-file refactors). When codex and tmux are available, prefer this over the built-in Task tool for parallelism.

2026-02-06
worktree-status
Développeurs de logiciels

Audit all git worktrees in the current project. Use when the user asks about worktree status, which branches are merged, which have uncommitted changes, or which worktrees can be safely cleaned up.

2026-02-06
gen-rust
Développeurs de logicielsProgrammeurs informatiques

Sync Rust implementation with Python changes (exclude UI/login) by reviewing recent changes, mapping modules, porting logic, and updating tests.

2026-02-04
gen-docs
Rédacteurs techniquesDéveloppeurs de logiciels+1

Update Kimi Code CLI user documentation.

2026-01-26
translate-docs
Rédacteurs techniques

Translate and sync bilingual documentation.

2026-01-26
kimi-cli-help
Spécialistes du support aux utilisateurs d'ordinateurs

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.

2026-01-26
skill-creator
Développeurs de logicielsAutres occupations informatiques+1

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Kimi's capabilities with specialized knowledge, workflows, or tool integrations.

2026-01-26
pull-request
Développeurs de logiciels

Create and submit a GitHub Pull Request.

2026-01-20