cxcscmu/skilllearnbench-greedy-centroid-matching
How to perform greedy nearest-neighbor matching between two sets of 2D points (cluster centroids vs expert annotations) with a maximum distance threshold, returning matched pairs for F1/delta computation.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill greedy-centroid-matching
Take cxcscmu/skilllearnbench-greedy-centroid-matching 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.