wacli

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

Updated Jan 8, 2026
One-click install
npx skills add https://github.com/drshailesh88/Krypto --skill wacli-drshailesh88
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wacli
Source: https://github.com/drshailesh88/Krypto/tree/main/skills/wacli
Command: npx skills add https://github.com/drshailesh88/Krypto --skill wacli-drshailesh88

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables controlled WhatsApp messaging and history interactions from the command line, reducing manual tapping and switching between apps.

Core Features & Use Cases

  • Messaging: Send text messages to individual contacts or groups using the wacli CLI.
  • History & Use Cases: Browse and search WhatsApp conversations from your linked account.
  • Use Case: Schedule a message to a contact or pull recent chat history for diagnostics without opening WhatsApp.

Quick Start

Install and authenticate with wacli, then perform a sample send and chat lookup. wacli auth wacli send text --to "+14155551212" --message "Hello from wacli!" wacli chats list --limit 5

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?

To send WhatsApp messages from the command line, use the wacli CLI by providing explicit recipient and message inputs, which automates direct messaging without opening the app.

Can I search WhatsApp chat history from the terminal?

Yes, you can browse and search WhatsApp chat history from the terminal using the wacli CLI to pull recent conversations and perform lookups from your linked account.

Do I need to install wacli before sending WhatsApp messages via CLI?

Yes, you must have the wacli CLI locally installed and properly authenticated using wacli auth before executing any messaging or history lookup commands.

What is the best way to automate WhatsApp messaging for small-team workflows?

The best way to automate WhatsApp messaging for small-team workflows is using a CLI tool like wacli, which enables controlled text messaging and history access directly from the terminal.

Does wacli support group messaging or only individual contacts?

wacli supports sending text messages to both individual contacts and groups by requiring explicit recipient inputs when using the CLI to route messages to the correct destination.