nature-readerlisted
Install: claude install-skill LiHongwei-cn/lihongwei-cn
# Full-Paper Markdown Reader
Use this skill to turn a research paper into a complete Markdown reading artifact.
The default output should read like a bilingual paper companion, not a summary dump:
- keep the extractable prose, paragraph structure, and section flow
- show original text and Chinese translation together at block level
- extract figures and tables as assets and place them at the first substantive mention or interpretation point
- keep captions attached to figures/tables with English caption text and Chinese caption translation
- preserve stable page and block anchors for traceability
- write a complete `paper.md` by default, plus `source_map.json`, `translation_notes.md`, and `assets/`
This skill is for papers, preprints, and conference proceedings across disciplines. It is not limited to Nature-family journals.
## When to use
Use this skill when the user wants any of the following:
- translate an entire paper into a complete Markdown document
- make a paper easier to read without losing the original wording
- generate a full-paper reading file with original/translation alignment
- keep figures or tables visually close to the claims they support
- preserve exact source locations for every substantive block
- build a source-grounded markdown artifact rather than a slide deck or short summary
If the user only wants a summary, use a summarization skill instead. If the user only wants citation search, use a citation skill instead.
## Non-negotiable defaults