add-whatsapp

Integrate WhatsApp messaging with Baileys library authentication via QR or pairing codes.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jokim1/clawrocket --skill add-whatsapp-jokim1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-whatsapp
Source: https://github.com/jokim1/clawrocket/tree/main/.claude/skills/add-whatsapp
Command: npx skills add https://github.com/jokim1/clawrocket --skill add-whatsapp-jokim1

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill integrates WhatsApp as a communication channel for your assistant, allowing it to send and receive messages directly through the popular messaging platform.

Core Features & Use Cases

  • Seamless Integration: Adds WhatsApp support to your existing assistant setup.
  • Flexible Authentication: Supports QR code scanning (in browser or terminal) or pairing codes for secure authentication.
  • Use Case: Enable your AI assistant to send you notifications, reminders, or even engage in conversations via WhatsApp, making it accessible wherever you are.

Quick Start

Follow the on-screen prompts to authenticate WhatsApp using your preferred method.

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 into your AI assistant using the Baileys library. This enables your assistant to send and receive messages directly through the WhatsApp platform.

What authentication methods are available for WhatsApp integration via Baileys?

WhatsApp integration via Baileys supports two authentication methods: scanning a QR code in your browser or terminal, or using pairing codes for secure login.

Can I use WhatsApp integration for group management and notifications?

Yes, WhatsApp integration supports group management alongside sending and receiving messages. You can use it to send notifications, reminders, and engage in conversations.

Do I need Node.js to add WhatsApp as a communication channel?

Yes, you need a Node.js environment with npm dependencies like @whiskeysockets/baileys, qrcode, and qrcode-terminal to add WhatsApp as a communication channel.

How does QR code authentication work for WhatsApp messaging channels?

WhatsApp messaging channels use QR code authentication by generating a code via the qrcode and qrcode-terminal libraries, which you scan to securely link your account.