add-whatsapp

Add a WhatsApp channel using the native Baileys adapter with QR or pairing-code authentication.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Add WhatsApp channel via the native Baileys adapter. Direct connection — no Chat SDK bridge. Uses QR code or pairing code for authentication.

Core Features & Use Cases

  • Native WhatsApp channel integration using Baileys.
  • Supports QR code and pairing-code authentication for flexible onboarding.
  • Step-by-step setup and maintenance of the channel within NanoClaw fleets.

Quick Start

Run the setup to fetch the channels branch, copy the adapter and setup steps, and run the authentication flow to connect WhatsApp.

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?

To add a WhatsApp channel using the Baileys adapter, run the setup to fetch the channels branch, copy the adapter, and complete the authentication flow. This directly connects WhatsApp without a Chat SDK bridge.

What is the difference between native Baileys integration and a Chat SDK bridge?

Native Baileys integration provides a direct connection to WhatsApp without requiring a Chat SDK bridge. This approach streamlines channel wiring within NanoClaw fleets by handling credentials and setup directly in scripts.

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

Yes, you can authenticate the WhatsApp connection using either a QR code or a pairing code. This flexible onboarding ensures setup scenarios are covered within the NanoClaw workflow.

What setup steps are required for WhatsApp channel integration in NanoClaw?

WhatsApp channel integration requires fetching the channels branch, copying the adapter setup steps, and running the authentication flow. Required credential handling and channel wiring are implemented in scripts and documentation.

Do I need a Chat SDK to maintain a WhatsApp channel in NanoClaw fleets?

No, you do not need a Chat SDK to maintain a WhatsApp channel in NanoClaw fleets. The native Baileys adapter handles step-by-step setup and maintenance directly without a bridge.