add-whatsapp-cloud

Import and wire the Meta WhatsApp Cloud API adapter into NanoCrew.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/CjLogic/nanocrew --skill add-whatsapp-cloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-whatsapp-cloud
Source: https://github.com/CjLogic/nanocrew/tree/main/.codex/skills/add-whatsapp-cloud
Command: npx skills add https://github.com/CjLogic/nanocrew --skill add-whatsapp-cloud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Connect NanoCrew to WhatsApp via the official Meta WhatsApp Business Cloud API, enabling seamless channel integration without manual setup.

Core Features & Use Cases

  • Copy WhatsApp Cloud adapter from the channels branch into your trunk-enabled NanoCrew instance.
  • Safely wire up 1:1 customer conversations via WhatsApp Cloud API using the self-registration flow.
  • Use cases include onboarding, sending notifications, and handling customer inquiries via WhatsApp.

Quick Start

Follow the steps to fetch the channels branch, copy the adapter, install the adapter package, and build to enable WhatsApp channel support.

Frequently Asked Questions about add-whatsapp-cloud

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

FAQPage Schema
How do I connect NanoCrew to the WhatsApp Cloud API?

You connect NanoCrew to the WhatsApp Cloud API by importing the official Meta adapter from the channels branch into your trunk-enabled instance, enabling seamless channel integration without manual setup.

What do I need to configure WhatsApp messaging integration in NanoCrew?

WhatsApp messaging integration requires a Meta for Developers app, a permanent system user access token, a Phone Number ID, an App Secret, and the ability to install dependencies and build your project.

Can I handle customer support workflows via WhatsApp using the Cloud API?

Yes, you can handle customer support workflows via WhatsApp Cloud API by safely wiring up one-to-one customer conversations using the adapter's self-registration flow within NanoCrew.

What is the best way to add a WhatsApp channel to a trunk deployment?

The best way to add a WhatsApp channel to a trunk deployment is fetching the channels branch, copying the official adapter, installing the adapter package, and building the project to enable support.

Does the WhatsApp Cloud API adapter support sending notifications and onboarding messages?

Yes, the WhatsApp Cloud API adapter supports sending notifications and onboarding messages, utilizing the official Meta WhatsApp Business Cloud API for these customer interactions.