What problem does it solve? Professional document translation often suffers from fabricated content, inconsistent terminology, broken table structures, and unpolished output. This Skill coordinates a team of specialized AI agents to translate documents with verified terminology, independent quality review, and publication-ready formatting. ## Core Features & Use Cases - Multi-Agent Pipeline: A translator, terminology researcher(s), and reviewer work in parallel — the researcher verifies proper nouns via web search while the translator produces a structure-preserving first pass, then an independent reviewer catches fabrication, omission, and terminology errors. - Structure Preservation: Tables stay tables, lists stay lists, and multi-item cells stay inside their cells, enforced by structural manifests and automated comparison tests. - Smart Scaling: Documents over 10 pages are chunked across parallel translators; documents with over 50 terms trigger two parallel terminology researchers (fast + deep). - Professional Output: Final translations are typeset to formal standards (Times New Roman/SimSun, A4 layout) and delivered as both .docx and .pdf. - Use Case: Ask to translate a Chinese conference agenda into English — the skill verifies organization names against official websites, preserves the schedule table exactly, reviews every paragraph against the source, and delivers formatted Word and PDF files. ## Quick Start Ask Claude Code to translate your document with a phrase like "translate this document with quality check" and the pipeline runs automatically.