cxcscmu/mars-cluster-to-expert-matching
Implement greedy nearest-neighbor matching between cluster centroids and expert annotations. Use this skill when you need to match predicted cluster centers to ground-truth expert points for Mars cloud evaluation, always using standard Euclidean distance with a maximum distance threshold of 100 pixels.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill mars-cluster-to-expert-matching
Take cxcscmu/mars-cluster-to-expert-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.