willoscar/extraction-form
| Use when `evidence-review` has screened includes and needs a schema-aligned extraction table.
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill extraction-form
Transforms screened include rows plus protocol schema into the analysis table used by evidence-review.
Required:
papers/screening_log.csvoutput/PROTOCOL.mdOptional:
papers/paper_notes.jsonlpapers/extraction_table.csvThe table must:
paper_id, title, year, url)notes, not in schema columnsscripts/run.py should:
include rowsoutput/PROTOCOL.mdTake willoscar/extraction-form 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.