AN

anomaly-detection

Detects production anomalies using configurable rules and error pattern tracking.

Install

mkdir -p .claude/skills/anomaly-detection && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/4951" && unzip -o skill.zip -d .claude/skills/anomaly-detection && rm skill.zip

Installs to .claude/skills/anomaly-detection

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Rule-based anomaly detection for production systems with configurable thresholds, cooldown periods to prevent alert storms, and error pattern tracking for repeated failures.
173 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Define configurable anomaly detection rules
  • Implement cooldown periods for alerts
  • Track repeated error patterns
  • Monitor worker health and job execution

How it works

The system uses rule-based checks with configurable thresholds and cooldowns to identify and report production system anomalies.

Inputs & outputs

You give it
Worker health metrics or job execution data
You get back
Anomaly alerts and resolution status

When to use anomaly-detection

  • Set threshold for 5xx errors
  • Configure alert cooldowns
  • Detect recurring production failures

About anomaly-detection

Monitors production systems for repeated failures or specific error patterns. Uses configurable thresholds and cooldowns to prevent alert fatigue.

Rule-based anomaly detection for production systems with configurable thresholds, cooldown periods to prevent alert storms, and error pattern tracking for repeated failures.

When not to use it

  • Real-time security threat detection

Limitations

  • Requires manual configuration of thresholds
  • Cooldowns must be tuned to prevent missing alerts

How it compares

It incorporates cooldown periods and error pattern tracking to reduce alert fatigue compared to basic threshold monitoring.

Compared to similar skills

anomaly-detection side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
anomaly-detection (this skill)16moNo flagsIntermediate
audit-logging02moNo flagsBeginner
analyzing-logs1427dReviewBeginner
home-assistant-manager98moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry