add-whatsapp-cloud

Integrate the WhatsApp Business Cloud API into NanoClaw for 1:1 messaging.

Updated Jun 27, 2026
One-click install
npx skills add https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy --skill add-whatsapp-cloud-vincentchong123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-whatsapp-cloud
Source: https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy/tree/main/.claude/skills/add-whatsapp-cloud
Command: npx skills add https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy --skill add-whatsapp-cloud-vincentchong123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @chat-adapter/whatsapp.

What problem does it solve?

This skill solves the manual integration challenge of connecting the NanoClaw AI agent to the official Meta WhatsApp Business Cloud API, enabling secure 1:1 messaging capabilities.

Core Features & Use Cases

  • Automated Integration: Fetches and installs the necessary WhatsApp adapter from the channels branch.
  • Credential Management: Provides a structured workflow for configuring Meta API tokens and webhooks.
  • Use Case: Use this skill to enable your NanoClaw agent to receive and respond to customer messages directly via WhatsApp, facilitating automated support or personal assistant workflows.

Quick Start

Run the add-whatsapp-cloud skill to fetch the adapter, install the required dependencies, and configure your environment variables for the Meta WhatsApp Business API.

Frequently Asked Questions about add-whatsapp-cloud

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

FAQPage Schema
How do I integrate the WhatsApp Business API with an AI agent?

Integrating the WhatsApp Business API with an AI agent requires connecting a channel adapter to handle Meta's cloud communication. This skill automates fetching the adapter, installing dependencies, and configuring environment variables for secure 1:1 messaging.

What do I need to configure for WhatsApp Cloud API webhook verification?

Configuring WhatsApp Cloud API webhook verification requires valid Meta Developer credentials and specific API tokens. This skill provides a structured workflow to set up these environment variables and verify webhooks for Meta-based communication.

Do I need a Meta Developer account to enable WhatsApp messaging in NanoClaw?

Yes, you need a Meta Developer account to enable WhatsApp messaging in NanoClaw. Valid Meta Developer credentials are required to generate the API tokens and configure the webhooks necessary for deploying the channel adapter.

How can I connect a NanoClaw agent to receive customer messages on WhatsApp?

You can connect a NanoClaw agent to receive customer messages on WhatsApp by running this skill to fetch the channel adapter from the repository's channels branch. It facilitates deployment and environment configuration for automated support workflows.

Why is my WhatsApp Business API integration missing the channels branch in the repository?

Your WhatsApp Business API integration requires the channels branch to be present in the repository to successfully fetch the adapter. Without this branch, the skill cannot deploy the channel adapter needed for Meta-based communication.