bilingual-translate
Installation
SKILL.md
Bilingual Translate
模型建議:本技能為主執行緒流程,依成本路由決策建議於 sonnet 會話執行;高階模型會話亦可執行,但屬超規格花費。
Overview
Single-pass bilingual translation. Produces documents where each Chinese paragraph is followed by the English original as a blockquote.
Output format:
中文翻譯段落文字。
> Original English paragraph text here.
Core principle: Draft-first with bilingual_prep.py placeholders. Write directly to bilingual output dir. No multi-round review loop.