Install
openclaw skills install @ttggjj/deepreadtemplateThis skill should be used when a user provides an academic paper (PDF file, DOI, arXiv link, or title) and asks for a structured deep-read report or literature summary. It extracts the full paper text, quotes exact numbers from the original, and produces a deep, visually structured report with a mec
openclaw skills install @ttggjj/deepreadtemplateThis skill converts a research paper into a deep, reusable report that a graduate student, reviewer, or researcher can file and cite. It enforces a consistent scaffold — background, variables, paradigm/method, task flow, design details, statistical analysis, main results — and goes further by quoting exact numbers from the full text, drawing a mechanism/method diagram, and adding an "implications for the reader's research" section. The skill reads the actual paper text (downloading and extracting the PDF when possible); it does not invent findings.
Activate this skill when the user:
Do not activate for: pure citation formatting, plagiarism checks, or non-academic documents. If the user only wants a one-line summary, still deliver the full scaffold but keep each section brief.
Resolve the input in this priority order:
pypdf or pdfplumber). Do not settle for the abstract when the full text is obtainable.Only if the full text is truly unobtainable, build the report from abstract + available sections and mark it "全文未获取,以下基于摘要与公开信息".
Map the paper's real sections (Introduction, Methods, Results, Discussion) onto the required components. Do not force a mismatch — if a component is genuinely absent, say so.
Use the scaffold in references/deep-read-template.md and fill:
Copy numbers verbatim from the paper. Record section/page where possible.
Produce two artifacts:
The report must contain these headings (in this order):
A filled template and a worked computational-modeling example are in references/deep-read-template.md.
Before finishing, verify the report satisfies ALL of the following:
If any item is unchecked, retrieve more of the paper text and re-render before delivering.
references/deep-read-template.md — the deep-read scaffold, per-section extraction prompts, mechanism-diagram guidance, and a worked DDM example.