cxcscmu/dbscan-custom-distance-clustering
Implement DBSCAN clustering with a custom weighted Euclidean distance metric controlled by shape_weight parameter. Use this skill to cluster citizen science point annotations on Mars cloud images.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill dbscan-custom-distance-clustering
Take cxcscmu/dbscan-custom-distance-clustering 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.