It updates Kimi Code CLI documentation by analyzing git commits to keep English and Chinese changelogs consistent with code.

Install

mkdir -p .claude/skills/gen-docs && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/3324" && unzip -o skill.zip -d .claude/skills/gen-docs && rm skill.zip

Installs to .claude/skills/gen-docs

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Update Kimi Code CLI user documentation.
40 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Update Kimi Code CLI user documentation
  • Synchronize English changelogs
  • Ensure Chinese documentation matches code behavior
  • Translate documentation using another skill
  • Analyze git commits for documentation updates

How it works

The skill analyzes git commits and staged changes to understand code modifications, then updates documentation pages and sections, ensuring English changelogs are synchronized and Chinese documentation reflects the latest code.

Inputs & outputs

You give it
Git commit history, staged changes, and the changelog.md file.
You get back
Updated user documentation in the 'docs' directory, with synchronized English changelogs and consistent Chinese documentation.

When to use gen-docs

  • Updating user documentation after code changes
  • Synchronizing changelogs
  • Translating documentation updates

About this skill

现在我们正在为当前项目 Kimi Code CLI 编写和维护用户文档,文档内容在 docs 目录下,docs/AGENTS.md 中有对文档的说明。

我们现在对代码库有了一些修改,请你参考最近的 git commit、staged changes、changelog.md 等的内容,根据 AGENTS.md 中的信息,必要时找到实际的代码全文,确保理解了所有变更对产品用户体验的真实改变,然后逐页、逐段地检查和更新文档内容。

你应该首先确保英文 changelog 使用 node docs/scripts/sync-changelog.mjs 进行了同步,然后确保中文文档符合最新代码的行为,最后,使用 translate-docs skill 进行双语同步。

How it compares

This skill automates the process of updating and synchronizing documentation based on code changes, unlike manual documentation updates.

Compared to similar skills

gen-docs side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
gen-docs (this skill)16moNo flagsIntermediate
transcription16moReviewIntermediate
docs-write226moNo flagsBeginner
content-research-writer1510moNo flagsBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

transcription

MadAppGang

Audio/video transcription using OpenAI Whisper. Covers installation, model selection, transcript formats (SRT, VTT, JSON), timing synchronization, and speaker diarization. Use when transcribing media or generating subtitles.

15

docs-write

metabase

Write documentation following Metabase's conversational, clear, and user-focused style. Use when creating or editing documentation files (markdown, MDX, etc.).

22139

content-research-writer

ComposioHQ

Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.

15111

doc-coauthoring

anthropics

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

1686

research-grants

davila7

Write competitive research proposals for NSF, NIH, DOE, and DARPA. Agency-specific formatting, review criteria, budget preparation, broader impacts, significance statements, innovation narratives, and compliance with submission requirements.

694

teams-channel-post-writer

daymade

Creates educational Teams channel posts for internal knowledge sharing about Claude Code features, tools, and best practices. Applies when writing posts, announcements, or documentation to teach colleagues effective Claude Code usage, announce new features, share productivity tips, or document lessons learned. Provides templates, writing guidelines, and structured approaches emphasizing concrete examples, underlying principles, and connections to best practices like context engineering. Activates for content involving Teams posts, channel announcements, feature documentation, or tip sharing.

591

Search skills

Search the agent skills registry