What problem does it solve? Translating long articles and documents often produces inconsistent terminology, stiff machine-like phrasing, and lost markdown structure, especially when content exceeds context limits. ## Core Features & Use Cases - Three Translation Modes: Quick mode for direct translation, normal mode with content analysis first, and refined mode with analyze, draft, critique, revise, and polish stages for publication quality. - Chunked Long-Document Translation: Splits markdown over 4000 words at block boundaries using a markdown-it based script, then translates chunks in parallel with a shared glossary prompt for terminology consistency. - Custom Glossaries and Preferences: Supports EXTEND.md preference files with custom glossaries, audience profiles, and style presets, plus a built-in English-to-Chinese glossary. - Use Case: A user provides a 10,000-word English blog post URL and asks to translate it to Chinese; the skill analyzes the content, chunks it, translates each chunk with consistent terminology, then reviews and polishes the final markdown output. ## Quick Start Translate this article to Chinese using refined mode and save the result with consistent terminology.