Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

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 collectés
9
Stars
1
mis à jour
2026-05-09
Forks
0
Couverture métier
7 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

add-prior-work
Enseignants postsecondaires en anthropologie et archéologie

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.

2026-05-09
study-deep
Enseignants postsecondaires en sciences biologiques

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.

2026-05-09
review-round
Enseignants en informatique, postsecondaire

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.

2026-05-09
compare
Enseignants postsecondaires en anthropologie et archéologie

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.

2026-05-08
deep-dive
Enseignants postsecondaires en formation professionnelle/technique

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.

2026-05-08
refine-notes
Rédacteurs techniques

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.

2026-05-08
reproduce-check
Scientifiques des données

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.

2026-05-08
reselect-figures
Rédacteurs techniques

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.

2026-05-08
retitle
Rédacteurs en chef

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.

2026-05-08