whatsapp-blast

Send bulk WhatsApp messages via the WhatsApp Cloud API.

4|3|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/qhkm/zeptoclaw-skills --skill whatsapp-blast
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: whatsapp-blast
Source: https://github.com/qhkm/zeptoclaw-skills/tree/main/whatsapp-blast
Command: npx skills add https://github.com/qhkm/zeptoclaw-skills --skill whatsapp-blast

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables sending bulk WhatsApp messages to customers via the official Meta WhatsApp Cloud API, eliminating manual one-by-one messaging.

Core Features & Use Cases

  • Bulk messaging to multiple recipients from a single command to deliver order confirmations, alerts, and promotions.
  • Template and text messages: supports both standard text and pre-approved templates for scalable outreach.
  • Secure integration: relies on environment-provided tokens and IDs to authenticate requests and minimize exposure.

Quick Start

Provide a list of recipient numbers and a message, then run the skill to send bulk WhatsApp messages via the Cloud API.

Frequently Asked Questions about whatsapp-blast

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

FAQPage Schema
How do I send bulk WhatsApp messages to customers via the Cloud API?▼

To send bulk WhatsApp messages via the Cloud API, provide a recipient list and message content to the skill, which automates outreach for order confirmations, shipping notices, and promotions.

Do I need a Meta Business setup to automate WhatsApp customer notifications?▼

Yes, automating WhatsApp customer notifications requires a Meta Business setup, a permanent access token, and a phone number ID, mapped to the WHATSAPP_TOKEN and WHATSAPP_PHONE_ID environment variables.

Can I use pre-approved templates for bulk messaging on WhatsApp?▼

Yes, bulk messaging on WhatsApp supports pre-approved templates alongside standard text messages, enabling scalable and compliant customer outreach for alerts and promotional campaigns.

What's the best way to automate shipping notices and order confirmations on WhatsApp?▼

The best way to automate shipping notices and order confirmations on WhatsApp is using a bulk messaging skill that authenticates via environment-provided tokens to securely send notifications to multiple recipients.

How are access tokens handled for WhatsApp Cloud API integrations?▼

Access tokens for WhatsApp Cloud API integrations are handled securely through environment variables, minimizing exposure by requiring a permanent token and phone number ID for authentication.