A router-based system that builds full-length Chinese-English side-by-side translations of academic papers from PDFs, DOIs, arXiv links, or HTML. Instead of holding all extraction logic in memory, it loads only the fragments it needs for your source format: one set of instructions for scanned PDFs, another for publisher HTML, and so on. The static layer is versioned, the dynamic layer stays light, and the output is always a complete bilingual Markdown document with figures and tables placed near the relevant text, never a summary unless you ask for one. Builds a terminology ledger as it translates so recurring terms stay consistent. Ships with source grounding rules for follow-up questions.
npx skills add https://github.com/yuan1z0825/nature-skills --skill nature-reader