add-whatsapp

Configures WhatsApp integration for the app using Socket.IO and REST APIs.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/wrightchin/nanoclaw-playground --skill add-whatsapp-wrightchin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-whatsapp
Source: https://github.com/wrightchin/nanoclaw-playground/tree/main/.claude/skills/add-whatsapp
Command: npx skills add https://github.com/wrightchin/nanoclaw-playground --skill add-whatsapp-wrightchin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

NanoClaw users need to communicate via WhatsApp channels without compromising security or relying on a third-party Chat SDK bridge. This skill enables direct, native WhatsApp integration using the Baileys adapter, streamlining setup and authentication.

Core Features & Use Cases

  • Native WhatsApp channel via Baileys adapter (no Chat SDK bridge)
  • Supports QR code or pairing-code authentication for flexible onboarding
  • Quick wiring of a new channel to an agent group for real-time messaging in secure containers
  • Use Case: Add a WhatsApp channel to an agent group to handle customer inquiries with end-to-end isolation

Quick Start

Follow the documented steps to fetch the WhatsApp adapter, install required packages, and run the setup to activate the channel.

Frequently Asked Questions about add-whatsapp

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

FAQPage Schema
How do I add a WhatsApp channel using the Baileys adapter without a Chat SDK bridge?

To add a WhatsApp channel without a Chat SDK bridge, use the native Baileys adapter to fetch adapter files, install dependency packages, and run setup steps to activate a direct connection.

Can I authenticate a WhatsApp channel connection with a pairing code instead of a QR code?

Yes, you can authenticate a WhatsApp channel connection using a pairing code instead of a QR code. The Baileys adapter setup supports both authentication flows for flexible onboarding.

What prerequisites do I need to connect a WhatsApp channel to an agent group in NanoClaw?

Prerequisites to connect a WhatsApp channel to an agent group include completing environment checks, acquiring adapter files, installing dependency packages, and handling credentials securely for setup.

Why use a native Baileys adapter instead of a third-party Chat SDK bridge for WhatsApp integration?

Using a native Baileys adapter instead of a third-party Chat SDK bridge avoids intermediate layers, ensuring end-to-end channel isolation and streamlining setup for secure WhatsApp communication.

Does the WhatsApp Baileys integration support real-time messaging in secure containers?

Yes, the WhatsApp Baileys integration supports real-time messaging in secure containers by wiring the channel to an agent group, enabling direct communication with end-to-end isolation.