whatsapp-bot-builder
Installation
SKILL.md
WhatsApp Bot Builder
Overview
Builds WhatsApp bots using the official Cloud API (hosted by Meta). Covers account setup, webhook configuration, sending and receiving messages, template messages for outbound campaigns, interactive components (buttons, lists, flows), media handling, and production deployment. Does NOT use unofficial libraries — only the official WhatsApp Business Platform.
Instructions
1. Account Setup
- Create a Meta Business account at https://business.facebook.com
- Go to https://developers.facebook.com → Create App → Business type
- Add "WhatsApp" product to the app
- In WhatsApp > Getting Started:
- Note the Phone Number ID and WhatsApp Business Account ID
- Generate a temporary access token (valid 24h) or create a System User token (permanent)
- Add a test phone number or verify your business number
Required credentials:
Related skills