yromyromCommunityยท2 Agent Skills Included

arxiv-paper-translator

Translate arXiv papers into Chinese with preserved formatting

Translates arXiv academic papers from English to Chinese while preserving the original LaTeX layout, formulas, and figures. Downloads paper source code, translates selected chapters, and compiles a finished Chinese PDF automatically. Eliminates manual copy-paste translation and broken formatting, and can generate a structured technical summary report for sharing.
npx skills add yrom/arxiv-paper-translator --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install arxiv-paper-translator?โ–ผ

Run `npx skills add yrom/arxiv-paper-translator --all -g -y` in your terminal to install all skills in this repository globally.

How to translate an arXiv paper into Chinese?โ–ผ

Just give your agent the arXiv paper ID, for example: translate arXiv:2601.20245 into Chinese. It downloads the LaTeX source, translates the text, and compiles a Chinese PDF that keeps the original layout.

Can I translate only specific sections of a paper?โ–ผ

Yes. You can tell the agent which chapters to translate or skip, such as excluding the appendix or experiments section, instead of translating the entire paper.

What do I need to compile the translated PDF?โ–ผ

You need either a local XeLaTeX installation or Docker with the TeX Live image. The skill checks both automatically and helps you set one up if neither is available.

Can it create a summary report of the paper?โ–ผ

Yes. It can generate a structured Chinese technical report covering the paper's contributions, methods, experiments, and key figures, ready to share as a blog post.

Related Repositories in Education & Research

View All in Education & Researchโ†’