notify

Send completion, failure, and progress alerts via WhatsApp, email, and Discord.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/JoseAntonioNuevo/clawdbot --skill notify-joseantonionuevo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notify
Source: https://github.com/JoseAntonioNuevo/clawdbot/tree/main/skills/notify
Command: npx skills add https://github.com/JoseAntonioNuevo/clawdbot --skill notify-joseantonionuevo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sends timely alerts when orchestration tasks complete or fail, reducing monitoring overhead and response time.

Core Features & Use Cases

  • Multi-channel notifications via WhatsApp (Twilio or CallMeBot), Email (SendGrid), and Discord when tasks finish or encounter errors.
  • Supports success, failure, and progress updates with templated messages and configurable recipients.
  • Use case: You want real-time alerts on task outcomes to trigger follow-up actions or review.

Quick Start

Configure environment variables for your channels (Twilio, SendGrid, or CallMeBot) and run the notifier to send a sample message.

Frequently Asked Questions about notify

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

FAQPage Schema
How do I send automation alerts to WhatsApp, Email, or Discord when a task completes?

Multi-channel notifications reduce monitoring overhead by pushing real-time success, failure, and progress alerts through WhatsApp, Email, or Discord, allowing you to trigger follow-up actions immediately without manually checking task statuses.

Can I use Twilio and SendGrid together for workflow notifications?

Yes, you can configure environment variables for multiple providers like Twilio and SendGrid simultaneously to support multi-channel setups, delivering notifications across WhatsApp and Email within the same automation pipeline.

How do I set up environment variables for Discord and WhatsApp alerts?

To set up alerts, configure the required environment variables for your chosen channels, such as Twilio or CallMeBot for WhatsApp and webhook credentials for Discord, enabling the notifier to authenticate and send messages.

What is the best way to notify stakeholders of orchestration task failures?

The best way to notify stakeholders of orchestration failures is to configure multi-channel alerts that automatically push templated error messages to WhatsApp, Email, or Discord, reducing response time and manual monitoring effort.

Does this notification tool support progress updates during automation pipelines?

Yes, the notification system supports progress updates alongside success and failure alerts, allowing you to send templated messages at various stages of your automation pipelines to keep recipients informed.