A powerful CLI tool that enables AI agents to programmatically send WhatsApp messages, search chat history, and sync data.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install wacli-e7x
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-e7x 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 command-line interface designed to bridge the gap between AI automation and WhatsApp communication. As a specialized addition to the Openclaw Skills ecosystem, it allows developers and agents to interact with WhatsApp for messaging third parties, retrieving historical data, and managing group communications without relying on standard user-facing chat interfaces. It focuses on programmatic efficiency, offering machine-readable outputs and deep search capabilities.
This skill is built for technical workflows where an agent needs to reach out to contacts, share files, or analyze conversation logs. By leveraging the OpenClawProvider, wacli ensures a secure and stable connection to the WhatsApp network, making it a robust choice for developers building complex communication pipelines within Openclaw Skills.
This skill requires OpenClawProvider to be active on your system.
Install via Homebrew:
brew install steipete/tap/wacli
Alternatively, install via Go:
go install github.com/steipete/wacli/cmd/wacli@latest
Run the initial authentication:
wacli auth
The skill manages its local state and message database within the user's home directory. Data can be exported for agent processing using the --json flag.
| Attribute | Description |
|---|---|
| Store Directory | Defaulting to ~/.wacli |
| Individual JID | Formatted as |
| Group JID | Formatted as |
| Output Format | Supports JSON for machine-readable parsing |
| History | Filterable by date ranges (after/before) |
Loading
A command-line interface for sending WhatsApp messages, searching chat history, and syncing data for automated agent workflows.

A robust command-line interface for AI agents to programmatically send WhatsApp messages and sync extensive chat history.

A specialized command-line interface for WhatsApp that enables programmatic message sending, chat history synchronization, and advanced archive searching.

A command-line tool for sending WhatsApp messages, searching history, and syncing data without interrupting primary agent chats.

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

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








































