add-whatsapp

Integrate WhatsApp messaging via Baileys with QR or pairing code authentication.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @whiskeysockets/baileys, qrcode, qrcode-terminal, @types/qrcode-terminal, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill enables you to integrate WhatsApp as a communication channel, allowing your AI assistant to send and receive messages directly through the popular messaging platform.

Core Features & Use Cases

  • WhatsApp Integration: Seamlessly add WhatsApp support to your assistant.
  • Flexible Authentication: Supports QR code scanning (in browser or terminal) and pairing codes for secure authentication.
  • Use Case: Integrate WhatsApp to receive important alerts, send status updates to your team, or chat with your AI assistant on the go.

Quick Start

Follow the on-screen prompts to authenticate your WhatsApp account using a 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 my AI assistant?

You can integrate WhatsApp messaging by using the Baileys library for multi-device API communication, which facilitates real-time message exchange and group management directly through your assistant.

What authentication methods are supported for WhatsApp channel integration?

WhatsApp channel integration supports secure authentication via QR code scanning in a browser or terminal, as well as pairing codes, to establish a connection for message exchange.

How does the Baileys library handle WhatsApp connection lifecycle events?

The Baileys library handles WhatsApp connection lifecycle events by dynamically registering chats and managing robust operation, ensuring continuous real-time message exchange across multi-device API connections.

Can I use pairing codes instead of QR codes for WhatsApp authentication?

Yes, you can use pairing codes instead of QR codes for WhatsApp authentication, providing a flexible alternative for securely connecting your account to the messaging channel.

Does this WhatsApp integration support group management and real-time messaging?

Yes, this WhatsApp integration supports real-time message exchange and group management, allowing your AI assistant to dynamically register chats and handle communication lifecycle events effectively.