A sophisticated framework for managing AI agent reliability through smart deduplication, severity-based routing, and automated incident remediation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install alerts
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install alerts using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Alerts is a technical framework designed to solve the complexities of monitoring modern AI agent ecosystems. It provides standardized patterns for preventing alert fatigue by grouping symptoms under root causes and implementing a rigorous severity hierarchy from P0 to P3. By utilizing Openclaw Skills, developers can move beyond simple threshold monitoring to implement sophisticated behavioral drift detection and cost-aware alerting.
This skill ensures that your agentic workflows remain stable by monitoring for infinite loops, silent failures, and API usage spikes. It bridges the gap between raw agent logs and actionable engineering intelligence, ensuring that the right domain experts are notified at the right time through high-reliability webhook patterns.
To implement these patterns within your Openclaw Skills environment, configure your alert manager using the following structures:
# Configure grouping and repeat intervals
group_by: ['alertname', 'service']
repeat_interval: 5m
# Set up webhook verification
export WEBHOOK_SECRET="your_hmac_secret"
Ensure your agent monitoring logic includes behavioral baselines and correlation ID generation for every workflow lifecycle.
| Component | Description | Format |
|---|---|---|
| Alert Labels | Root cause identifiers (service, cluster, alertname) | Key-Value Pairs |
| Severity | Impact levels from P0 (Immediate) to P3 (Review) | Enum |
| Correlation ID | UUID for tracking alert lifecycle across systems | String/UUID |
| Inhibition Rules | Logic to suppress symptoms when root causes fire | Boolean Logic |
| Metrics | Token usage, latency, and success rate data | Float/Integer |
Loading
A specialized AI agent skill for managing Apple AirTags, locating items, and troubleshooting Find My connectivity.

A technical skill that empowers AI agents to provide real-time, accurate data on model pricing, rankings, and hardware requirements by bypassing outdated training data.

A meta-cognitive reasoning layer that transforms AI agents from simple executors into human-level planners with self-awareness.

A tactical framework for maximizing productivity by orchestrating multiple AI coding agents through parallel workflows and pragmatic tool selection.

A comprehensive framework for controlling smart home devices, designing automated routines, and building custom Alexa skills.

A professional toolkit for navigating Aliexpress with advanced vendor verification, cost analysis, and dropshipping safety protocols using Openclaw Skills.








































