add-whatsapp

Add WhatsApp as a channel to NanoClaw via Baileys-based setup.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables teams to add WhatsApp as a supported channel for Claude-driven bots, streamlining authentication, registration, and channel configuration within the NanoClaw runtime.

Core Features & Use Cases

  • Install and configure a WhatsApp channel with step-by-step guided setup.
  • Authenticate WhatsApp sessions via QR code or pairing code, register chats, and sync group metadata for bot-enabled conversations.
  • Use-case example: deploy a WhatsApp-enabled bot that can respond to customer inquiries in real-time.

Quick Start

Run the setup CLI to install and configure the WhatsApp channel for your NanoClaw deployment.

Frequently Asked Questions about add-whatsapp

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

FAQPage Schema
How do I add WhatsApp as a chat channel for a Claude bot?

To add WhatsApp as a chat channel, run the setup CLI to install and configure the Baileys-based WhatsApp integration within your runtime environment. This guides you through installation, authentication, and registration for Claude-powered bots.

Does this WhatsApp integration support syncing group metadata for bot conversations?

Yes, the WhatsApp integration supports syncing group metadata for bot-enabled conversations. After you authenticate and register chats, it synchronizes group metadata to enable Claude bots to respond in real-time.

What do I need to configure before deploying a WhatsApp-enabled bot?

Deploying a WhatsApp-enabled bot requires environment configuration via store and auth scripts. You must complete the CLI setup steps and Baileys-based integration installation to finalize the runtime environment.

Why is my WhatsApp channel not registering chats after CLI setup?

If your WhatsApp channel is not registering chats, verify that your session authentication completed successfully via QR code or pairing code. Proper environment configuration through the setup scripts is required to sync group metadata and register chats.

Can I use a WhatsApp bot to respond to customer inquiries in real-time?

Yes, you can deploy a WhatsApp-enabled bot to respond to customer inquiries in real-time. By authenticating sessions, registering chats, and syncing group metadata, the Claude-powered bot handles live conversations.