dedupe-rank
Installation
SKILL.md
Dedupe + Rank
Turns a raw candidate pool into a deduped pool and a stable core set.
Input
papers/papers_raw.jsonl
Outputs
papers/papers_dedup.jsonlpapers/core_set.csv
Script boundary
scripts/run.py should own only:
- title/year deduplication
- deterministic ranking
- stable
paper_idgeneration
Related skills