anomaly-detector
This skill provides automated assistance for anomaly detector tasks within the Data Analytics domain.
Content Preview
--- name: anomaly-detector description: | Anomaly Detector - Auto-activating skill for Data Analytics. Triggers on: anomaly detector, anomaly detector Part of the Data Analytics skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Anomaly Detector ## Purpose This skill provides automated assistance for anomaly detector tasks within the Data Analytics domain. ## When to Use This skill activat
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/anomaly-detector.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/12-data-analytics/anomaly-detector/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/12-data-analytics/anomaly-detector/SKILL.md
Related Skills
azure-ai-anomalydetector-java
Build anomaly detection applications with Azure AI Anomaly Detector SDK for Java. Use when implementing univariate/multivariate anomaly detection, time-series analysis, or AI-powered monitoring.
infrastructureazureaianomalydetector
by sickn33 (Antigravity) · antigravity-awesome-skills
Detecting Data Anomalies
This skill empowers Claude to identify anomalies and outliers within datasets. It leverages the anomaly-detection-system plugin to analyze data, apply appropriate machine learning algorithms, and highlight unusual data points. Use this skill when the user requests anomaly detection, outlier analysis
skill-adapterdetecting data anomalies
by jeremylongshore · plugins-plus-skills
aeon
This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.
aeonaeonml
by K-Dense-AI · claude-scientific-skills