add-whatsapp

Integrate WhatsApp into NanoClaw using the Baileys adapter.

Updated Jun 27, 2026
One-click install
npx skills add https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy --skill add-whatsapp-vincentchong123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-whatsapp
Source: https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy/tree/main/.claude/skills/add-whatsapp
Command: npx skills add https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy --skill add-whatsapp-vincentchong123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @whiskeysockets/baileys, qrcode, pino, tsx, and includes scripts (resource) components.

What problem does it solve?

This skill solves the lack of native WhatsApp connectivity in the base NanoClaw installation by providing a secure, direct integration via the Baileys adapter without relying on third-party Chat SDK bridges.

Core Features & Use Cases

  • Native Integration: Connects directly to WhatsApp using the Baileys library for high-performance, reliable messaging.
  • Flexible Authentication: Supports multiple authentication methods including QR code browser rendering and pairing codes for headless environments.
  • Use Case: Ideal for users who need to manage personal or dedicated business WhatsApp channels directly within their AI agent's workflow for automated customer support or personal task management.

Quick Start

Run the add-whatsapp skill to initiate the adapter installation and follow the interactive prompts to authenticate your WhatsApp account via QR code or pairing code.

Frequently Asked Questions about add-whatsapp

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

FAQPage Schema
How do I integrate WhatsApp messaging into an automated AI agent workflow?

To integrate WhatsApp messaging, you can use a Baileys adapter to connect directly to the platform, handling authentication and message delivery within your agent environment without relying on third-party Chat SDK bridges.

Does the Baileys WhatsApp integration support headless server environments?

Yes, the Baileys WhatsApp integration supports headless environments by offering flexible authentication methods, including pairing codes alongside standard QR code browser rendering for automated agents.

What dependencies are needed to set up direct WhatsApp messaging automation?

Setting up direct WhatsApp messaging automation requires Node.js, pnpm, and Docker to manage the containerized adapter dependencies and session state for the Baileys library.

Why connect to WhatsApp directly using Baileys instead of a Chat SDK bridge?

Connecting directly using Baileys provides native integration for high-performance, reliable messaging, avoiding the latency and dependency issues often associated with routing messages through third-party Chat SDK bridges.

Can I manage multiple dedicated WhatsApp channels for automated customer support?

Yes, you can manage personal or dedicated business WhatsApp channels directly within your agent workflow, facilitating automated customer support and personal task management through direct authentication.