en un clic
studypaper
studypaper contient 9 skills collectées depuis chansigit, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Use when the user wants to add a missing prior-work entry to analysis/05-prior-work.md. Re-dispatches prior-work-historian with the existing file + the new reference, asks it to update timeline + comparison table + lineage diagram.
Use when the user wants to deep-study a paper (PDF or URL) for ML or computational biology. Produces analysis/, review.md, and Chinese xhs/wechat notes. Layers on top of claude-paper:study.
Use when the user wants to run an adversarial review round on a paper that has already been studied via /paperstudio:study. Solicits objections, dispatches defense+judge sub-Agents, gets the user's final verdict, and updates review.md with accepted weaknesses or questions.
Use when the user wants a head-to-head comparison of two papers. Auto-studies the other paper if not already in ~/claude-papers/papers/, then dispatches compare-agent with both analysis directories.
Use when the user wants an in-depth treatment of a single topic in a paper that is already studied. Dispatches deep-dive-agent with topic + paper text + analysis files. Output lands at deep-dives/<topic-slug>.md.
Use when the user wants to refine an existing xhs.md or wechat.md rendering with a specific edit instruction. Dispatches the matching renderer with EDIT_INSTRUCTION, backs up the prior version.
Use when the user wants a structured reproducibility audit of a studied paper. Dispatches reproduce-checker on 7 dimensions (or 6 for ml-pure papers — wet-lab is N/A). Output goes to reproduce-check.md. Suggests /paperstudio:review-round if serious issues are found.
Use when the user wants to change which figures are embedded in xhs.md and wechat.md. Shows the user the figures with importance scores from analysis/06-figures.md, lets them multi-select per platform, re-runs both renderers with new selections.
Use when the user wants to regenerate title candidates for an existing xhs.md or wechat.md rendering and pick a new one. Re-dispatches title-generator with optional --style filter, lets the user choose, swaps the title into the rendering, archives the prior title.