alert

Consolidate abnormal agent events into unified Slack, email, and SMS notifications.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/mqzkim/trading --skill alert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alert
Source: https://github.com/mqzkim/trading/tree/main/.agents/skills/alert
Command: npx skills add https://github.com/mqzkim/trading --skill alert

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill consolidates abnormal events from all agents, providing unified notifications via Slack, email, and SMS, while managing severity and preventing alert fatigue.

Core Features & Use Cases

  • Unified Notifications: Integrates alerts from Slack, email, and SMS for a single point of contact.
  • Intelligent Filtering: Classifies severity, suppresses duplicates, and manages escalation to prevent alert overload.
  • Use Case: When a critical system error occurs, this Skill will send an immediate SMS to the on-call engineer, a Slack message to the relevant channel, and an email to the operations team, ensuring timely response.

Quick Start

Use the alert skill to notify the operations team about a critical system failure with the message "High CPU usage detected on server X".

Frequently Asked Questions about alert

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

FAQPage Schema
How do I consolidate agent event alerts across Slack, email, and SMS?

You can consolidate agent event alerts by routing abnormal events into a unified notification system that delivers messages via Slack, email, and SMS. This Skill classifies severity, suppresses duplicates, and manages escalation to ensure timely operational response.

What is the best way to prevent alert fatigue from monitoring notifications?

To prevent alert fatigue, this Skill limits notifications to a maximum of five per day. It applies intelligent filtering to classify event severity, suppress duplicate alerts, and manage escalation for operational monitoring.

How do I set up severity classification and escalation for system monitoring alerts?

Severity classification and escalation for system monitoring alerts are managed automatically by this Skill. It evaluates abnormal events from agents, suppresses duplicates, and escalates critical issues to ensure timely response without alert overload.

Can I notify on-call engineers via SMS when a critical system error occurs?

Yes, you can notify on-call engineers via SMS when a critical system error occurs. This Skill sends immediate SMS alerts for critical events, alongside Slack messages to relevant channels and emails to the operations team.

How do I send a unified notification about high CPU usage to the operations team?

You can send a unified notification about high CPU usage by triggering the alert Skill with a message like "High CPU usage detected on server X". It will then deliver the event alert to the operations team through Slack, email, and SMS.