iot-anomalies

Originally fromruvnet/ruflo
Installation
SKILL.md

Run Z-score anomaly detection on a device's recent telemetry.

Steps:

  1. npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot anomalies DEVICE_ID
  2. Review detected anomaly types (spike, flatline, drift, oscillation, pattern-break, cluster-outlier)
  3. If score > 0.9, recommend quarantine
  4. Store anomaly pattern for learning: mcp__claude-flow__memory_store({ key: "iot-anomaly-DEVICEID", value: "TYPE at SCORE", namespace: "iot-anomalies" })
Installs
49
GitHub Stars
61.6K
First Seen
May 8, 2026
iot-anomalies — ruvnet/claude-flow