wacli

Automate WhatsApp messaging and chat history sync via the wacli CLI.

Updated Dec 6, 2016
One-click install
npx skills add https://github.com/majunbao/learn --skill wacli-majunbao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wacli
Source: https://github.com/majunbao/learn/tree/main/openclaw_tags/openclaw-2026.3.2/skills/wacli
Command: npx skills add https://github.com/majunbao/learn --skill wacli-majunbao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables automated messaging and history synchronization for WhatsApp via the wacli CLI, reducing manual effort and ensuring traceable communications.

Core Features & Use Cases

  • Automate sending messages to individual contacts or groups.
  • Search, retrieve, and backfill chat history from WhatsApp for archival or compliance.
  • Schedule or influence workflow automation by integrating with larger AI-assisted processes.

Quick Start

Authenticate with wacli and then send a message or sync history using the wacli CLI.

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 via a CLI?

You can automate sending WhatsApp messages by using the wacli CLI to send one-off messages or group messages. It requires a wacli installation and QR login via wacli auth before executing the wacli send command for automated messaging.

Can I backfill and sync WhatsApp chat history programmatically?

Yes, you can backfill and sync WhatsApp chat history programmatically using the wacli sync command. This allows you to retrieve, search, and archive chat history for compliance using JSON output for programmatic consumption.

How do I retrieve WhatsApp chats in JSON format for automation workflows?

To retrieve WhatsApp chats in JSON format, use the wacli chats list command. This outputs chat history as JSON, enabling seamless integration with larger AI-assisted processes and workflow automation.

Do I need to authenticate before using wacli for WhatsApp messaging?

Yes, you need to authenticate before using wacli for WhatsApp messaging. You must complete a QR login by running the wacli auth command to link your WhatsApp account before sending messages or syncing history.

What is the best way to search and retrieve specific WhatsApp chat history?

The best way to search and retrieve specific WhatsApp chat history is using the wacli CLI. After authenticating, you can sync history and use the wacli chats list command with JSON output to search and filter archived conversations.