gen-docs

Update Kimi Code CLI documentation from commits and changelog changes.

11.1k|1.3k|Updated Oct 15, 2025
One-click install
npx skills add https://github.com/MoonshotAI/kimi-cli --skill gen-docs-moonshotai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gen-docs
Source: https://github.com/MoonshotAI/kimi-cli/tree/main/.agents/skills/gen-docs
Command: npx skills add https://github.com/MoonshotAI/kimi-cli --skill gen-docs-moonshotai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Update Kimi Code CLI user documentation across English and Chinese, aligning content with recent code changes and AGENTS.md guidelines.

Core Features & Use Cases

  • Syncs and verifies documentation against recent commits, staged changes, and changelog updates.
  • Ensures bilingual consistency by coordinating with translate-docs and related tooling.
  • Applies to docs/AGENTS.md and the docs directory to keep user guides accurate and publish-ready.

Quick Start

Update the docs to reflect the latest changes by syncing the changelog and then triggering the bilingual translation workflow.

Frequently Asked Questions about gen-docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate documentation updates from recent commits?

Automate documentation maintenance by syncing recent commits and staged changes directly into your user guides. This process aligns docs/AGENTS.md and the docs directory with the latest code behavior.

What is the best way to keep English and Chinese documentation consistent?

Keep bilingual documentation consistent by coordinating updates with translation workflows. Integrating translation tooling ensures English and Chinese content remains aligned during changelog and code updates.

Does this documentation maintenance workflow support AGENTS.md files?

Yes, this documentation maintenance workflow explicitly supports AGENTS.md files. It applies updates to docs/AGENTS.md and the broader docs directory to keep user guides accurate and publish-ready.

How do I sync a changelog with existing user documentation?

Sync a changelog with existing user documentation by triggering the update workflow against recent commits. This verifies and applies changelog updates to ensure your guides match the latest code behavior.

When do I need to trigger bilingual translation workflows for documentation?

Trigger bilingual translation workflows for documentation after syncing the changelog and staged changes. This coordinates English and Chinese updates, ensuring bilingual consistency across the docs directory.

Can I verify staged changes against my documentation before publishing?

Yes, you can verify staged changes against your documentation before publishing. The workflow syncs and verifies documentation against recent commits and staged changes to ensure publish-ready accuracy.