Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

studypaper

studypaper contiene 9 skills recopiladas de chansigit, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
9
Stars
1
actualizado
2026-05-09
Forks
0
Cobertura ocupacional
7 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

add-prior-work
Profesores postsecundarios de antropología y arqueología

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
Profesores postsecundarios de ciencias biológicas

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
Profesores de ciencias de la computación, postsecundario

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
Profesores postsecundarios de antropología y arqueología

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
Profesores postsecundarios de educación vocacional/técnica

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
Redactores técnicos

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
Científicos de datos

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
Redactores técnicos

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
Editores

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