A professional command-line interface for WhatsApp that allows AI agents to send messages, search history, and sync chat data.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install wacli-hdg
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 wacli-hdg using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
wacli is a specialized utility designed for Openclaw Skills that enables programmatic interaction with WhatsApp. Unlike standard chat interfaces, wacli is built for automation, allowing developers to integrate WhatsApp messaging and history retrieval directly into their AI workflows. It excels at managing third-party communications and performing deep searches across message archives.
By leveraging this tool, agents can move beyond simple chat interactions to perform complex tasks like document distribution, invoice searching, and multi-group notifications. It provides a structured, developer-friendly way to handle WhatsApp data while maintaining strict safety protocols and explicit user confirmation steps.
First, ensure OpenClawProvider is installed and running on your system.
For MacOS, use the following to install wacli:
brew install steipete/tap/wacli
Alternatively, install via Go:
go install github.com/steipete/wacli/cmd/wacli@latest
After installation, initialize the service:
wacli auth
The wacli skill manages data within a local store directory, typically located at ~/.wacli. It organizes information using the following structure:
| Entity | Format | Description |
|---|---|---|
| JIDs | <id>@s.whatsapp.net |
Unique identifiers for individual contacts. |
| Group JIDs | <id>@g.us |
Unique identifiers for WhatsApp groups. |
| Messages | JSON | Structured message data including timestamps, senders, and content. |
| Sync State | Metadata | Tracking for history backfill and continuous sync progress. |
Loading
A specialized CLI tool designed for sending WhatsApp messages to external contacts and performing advanced history searches and data synchronization.

A specialized command-line interface for sending WhatsApp messages, searching history, and syncing chat data for AI agents.

A command-line interface for WhatsApp that empowers AI agents to manage outbound messaging and synchronize chat history for third-party communications.

A powerful CLI tool that enables AI agents to programmatically send WhatsApp messages, search chat history, and sync data.

A command-line interface for WhatsApp that enables AI agents to send messages, search archives, and sync chat history.

A robust command-line interface for sending WhatsApp messages, searching conversation history, and synchronizing data for AI-driven workflows.








































