notify

Send WhatsApp notifications via clawdbot to specified E.164 phone numbers.

Updated Jan 14, 2026
One-click install
npx skills add https://github.com/Mossaka/skills --skill notify-mossaka
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notify
Source: https://github.com/Mossaka/skills/tree/main/notify
Command: npx skills add https://github.com/Mossaka/skills --skill notify-mossaka

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Notify users via WhatsApp when tasks complete or events occur, eliminating manual follow-up and ensuring timely awareness.

Core Features & Use Cases

  • Send WhatsApp notifications via clawdbot to stakeholders.
  • Trigger alerts for task completion, long-running jobs, PR events, and test results.
  • Include concise, actionable details such as IDs, links, and key metrics.

Quick Start

Run clawdbot agent --to "+14439963942" --message "Task complete: ..." --deliver to send a WhatsApp alert.

Frequently Asked Questions about notify

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

FAQPage Schema
How do I send automated WhatsApp notifications when a long-running job completes?

You can send automated WhatsApp notifications by using clawdbot to deliver alerts when tasks complete, specifying the target phone number in E.164 format and including concise, actionable details in the message.

What is the E.164 format for targeting WhatsApp alerts?

The E.164 format is a standard international phone number format, such as +14439963942, required by clawdbot to successfully target and deliver automated WhatsApp notifications to specific recipients.

Can I use this to send incident notices and PR test results to stakeholders?

Yes, you can trigger WhatsApp alerts for long-running jobs, PR events, test results, and incident notices, ensuring timely awareness for stakeholders by including IDs, links, and key metrics.

How do I trigger a WhatsApp alert with a specific message and recipient?

You trigger a WhatsApp alert by running the clawdbot agent command with the --to flag for the E.164 phone number, the --message flag for your content, and the --deliver flag to send it.

What is the best way to automate task completion alerts via WhatsApp?

The best way to automate task completion alerts is to configure clawdbot delivery, which eliminates manual follow-up and sends timely WhatsApp notifications with actionable IDs and links when events occur.

Are there limitations on what content to include in WhatsApp automated alerts?

You should include concise, actionable details such as IDs, links, and key metrics. The system is designed for timely awareness of task completion or incidents rather than delivering lengthy message content.