willoscar/novelty-matrix
| Use when `paper-review` needs overlap/delta positioning against provided related work.
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill novelty-matrix
Transforms a claim ledger plus related-work surface into a novelty positioning table for paper-review.
Required:
output/CLAIMS.mdOptional:
output/NOVELTY_MATRIX.mdoutput/NOVELTY_MATRIX.tsv (review-novelty-row.v1)Each matrix row must expose:
scripts/run.py should:
Keep matching heuristics and markdown rendering in shared tooling.
claim_id, overlap, delta, and evidence as separate fieldsTake willoscar/novelty-matrix 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.