Use this skill to read one selected paper deeply each time and turn it into a durable, evidence-based note.
This skill is for serious paper reading, not for rewriting the abstract in cleaner prose.
Before drafting, read these core references:
{baseDir}/routing-rules.md{baseDir}/paper-taxonomy.md{baseDir}/references/reading-workflow.md{baseDir}/references/note-template-base.md{baseDir}/references/output-contract.md{baseDir}/references/checklists/general.mdThen route the paper and load:
{baseDir}/references/adapters/theory-math-stats.md{baseDir}/references/adapters/method-algorithm.md{baseDir}/references/adapters/benchmark-evaluation.md{baseDir}/references/adapters/dataset-resource.md{baseDir}/references/adapters/empirical-econ.md{baseDir}/references/adapters/systems.md{baseDir}/references/adapters/survey-synthesis.md{baseDir}/references/adapters/replication-negative-result.md{baseDir}/references/adapters/physics.md{baseDir}/references/adapters/quant-finance.md{baseDir}/references/checklists/general.md Always run this first.
{baseDir}/references/checklists/theory-math-stats.md{baseDir}/references/checklists/proof-rigor.md{baseDir}/references/checklists/experimental-eval.md{baseDir}/references/checklists/ablation-and-mechanism-isolation.md{baseDir}/references/checklists/robustness-and-ood.md{baseDir}/references/checklists/benchmark-fairness-and-contamination.md{baseDir}/references/checklists/reproducibility-and-compute.md{baseDir}/references/checklists/empirical.md{baseDir}/references/checklists/systems.md{baseDir}/references/checklists/physics.md{baseDir}/references/checklists/quant.mdProduce a note that lets a strong graduate student answer all of the following without reopening the paper:
Do not use this skill for:
Treat paper reading as reconstruction plus judgment.
Your job is not only to say what the authors claim. Your job is to reconstruct the paper's intellectual structure, route it faithfully, trace claims to evidence, and record where a careful reader should trust, doubt, reuse, or extend the work.
Follow this sequence.
Before writing the note, identify:
Write a short internal map in this form:
> The paper studies __ in the setting __. Its main move is __. It claims __, supported mainly by __. The key technical objects are __. The real intellectual load sits in __. The main failure risk is __.
If you cannot write this map, keep reading before drafting.
Use the routing rules in {baseDir}/routing-rules.md.
Create an internal route record in this form:
Primary adapter:
Secondary adapter:
Evidence packs:
Domain overlay:
Route confidence:
Why this route:
Routing principles:
Do not route only by title words or surface buzzwords. Route by the paper's real intellectual load.
Do not read linearly from top to bottom unless the paper is unusually simple.
Read title, abstract, introduction, conclusion, and figure or table captions.
Goal: identify what the authors want the reader to believe and what kind of contribution they think they are making.
Read the model, method, theory, derivation, benchmark construction, dataset section, or system design sections carefully.
Reconstruct the main equations, estimators, algorithms, proof ideas, task definitions, sampling logic, or tradeoffs.
Read experiments, empirics, case studies, benchmarks, robustness checks, appendix evidence, or construction validation that bears on the main claims.
Read limitations, related work selectively, and appendix sections needed to judge the claims fairly.
Do not stop at the main body if a central claim is only supported in the appendix or supplement.
If the scripts in {baseDir}/scripts/ are available, use them as a structured drafting aid. Before using any script, read its documentation {baseDir}/scripts/README.md and understand what it does and does not do.
Recommended order:
scaffold_note.pybuild_paper_map.py{baseDir}/routing-rules.mdbuild_notation_table.pybuild_claim_matrix.pybuild_limitation_ledger.pyrender_final_note.pyUse the scripts to create first drafts of the note scaffold and internal artifacts. Then review and correct them against the paper. The scripts are helpers, not authorities.
When the user wants a saved markdown note, prefer this flow:
{baseDir}/references/note-template-base.mdIf the note is short and purely conversational, you may skip the scripts, but you must still follow the same intellectual protocol.
Before finalizing the note, build these internal structures. They can remain implicit unless the user asks for them, but the final note must reflect them.
A compact statement of problem, setting, contribution, evidence backbone, and main failure risk.
A compact routing decision with:
When notation is nontrivial, record:
For each major claim, record:
Separate:
Always keep the common structure from the base template, then expand or tighten sections using the routed adapter and chosen evidence packs.
general.md first, then the chosen evidence packs, then any adapter-specific or domain-specific checks.Follow the output contract in {baseDir}/references/output-contract.md. Use the base note template as the default scaffold, then adapt it to the routed paper type and evidence profile.
For every important conclusion in the note, ask:
If you cannot answer these questions, keep reading or weaken the statement.
共 1 个版本