translate-docs

Translate and synchronize bilingual documentation between English and Chinese.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/chen-001/kimi-cli-plus --skill translate-docs-chen-001
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: translate-docs
Source: https://github.com/chen-001/kimi-cli-plus/tree/main/.agents/skills/translate-docs
Command: npx skills add https://github.com/chen-001/kimi-cli-plus --skill translate-docs-chen-001

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translate and synchronize bilingual project documentation to keep English and Chinese content aligned.

Core Features & Use Cases

  • Bilingual Translation: Translate doc pages between Chinese and English with style and consistency.
  • Alignment & Sync: Maintain parallel Chinese and English docs in docs/ by updating translations when source changes.
  • Quality Guidance: Reference code/docs to ensure terms remain accurate and consistent.

Quick Start

Translate the docs in the docs directory to English and synchronize changes with the Chinese versions.

Frequently Asked Questions about translate-docs

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

FAQPage Schema
How do I synchronize bilingual documentation when updates in one language must be reflected in the other?

To synchronize bilingual documentation, you translate and update the changed language version while applying parallel updates to the other. This ensures English and Chinese docs stay aligned across multiple pages, enforcing terminology consistency and translation quality.

What is the best way to maintain translation consistency for terminology across multiple doc pages?

Maintaining translation consistency for terminology requires referencing existing code and documentation during the translation process. This ensures terms remain accurate and consistent across all bilingual pages, preventing terminology drift between the English and Chinese versions.

Can I translate and sync changelogs alongside docs directory pages?

Yes, you can translate and sync changelogs alongside docs directory pages. The bilingual translation process applies to ongoing documentation maintenance across both docs and changelogs, updating both language versions to keep them aligned.

How do I specify translation directions for Chinese to English documentation?

You specify translation directions to control the synchronization flow between Chinese and English versions. The process respects the specified directions, updating the target language version while enforcing quality and terminology consistency based on the source.

Does bilingual documentation synchronization work for ongoing project maintenance across multiple pages?

Yes, bilingual documentation synchronization works for ongoing project maintenance across multiple pages. It applies to continuous updates where changes in one language version must be reflected in the other, ensuring both English and Chinese docs stay aligned over time.