AI Agent Hub
Back to skills
Smart Document Translation Assistant icon

Smart Document Translation Assistant

Office Efficiency Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Follow https://skillhub.cn/install/skillhub.md to install @user_0ea2f093/document-translate-tool into your AI assistant.

About this skill

What It Solves

When translating technical documents, papers, and Markdown files, the hard part is not only word choice. A naive translation can produce awkward phrasing and damage API names, variables, code blocks, tables, and links. This skill is aimed at document translation where the original structure and engineering context must survive, especially for Chinese-English conversion with omitted subjects, long clauses, articles, tense, and nominalization.

How It Works And Where To Be Careful

  • Requirement check: source language is auto-detected by default; target language can be Chinese, English, Japanese, and others; document type can be marked as technical docs, academic papers, marketing copy, Markdown, code comments, or plain text.
  • Format preservation: it keeps Markdown markers, code blocks, tables, lists, links, references, and version numbers intact; code, shell commands, URLs, email addresses, variable names, and file names are not translated by default.
  • Translation strategy: Chinese-to-English output adds explicit subjects, makes logical connectors visible, and splits long sentences; English-to-Chinese output shortens clauses, converts passive voice where useful, and removes redundant articles and connectors.
  • Output modes: standard output, side-by-side mode, plain translation mode, and revision mode are available; terminology consistency and omission checks act as quality gates.
  • Boundaries: ambiguous terms, brand names, and abbreviations may need user confirmation; long documents are processed in segments to keep context consistent.

Use Cases

  • Translate an English issue into Chinese while keeping commands, logs, and code blocks intact.
  • Convert an English product README into Chinese, preserving Markdown headings, tables, links, and versions.
  • Unify terminology in bilingual API docs so endpoints, parameters, and error codes stay untranslated.
  • Translate an academic abstract into Chinese while keeping citations and reference formatting intact.

Best For

  • Engineering maintainers translating an English README into Chinese while keeping code examples intact
  • Technical writers rewriting English articles into Chinese with consistent terminology
  • API documentation owners preserving endpoint and parameter names in bilingual reference docs
  • Research assistants translating abstracts while keeping citation and reference formatting