wacli

Send WhatsApp messages and search or sync chat history via wacli CLI.

87|20|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/openaeon/OpenAEON --skill wacli-openaeon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wacli
Source: https://github.com/openaeon/OpenAEON/tree/main/skills/wacli
Command: npx skills add https://github.com/openaeon/OpenAEON --skill wacli-openaeon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you send WhatsApp messages to other people and reliably search or backfill WhatsApp history using a CLI, instead of handling everything manually in a mobile UI.

Core Features & Use Cases

  • Explicit outbound messaging: Send text or files to a specified recipient (including groups) after confirming recipient and message text.
  • History search & sync: Run authentication and continuous syncing, then search chats/messages and backfill older history when needed.
  • Safety-first operations: Designed to avoid misuse in normal user chats by requiring explicit intent to message third parties.

Example use case: You need to message a teammate with a meeting update and also search prior WhatsApp messages for an earlier reference (e.g., “invoice” within a specific date range).

Quick Start

Ask OpenAEON to sync and search your WhatsApp messages by instructing it to run wacli auth to log in and then wacli messages search for your query.

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 a command line interface?

To send WhatsApp messages via a command line interface, you must explicitly specify the recipient and message content. This safety-first approach ensures accurate outbound messaging to contacts or groups without manual mobile UI interaction.

Can I search and backfill older WhatsApp chat history using a CLI?

Yes, you can search and backfill older WhatsApp chat history using a CLI. After completing authentication and continuous syncing, you can execute specific commands to query past messages and retrieve older chat content as needed.

What is the best way to sync WhatsApp history outside the normal mobile app?

The best way to sync WhatsApp history outside the mobile app is using a CLI to run authentication and continuous syncing. This allows you to list chats, search messages, and backfill history directly within your automated workflows.

Do I need to confirm recipient details before sending WhatsApp files through a CLI?

Yes, you need to confirm recipient details before sending WhatsApp files through a CLI. Explicit confirmation of both the recipient and the file or text message is required to prevent misuse and ensure safe operations.

How do I search WhatsApp messages for a specific keyword within a date range?

To search WhatsApp messages for a specific keyword within a date range, run the authentication login and then use the messages search command. This retrieves prior chat content and references based on your query parameters.