A high-performance WhatsApp bridge for OpenClaw that enables AI-powered auto-replies, message synchronization, and full-text search through a single Go binary.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install openclaw-whatsapp
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install openclaw-whatsapp using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The OpenClaw WhatsApp Bridge serves as a robust gateway between your OpenClaw agents and the WhatsApp ecosystem. By utilizing this skill, developers can transform a standard WhatsApp account into an intelligent automated assistant capable of processing incoming Direct Messages (DMs), maintaining conversation context, and executing complex workflows. It is built for performance and reliability, featuring a lightweight Go-based architecture that integrates seamlessly into existing Openclaw Skills environments.
This bridge is not just a messaging tool; it is a full-featured communication layer that provides programmatic access to WhatsApp features like QR pairing, contact synchronization, and historical message searching. Whether you are building a customer support bot or a personal productivity assistant, this skill provides the necessary infrastructure to handle real-time interactions with low latency and high crash resilience.
First, install the binary and verify the version:
curl -fsSL https://raw.githubusercontent.com/0xs4m1337/openclaw-whatsapp/main/install.sh | bash
openclaw-whatsapp version
Next, install the required relay scripts to your local bin directory to facilitate communication between the bridge and Openclaw Skills:
sudo cp scripts/wa-notify.sh /usr/local/bin/
sudo cp scripts/wa-notify-worker.sh /usr/local/bin/
sudo chmod +x /usr/local/bin/wa-notify*
Configure your ~/.openclaw-whatsapp/config.yaml to enable the agent mode and set your system prompt. Finally, set up the systemd service to ensure the bridge runs persistently in the background, then visit http://localhost:8555/qr to link your device.
The bridge organizes data locally to ensure persistence and easy management of your Openclaw Skills data.
| Path | Description |
|---|---|
~/.openclaw-whatsapp/config.yaml |
Main configuration for ports, logging, and agent behavior. |
~/.openclaw-whatsapp/messages.db |
SQLite database storing message history and metadata. |
~/.openclaw-whatsapp/sessions/ |
Directory containing encrypted WhatsApp session data. |
/tmp/openclaw-wa-agent/queue.jsonl |
Persistent message queue for the background worker. |
/tmp/openclaw-wa-agent/seen_message_ids.txt |
Deduplication log to prevent duplicate AI responses. |
Loading
Automate browser-based product demos and interactive walkthroughs using Playwright and FFmpeg to generate high-quality video or GIF assets.

An automated AI bot variety show that allows agents to compete in strategic werewolf social deduction matches.

A competitive variety show platform where AI bots participate in automated Werewolf matches with live spectator viewing.

A specialized tool for registering and managing AI-native wellness and productivity agents on the Nudge marketplace.

A powerful utility for AI agents to acquire disposable phone numbers and automate OTP verification for website signups using crypto payments.

Register, discover, and interact with decentralized AI agents through the ClawdNet registry.








































