whatsapp-cloud-api
Integracao com WhatsApp Business Cloud API (Meta). Mensagens, templates, webhooks HMAC-SHA256, automacao de atendimento. Boilerplates Node.js e Python.
npx skills add sickn33/agentic-awesome-skills --skill whatsapp-cloud-api --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# WhatsApp Cloud API - Integracao Profissional ## Overview Integracao com WhatsApp Business Cloud API (Meta). Mensagens, templates, webhooks HMAC-SHA256, automacao de atendimento. Boilerplates Node.js e Python. ## When to Use This Skill - When the user mentions "whatsapp" or related topics - When the user mentions "whatsapp business" or related topics - When the user mentions "api whatsapp" or related topics - When the user mentions "chatbot whatsapp" or related topics - When the user mentions "mensagem whatsapp" or related topics - When the user mentions "template whatsapp" or related topics ## Do Not Use This Skill When - The task is unrelated to whatsapp cloud api - A simpler, more specific tool can handle the request - The user needs general-purpose assistance without domain expertise ## How It Works Skill para implementar integracoes profissionais com WhatsApp Business usando a Cloud API oficial da Meta. Suporta Node.js/TypeScript e Python. ### Overview A WhatsApp Cloud API e a API oficial da Meta para envio e recebimento de mensagens via WhatsApp Business. Desde outubro 2025, e a unica opcao suportada (a API On-Premises foi descontinuada). **Versao da API:** Graph API v21.0 (
- Overview
- When to Use This Skill
- Do Not Use This Skill When
- How It Works
- Decision Tree
- 1. Configurar Variaveis De Ambiente
- 2. Enviar Mensagem De Texto Simples
- 3. Enviar Template Message (Fora Da Janela De 24H)
- 4. Verificar Entrega
- Tipos De Mensagem
- Webhooks
- Verificacao (Get) - Obrigatorio
- Recebimento (Post) - Com Seguranca Hmac-Sha256
- Eventos Recebidos
python scripts/setup_project.py --language nodejs --path ./meu-projeto python scripts/setup_project.py --language python --path ./meu-projeto python scripts/send_test_message.py --to 5511999999999 --message "Teste de integracao" python scripts/validate_config.py
What does the whatsapp-cloud-api skill do?
Integracao com WhatsApp Business Cloud API (Meta). Mensagens, templates, webhooks HMAC-SHA256, automacao de atendimento. Boilerplates Node.js e Python.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill whatsapp-cloud-api --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.