📄 skillActivePromisinghigh

MoonshotAI/kimi-cli

by MoonshotAI

Kimi Code CLI is your next CLI agent.

Supported Platforms

🤖 Claude Code🧠 Codex

Stars

9.0k

Skill Type

📖 Library & API Reference

Quality Score

95/200

License

Apache-2.0

Forks

1.1k

Last Updated

Jun 11, 2026

Discovered

Apr 21, 2026

Validation

Passed

github.com/MoonshotAI/kimi-cli

Quality Breakdown

95/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
â—‹Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

high

Broad system access required. Carefully review permissions before installing.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Multi-agent spawning architecture: .agents/skills directory contains multiple skill definitions (codex-worker, feature-smoke-test, gen-changelog, gen-docs, gen-rust, pull-request, release, translate-docs, worktree-status) indicating autonomous agent orchestration capability
  • Shell command execution: README explicitly states 'execute shell commands' and 'shell command mode' with Ctrl-X switching, indicating direct terminal/bash access
  • Autonomous operation without explicit human approval gates: Described as 'autonomously plan and adjust actions during execution' with no mention of approval requirements between actions
  • Bootstrap and automation scripts: Contains .pre-commit-config.yaml, Makefile, and multiple GitHub Actions workflows that modify system state and execute arbitrary commands
  • Release automation: .github/workflows/release-*.yml files indicate automated deployment/release capabilities with potential to modify production systems
  • External code execution: Agent Client Protocol (ACP) integration enables IDE/editor communication and potential remote command execution