add-whatsapp

Add native WhatsApp channel support to NanoClaw using the Baileys adapter.

5|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/chiptoe-svg/nanoclaw_gccourse --skill add-whatsapp-chiptoe-svg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-whatsapp
Source: https://github.com/chiptoe-svg/nanoclaw_gccourse/tree/main/.claude/skills/add-whatsapp
Command: npx skills add https://github.com/chiptoe-svg/nanoclaw_gccourse --skill add-whatsapp-chiptoe-svg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

NanoClaw does not include WhatsApp channel support by default, and users need a straightforward way to add native WhatsApp integration without relying on the Chat SDK bridge to reduce complexity and dependency overhead.

Core Features & Use Cases

  • Native Baileys Adapter Setup: Installs the official WhatsApp Baileys adapter directly from the NanoClaw channels branch, with no intermediate Chat SDK bridge required.
  • Flexible Authentication: Supports multiple authentication methods (QR code in browser, QR code in terminal, pairing code) adapted for both headless server environments and desktop/macOS/WSL setups.
  • Dual Number Support: Configures both shared personal WhatsApp numbers (with bot name prefix) and dedicated business numbers for agent use.
  • Use Case: A university instructor can use this Skill to add WhatsApp as a communication channel for their NanoClaw teaching assistant, enabling students to ask questions via direct message or class group chats.

Quick Start

Use the add-whatsapp skill to set up native WhatsApp support for your NanoClaw agent using your preferred authentication method.

Frequently Asked Questions about add-whatsapp

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

FAQPage Schema
How do I add native WhatsApp integration to NanoClaw without using the Chat SDK bridge?

To add native WhatsApp integration to NanoClaw without the Chat SDK bridge, you can use the Baileys adapter. This approach eliminates intermediate dependencies and reduces complexity by installing the adapter directly from the NanoClaw channels branch.

What authentication methods are supported for WhatsApp Baileys adapter setup on headless servers?

WhatsApp Baileys adapter setup supports multiple authentication methods including browser QR code, terminal QR code, and pairing code. These options accommodate both headless server environments and desktop or WSL installations for secure linked-device authentication.

Can I configure both shared personal and dedicated business WhatsApp numbers for NanoClaw agents?

You can configure both shared personal and dedicated business WhatsApp numbers for NanoClaw agents. Shared personal numbers can use a bot name prefix, while dedicated business numbers are available specifically for agent use.

Does WhatsApp integration for NanoClaw work for academic classroom deployments and student group chats?

WhatsApp integration for NanoClaw works for academic classroom deployments and student group chats. University instructors can enable direct messaging and class group chats, allowing students to ask questions via a NanoClaw teaching assistant.

What is the best way to set up WhatsApp channel support for a personal NanoClaw instance?

The best way to set up WhatsApp channel support for a personal NanoClaw instance is using the native Baileys adapter. It directly installs from the NanoClaw channels branch, removing the need for a Chat SDK bridge and lowering dependency overhead.