willoscar/snapshot-writer
| Use when a `research-brief` workspace has a small paper set plus outline and needs a compact reader-facing briefing instead of a full survey.
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill snapshot-writer
Transforms a small core set plus a bullets-only outline into the final research-brief deliverable.
Required:
outline/outline.ymlpapers/core_set.csvOptional:
GOAL.mdDECISIONS.mdqueries.mdpapers/papers_dedup.jsonloutput/SNAPSHOT.mdscripts/run.py should stay a thin adapter over shared review tooling:
output/SNAPSHOT.mdDo not move topic-specific ranking rules or deep parsing logic into this script.
The output should:
output/SNAPSHOT.md exists## Scope, ## Key themes, ## What to read first, and ## Open problems / riskspapers/core_set.csvand covers at least two unique core-set papers across those sections
Take willoscar/snapshot-writer 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.