wacli

Send WhatsApp messages and manage chat history via wacli CLI.

19.0k|5.6k|Updated Jul 9, 2024
One-click install
npx skills add https://github.com/elizaOS/eliza --skill wacli-elizaos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wacli
Source: https://github.com/elizaOS/eliza/tree/main/packages/skills/skills/wacli
Command: npx skills add https://github.com/elizaOS/eliza --skill wacli-elizaos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows for programmatic interaction with WhatsApp, enabling users to send messages to others or manage their chat history outside of standard conversational interfaces.

Core Features & Use Cases

  • Send Messages: Send text or files to individual contacts or groups.
  • Sync History: Synchronize and search past WhatsApp conversations.
  • Use Case: Automatically send a status update message to a project group chat or search your WhatsApp history for a specific invoice mentioned weeks ago.

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 from the command line?

You can send WhatsApp messages from the command line by using the wacli interface to programmatically direct text or files to explicit recipient contacts and groups.

Can I sync and search past WhatsApp chat history?

Yes, you can sync past WhatsApp chat history to synchronize historical conversation data and search for specific information previously mentioned in your chats.

Does WhatsApp CLI support sending file attachments to groups?

Yes, WhatsApp CLI supports sending file attachments to both individual contacts and group chats, alongside standard text messaging capabilities.

What is needed to automate WhatsApp messaging via a CLI?

To automate WhatsApp messaging via a CLI, you need explicit recipient details and message content for sending, plus authentication setup for chat management.

What are the limitations of using a CLI for WhatsApp communication?

Using a CLI for WhatsApp communication requires explicit recipient and message formatting, meaning it handles programmatic sending and history syncing rather than standard conversational interface interactions.