wacli

Send WhatsApp messages and search or sync chat history via command-line interface.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/MoRen9527/TriMetaverse --skill wacli-moren9527
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wacli
Source: https://github.com/MoRen9527/TriMetaverse/tree/main/reference/openclaw/skills/wacli
Command: npx skills add https://github.com/MoRen9527/TriMetaverse --skill wacli-moren9527

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows for programmatic sending of WhatsApp messages and searching/syncing of WhatsApp history, useful for automated notifications or data retrieval outside of direct user chat.

Core Features & Use Cases

  • Send Messages: Send text or files to individual contacts or groups.
  • Search History: Find specific messages within chats based on keywords and date ranges.
  • Sync History: Backfill or continuously sync WhatsApp message history.
  • Use Case: Automatically send a WhatsApp notification to a client with an attached invoice PDF when a new order is processed.

Quick Start

Use wacli to send a text message to +14155551212 with the message Hello! Are you free at 3pm?

Frequently Asked Questions about wacli

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

FAQPage Schema
How do I send WhatsApp messages via command line interface?

You can send WhatsApp messages via command line by specifying explicit recipient phone numbers and message content. This allows automated CLI outreach and notifications outside of direct user chat.

Can I search WhatsApp message history by date range and keywords?

Yes, you can search WhatsApp message history by querying specific keywords and filtering by date ranges. This retrieves historical data from chats for data synchronization and analysis.

What is the best way to automate WhatsApp notifications for processed orders?

Automating WhatsApp notifications is best handled by using a CLI tool to send text and files, such as invoice PDFs, to clients automatically when a new order is processed.

Does this WhatsApp CLI tool support real-time conversational chat?

No, this tool is designed for automated outreach, data synchronization, and historical message retrieval, not for real-time conversational chat. It requires explicit recipient and message content for sending.

How do I backfill or continuously sync WhatsApp message history?

You can backfill or continuously sync WhatsApp message history using the history management features. This supports data retrieval and synchronization of past messages from your chats.

Can I send files and PDFs to WhatsApp groups using a CLI?

Yes, you can send text or files to individual contacts or groups via the command line interface. This enables automated file distribution and outreach directly from your terminal.