What problem does it solve?
This Skill automates the laborious process of obtaining arXiv LaTeX sources, translating document content into a target language, and producing a compiled, readable PDF while preserving LaTeX structure and citations.
Core Features & Use Cases
- End-to-end workflow: Download arXiv source archives, extract and analyze .tex files, modularize large documents, perform atomic translations per section, and compile to a localized PDF.
- Robust compilation loop: Run xelatex and bibtex cycles with log inspection and targeted fixes to recover from common compilation errors.
- Multilingual support: Inject xeCJK and platform-appropriate fonts to produce high-quality Chinese (or other language) PDFs without breaking math, macros, or references.
- Use Case: Translate an arXiv research paper into zh-CN, preserving formulae and citations, and generate a publication-ready PDF for local reading or sharing.
Quick Start
Translate the arXiv paper identified by URL or paper ID into the vault language and compile a localized PDF using xelatex.