alert_monitor

Monitor events and send alerts via Email, Telegram, Webhook, and logs.

1|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/marcoamu/openclaw-workspace --skill alert-monitor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alert_monitor
Source: https://github.com/marcoamu/openclaw-workspace/tree/main/skills/alert-monitor
Command: npx skills add https://github.com/marcoamu/openclaw-workspace --skill alert-monitor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitors events and sends alerts when specified conditions occur in real-time, helping teams respond quickly to issues.

Core Features & Use Cases

  • Real-time event monitoring across applications and systems.
  • Multi-channel notifications (Email, Telegram, Webhook, and logs).
  • Configurable alert rules with customizable check frequency and thresholds.
  • Use Case: If a service latency exceeds a threshold for a sustained period, alert the designated channel.

Quick Start

Configure your first alert rule and start the monitor to begin receiving alerts.

Frequently Asked Questions about alert_monitor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up real-time alerts for application latency thresholds?

To set up real-time alerts, you configure customizable alert rules with specific thresholds and check frequencies. The monitor evaluates events in real-time and triggers notifications when your defined latency conditions are met.

Can I send monitoring notifications to both Telegram and email simultaneously?

Yes, monitoring notifications support multi-channel delivery simultaneously. You can configure alerts to send messages to email, Telegram, webhooks, and logs, ensuring your designated channels receive the event warnings.

How do configurable alert rules help prevent alert fatigue?

Configurable alert rules enforce safety through explicit conditions and rate limits. By customizing check frequencies and sustained threshold periods, you prevent alert fatigue and ensure reliable, validated alert delivery.

What is the best way to monitor system events and trigger webhook notifications?

The best way to monitor system events is defining explicit rules within the monitor. It evaluates real-time events against your configured conditions and triggers webhook notifications automatically when specified thresholds occur.

Does this alert monitor require any external dependencies to function?

No, this alert monitor does not require any external dependencies to function. It operates independently to evaluate events, enforce validation rules, and deliver multi-channel notifications without needing additional packages.