add-whatsapp

Add a WhatsApp channel to MatClaw with Baileys authentication and chat registration.

85|23|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/DingyangLyu/MatClaw --skill add-whatsapp-dingyanglyu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-whatsapp
Source: https://github.com/DingyangLyu/MatClaw/tree/main/.claude/skills/add-whatsapp
Command: npx skills add https://github.com/DingyangLyu/MatClaw --skill add-whatsapp-dingyanglyu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users cannot receive or send MatClaw messages through WhatsApp, limiting convenient communication.

Core Features & Use Cases

  • Channel Installation: Deploys WhatsApp channel code and required dependencies.
  • Authentication Options: Supports QR code, browser QR, and pairing code flows for headless or desktop environments.
  • Chat Registration: Registers WhatsApp groups or self‑chat with custom trigger words and assistant names.
  • Automatic Sync & Restart: Verifies build, restarts the service, and validates connectivity.

Quick Start

Run the add-whatsapp skill to configure WhatsApp on MatClaw.

Frequently Asked Questions about add-whatsapp

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

FAQPage Schema
How do I integrate a WhatsApp channel into MatClaw for messaging?

To integrate a WhatsApp channel into MatClaw, run the add-whatsapp skill to install Baileys dependencies, configure authentication, and update the channel registry for autonomous message sending and receiving.

What authentication methods are available for connecting WhatsApp to MatClaw?

WhatsApp authentication for MatClaw supports QR code, browser QR, and pairing code flows, accommodating both headless server environments and desktop setups for seamless channel connectivity.

Can I register specific WhatsApp groups as chat triggers in MatClaw?

Yes, you can register WhatsApp groups or self-chat in MatClaw by configuring custom trigger words and assistant names during the channel setup process to enable autonomous material-science workflows.

Does the WhatsApp channel integration require manual service restarts?

No, the WhatsApp channel integration automatically verifies the build, restarts the MatClaw service, and validates connectivity to ensure the newly added channel is fully operational without manual intervention.

What is Baileys used for in WhatsApp channel configuration?

Baileys is the core dependency installed during WhatsApp channel configuration to handle the authentication, message sending, and receiving protocols required for MatClaw integration.