whatsmeow-cli

Automate WhatsApp messaging via the local whatsmeow-cli binary and adapter.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/AndrewXuTurtle/openclaw-oneclick --skill whatsmeow-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: whatsmeow-cli
Source: https://github.com/AndrewXuTurtle/openclaw-oneclick/tree/main/skills/whatsmeow-cli
Command: npx skills add https://github.com/AndrewXuTurtle/openclaw-oneclick --skill whatsmeow-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Automates programmatic WhatsApp messaging by interfacing with the local whatsmeow-cli binary and its adapter, reducing manual UI steps for chat automation.

Core Features & Use Cases

  • Login/pair to WhatsApp and restore sessions for quick access.
  • Send messages, list contacts and chats, and listen for inbound messages.
  • Use aliases to simplify multi-contact workflows and integrate WhatsApp into automated pipelines.

Quick Start

Install or ensure the whatsmeow-cli is available, login to your account, and start sending messages with a single command.

Frequently Asked Questions about whatsmeow-cli

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

FAQPage Schema
How do I automate WhatsApp messaging from the command line?

Automating WhatsApp messaging is done by interfacing with the local whatsmeow-cli binary and adapter to send and receive messages programmatically. This reduces manual UI steps by enabling chat automation, login, and inbound message listening directly from your local environment.

Can I listen for inbound WhatsApp messages in a local automation pipeline?

Listening for inbound WhatsApp messages is supported by the local whatsmeow-cli adapter. This enables programmatic chat interactions within your local environment, allowing automated responses and message monitoring for your configured pipelines.

Do I need a locally installed binary to send WhatsApp messages programmatically?

A locally installed whatsmeow-cli binary, a configured adapter, and access to WhatsApp credentials are required. These local environment prerequisites are necessary to execute login, send messages, listen for inbound chats, and fetch contacts.

How do I manage multiple contacts in WhatsApp automation workflows?

Managing multiple contacts in WhatsApp automation workflows is handled by using aliases to simplify multi-contact interactions. The adapter allows you to list contacts and chats, streamlining programmatic messaging across various automated pipelines.

How do I handle WhatsApp login and restore sessions for chat automation?

Handling WhatsApp login and restoring sessions is achieved by using the local whatsmeow-cli binary to pair with your account. This enables quick access for programmatic chat interactions and maintains your session for automated messaging tasks.