From clustering-algorithm-runner
Executes clustering algorithms (K-means, DBSCAN, hierarchical) on datasets, handling data validation, preprocessing, performance metrics, and visualization.
How this skill is triggered — by the user, by Claude, or both
Slash command
/clustering-algorithm-runner:clustering-algorithm-runnerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill empowers Claude to perform clustering analysis on provided datasets. It allows for automated execution of various clustering algorithms, providing insights into data groupings and structures.
This skill empowers Claude to perform clustering analysis on provided datasets. It allows for automated execution of various clustering algorithms, providing insights into data groupings and structures.
This skill activates when you need to:
User request: "Run clustering on this customer data to identify customer segments. The data is in customer_data.csv."
The skill will:
User request: "Perform DBSCAN clustering on this network traffic data to identify anomalies. The data is available at network_traffic.txt."
The skill will:
This skill can be integrated with data loading skills to retrieve datasets from various sources. It can also be combined with visualization skills to generate insightful visualizations of the clustering results.
Guides reception of code review feedback: verify before implementing, avoid performative agreement, push back with technical reasoning when needed.
Design banners for social media, ads, website heroes, and print with multiple art direction options and AI-generated visuals.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin clustering-algorithm-runner