agent-whatsappbot

Send WhatsApp text, template, and media messages via Cloud API CLI.

170|25|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/agent-messenger/agent-messenger --skill agent-whatsappbot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-whatsappbot
Source: https://github.com/agent-messenger/agent-messenger/tree/main/skills/agent-whatsappbot
Command: npx skills add https://github.com/agent-messenger/agent-messenger --skill agent-whatsappbot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This CLI enables developers and teams to send messages over the WhatsApp Cloud API by handling credential management (Phone Number ID + Access Token) and delivering a unified interface for text, template, and media messages.

Core Features & Use Cases

  • Credential-based authentication and multi-account support to switch between WhatsApp numbers.
  • Send free-form text messages within supported windows and template messages for proactive notifications.
  • Template management and message sending from a unified CLI for CI/CD workflows and automation.

Quick Start

Authenticate with a Phone Number ID and Access Token, then start sending messages via WhatsApp Cloud API.

Frequently Asked Questions about agent-whatsappbot

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

FAQPage Schema
How do I send WhatsApp messages via the Cloud API from a CLI?

To send WhatsApp messages via the Cloud API from a CLI, you authenticate using a Phone Number ID and Access Token, then execute commands for text, template, or media delivery across multiple accounts.

What do I need to automate WhatsApp messaging for CI/CD workflows?

Automating WhatsApp messaging for CI/CD workflows requires a credential-based CLI, a valid Phone Number ID, and an Access Token to manage template messages and multi-account delivery for pipeline notifications.

Can I use WhatsApp templates for proactive customer notifications?

Yes, the CLI supports WhatsApp template messages for proactive customer notifications and transactional updates, sending them via the Cloud API using your configured credentials.

Does this CLI support multi-account switching for WhatsApp Cloud API?

Yes, the CLI supports multi-account management for the WhatsApp Cloud API, allowing per-command account selection to switch between different WhatsApp numbers for notifications and updates.

What is the best way to manage multiple WhatsApp numbers for automation?

Managing multiple WhatsApp numbers for automation is handled via a credential-based CLI with per-command account selection, providing a unified interface for text and media messages across all configured accounts.

When should I use template messages instead of free-form text on WhatsApp?

Use WhatsApp template messages for proactive notifications and transactional updates outside supported messaging windows, while free-form text applies to automated replies within active conversation periods.