This handles the full pipeline of translating arXiv papers from English to Chinese while preserving LaTeX structure. It downloads the paper source, dispatches translation tasks that maintain technical terminology consistency, adds xeCJK font support, and compiles the result with XeLaTeX. The workflow includes a mandatory review phase to catch common issues like command misspellings and CJK catcode problems. You can run it locally or via Docker if you don't have XeLaTeX installed. It's thorough about the details that break LaTeX compilation after translation, like inserting braces between custom macros and Chinese characters. Optionally generates a technical summary document. Worth using if you regularly need Chinese versions of ML/CS papers and want something more reliable than copy-pasting into Google Translate.
npx skills add https://github.com/yrom/arxiv-paper-translator --skill arxiv-paper-translatorsickn33/antigravity-awesome-skills