Sends multi-channel alerts and notifications via Telegram, email, ntfy.sh, and webhooks using a unified script interface.
Universal Notify is a versatile capability for Claude Code designed to streamline communication by sending alerts across various platforms through a single, consistent interface. Whether you need to monitor server health, receive deployment status updates, or trigger custom event notifications, this skill supports ntfy.sh, Gotify, generic webhooks, SMTP email, Telegram, and Pushover. It simplifies the integration of real-time alerts into developer workflows, allowing for customizable priority levels and minimal system dependencies.
主要功能
01Multi-channel support including Telegram, Pushover, and ntfy.sh
02Configurable priority levels from low to urgent
034,344 GitHub stars
04Minimal dependency footprint requiring only curl
05Support for self-hosted solutions like Gotify and custom webhooks
06Unified CLI interface for all notification types
使用场景
01Notifying team members of long-running task completions
02Sending instant server monitoring or disk usage alerts
03Automating deployment status notifications in CI/CD pipelines