跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Detect Anomalies Aiops

技能 已验证 活跃

Implement AI-powered anomaly detection for operational metrics using time series analysis (Isolation Forest, Prophet, LSTM), alert correlation, and root cause analysis. Reduce alert fatigue by intelligently identifying true anomalies in system metrics, logs, and traces. Use when operations teams are overwhelmed by alert volume, when detecting complex multi-metric anomalies beyond static thresholds, when seasonal patterns make thresholds ineffective, or when needing to predict issues proactively before they impact users.

目的

To reduce alert fatigue and proactively identify system issues by intelligently detecting anomalies in operational metrics, logs, and traces.

功能

  • AI-powered anomaly detection using time series analysis (Isolation Forest, Prophet, LSTM)
  • Alert correlation and root cause analysis
  • Reduction of false positives and alert fatigue
  • Proactive issue prediction
  • Continuous monitoring service deployment

使用场景

  • When operations teams are overwhelmed by alert volume
  • Detecting complex multi-metric anomalies beyond static thresholds
  • When seasonal patterns make thresholds ineffective
  • Needing to predict issues proactively before they impact users

非目标

  • Replacing all manual monitoring
  • Detecting anomalies in non-time-series data
  • Providing a general-purpose ML platform

Documentation

  • info:READMEA README.md exists and provides a high-level overview of the project, but the SKILL.md frontmatter already serves as the primary description for this specific skill.

Protocol

  • info:Idempotent retry & timeoutsWhile the Python code includes basic error handling and logging, explicit mention or implementation of idempotent operations, per-call timeouts, or statelessness is not detailed in the SKILL.md.
  • info:Idempotent retry & timeoutsThe provided code does not explicitly detail idempotent operations or per-call timeouts for any remote calls.
  • info:Idempotent retry & timeoutsThe provided code does not explicitly detail idempotent operations or per-call timeouts for any remote interactions.

Code Execution

  • info:ValidationThe Python code includes data loading and preprocessing steps, but explicit use of a schema validation library for all inputs and outputs is not evident in the provided snippets.

安装

/plugin install agent-almanac@pjt222-agent-almanac

质量评分

已验证
98 /100
about 24 hours ago 分析

信任信号

最近提交2 days ago
星标14
许可证MIT
状态
查看源代码

类似扩展

TimesFM Forecasting

100

Zero-shot time series forecasting with Google's TimesFM foundation model. Use for any univariate time series (sales, sensors, energy, vitals, weather) without training a custom model. Supports CSV/DataFrame/array inputs with point forecasts and prediction intervals. Includes a preflight system checker script to verify RAM/GPU before first use.

技能
K-Dense-AI

Trader Signal

99

Generate trading signals using npx neural-trader anomaly detection engine with Z-score scoring and neural prediction

技能
ruvnet

Alterlab Aeon

98

Part of the AlterLab Academic Skills suite. 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.

技能
AlterLab-IEU

Azure Ai Anomalydetector Java

95

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.

技能
microsoft

Monitor Data Integrity

100

Design and operate a data integrity monitoring programme based on ALCOA+ principles. Covers detective controls, audit trail review schedules, anomaly detection patterns (off-hours activity, sequential modifications, bulk changes), metrics dashboards, investigation triggers, and escalation matrix definition. Use when establishing a data integrity monitoring programme for GxP systems, preparing for inspections where data integrity is a focus area, after a data integrity incident requiring enhanced monitoring, or when implementing MHRA, WHO, or PIC/S guidance.

技能
pjt222

SHAP Model Interpretability

100

Model interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions, computing feature importance, generating SHAP plots (waterfall, beeswarm, bar, scatter, force, heatmap), debugging models, analyzing model bias or fairness, comparing models, or implementing explainable AI. Works with tree-based models (XGBoost, LightGBM, Random Forest), deep learning (TensorFlow, PyTorch), linear models, and any black-box model.

技能
K-Dense-AI