willoscar/manuscript-ingest
| Use when `paper-review` needs a canonical manuscript text artifact before claim extraction.
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill manuscript-ingest
Transforms a manuscript source file into the canonical text artifact used by paper-review.
One manuscript source from the workspace, typically:
inputs/manuscript.mdinputs/manuscript.txtinputs/manuscript.pdfoutput/PAPER.mdscripts/run.py should:
output/PAPER.mdIt should not summarize, critique, or reformat the manuscript into a review.
The output must preserve:
output/PAPER.md existsTake willoscar/manuscript-ingest from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.