add-whatsapp

Installation
SKILL.md

Add WhatsApp Channel

Adds WhatsApp support via the native Baileys adapter (no Chat SDK bridge).

Install

NanoClaw doesn't ship channels in trunk. This skill copies the native WhatsApp (Baileys) adapter and its whatsapp-auth setup step in from the channels branch. No Chat SDK bridge.

Pre-flight (idempotent)

Skip to Credentials if all of these are already in place:

  • src/channels/whatsapp.ts exists
  • src/channels/index.ts contains import './whatsapp.js';
  • setup/whatsapp-auth.ts and setup/groups.ts both exist
  • setup/index.ts's STEPS map contains both 'whatsapp-auth': and groups:
  • @whiskeysockets/baileys, qrcode, pino are listed in package.json dependencies

Otherwise continue. Every step below is safe to re-run.

Related skills
Installs
12
GitHub Stars
28.7K
First Seen
Mar 12, 2026