nature-reader

nature reader

yuan1z0825 31k ↓ 3.5k Apache-2.0 updated 26d ago
Claude Code
View source ↗

What it does

  • A dynamic layer (this file plus manifest.yaml) that detects the request's source format and loads only the fragments needed for the current job.
  • pdf-text — selectable-text PDF. Default.
  • scanned-pdf — image-only or OCR-required PDF.
  • html — publisher or preprint HTML page.
  • doi-arxiv — a bare DOI or arXiv link that must be resolved first.
  • pasted-text — pasted prose or notes with no retrievable original layout.
  • detailed figure/table cropping and placement → references/figure-extraction.md.

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

nature reader

Source

Repository: https://github.com/yuan1z0825/nature-skills

nature-reader FAQ

What does the nature-reader skill do?

Build full-paper Chinese-English side-by-side, figure/table-aware, source-grounded Markdown readers for journal or conference papers from PDF, DOI, arXiv, publisher HTML, or pasted text. Use whenever the user asks to translate or read a paper, make 中英文对照/原文对照/全文翻译解读, extract figures or tables into the right positions, preserve figure/table placement near relevant prose, or keep exact source anchors for every block. This skill must not degrade into a summary-only output unless the user explicitly asks for a summary. Also trigger on general paper-reading and translation requests even without the word "Nature", such as reading/translating an academic paper, literature reading, understanding a paper, and Chinese phrasings like 读论文、精读论文、论文翻译、文献翻译、文献阅读、学术阅读、帮我读这篇文章、翻译这篇paper. A dynamic layer (this file plus manifest.yaml) that detects the request's source format and loads only the fragments needed for the current job. pdf-text — selectable-text PDF. Default.

How do I install nature-reader?

Run: npx -y skills add https://github.com/yuan1z0825/nature-skills --skill nature-reader --agent claude-code — the source lives at github.com/yuan1z0825/nature-skills.

Maintain nature-reader?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[nature-reader on getagentictools](https://getagentictools.com/skills/yuan1z0825-nature-skills-nature-reader?ref=badge)
npx agentictools info skills/yuan1z0825-nature-skills-nature-reader

The second line is the CLI lookup for this page — handy in READMEs and docs.