home/categories/machine-learning/jeremylongshore-claude-code-plugins-plus-skills-backups-plugin-enhancements-plugin-backups-clustering-algorithm-runner-20251019-194426-skills-skill-adapter-skill-md
machine-learningdata-ai

running-clustering-algorithms

This skill enables Claude to execute clustering algorithms on datasets. It is used when the user requests to perform clustering, identify groups within data, or analyze data structure. The skill supports algorithms like K-means, DBSCAN, and hierarchical clustering. Claude should use this skill when the user explicitly asks to "run clustering," "perform a cluster analysis," or "group data points" and provides a dataset or a way to access one. The skill also handles data validation, error handling, performance metrics, and artifact saving.

jeremylongshore
maintainer
jeremylongshore
Atualizado 1/18/2026
Estrelas
1020
Forks
131
quick start

Installation and usage

This skill enables Claude to execute clustering algorithms on datasets. It is used when the user requests to perform clustering, identify groups within data, or analyze data structure. The skill supports algorithms like K-means, DBSCAN, and hierarchical clustering. Claude should use this skill when the user explicitly asks to "run clustering," "perform a cluster analysis," or "group data points" and provides a dataset or a way to access one. The skill also handles data validation, error handling, performance metrics, and artifact saving.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use running-clustering-algorithms