wacli

Send and retrieve WhatsApp messages via the wacli CLI.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/wuv-dreamguide/openclaw --skill wacli-wuv-dreamguide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wacli
Source: https://github.com/wuv-dreamguide/openclaw/tree/main/skills/wacli
Command: npx skills add https://github.com/wuv-dreamguide/openclaw --skill wacli-wuv-dreamguide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Wacli provides a programmatic way to send WhatsApp messages and to search or sync chat history without manual UI interaction, saving time and reducing repetitive tasks.

Core Features & Use Cases

  • WhatsApp messaging: send messages to individuals or groups via a CLI.
  • History search and sync: quickly locate chats and keep local backups in sync with your WhatsApp data.
  • Use Case: A developer or power-user can automate daily status updates to a contact list or keep a local backup of important conversations.

Quick Start

Authenticate with wacli and run your first send or sync command to begin automating WhatsApp tasks.

Frequently Asked Questions about wacli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate sending WhatsApp messages from the command line?

You can automate sending WhatsApp messages by running CLI commands against configured contacts and chats. This enables programmatic messaging for personal or small-team workflows without manual UI interaction.

What is the best way to sync WhatsApp chat history locally?

Syncing WhatsApp chat history locally is handled through command-line synchronization commands. This keeps local backups updated with WhatsApp data and allows quick location of specific conversations.

Do I need to install wacli locally to use WhatsApp messaging automation?

Yes, a local wacli installation is required for WhatsApp messaging automation. You must also complete an authentication session using wacli auth to access WhatsApp data before sending or retrieving messages.

Can I search WhatsApp chat history programmatically without the app?

Yes, you can search WhatsApp chat history programmatically using CLI history search commands. This allows developers and power-users to quickly locate chats and retrieve conversation data without opening the application.

Does WhatsApp CLI automation work for group chats and individual contacts?

WhatsApp CLI automation supports sending messages to both individuals and groups. You can target configured contacts and chats to automate tasks like daily status updates to a contact list.