uni-wa

Send and read WhatsApp messages via the uni CLI with Baileys.

9|1|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/shockz09/uni-cli --skill uni-wa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uni-wa
Source: https://github.com/shockz09/uni-cli/tree/main/skill/skills/uni-wa
Command: npx skills add https://github.com/shockz09/uni-cli --skill uni-wa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables sending and reading WhatsApp messages through the uni CLI, consolidating messaging workflows into a single, consistent interface.

Core Features & Use Cases

  • Send messages: Send WhatsApp messages to saved contacts or phone numbers directly from the CLI.
  • Read chats: List and read conversations from WhatsApp chats.
  • Manage messages: Edit, delete, react to messages, and forward conversations for collaboration.
  • Use Case: Schedule and automate reminders by sending messages to yourself or teammates via uni wa.

Quick Start

Use the uni wa skill to authenticate, then send a message or read recent chats. uni wa auth uni wa send me "Hello from AI" uni wa chats

Frequently Asked Questions about uni-wa

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 read WhatsApp chats from the command line using the uni wa chats command, which lists and displays conversations. This allows you to access recent messages directly within the terminal without opening the mobile app.

Can I manage WhatsApp messages like editing and forwarding through a CLI?

Yes, you can manage WhatsApp messages through the CLI by executing commands to edit, delete, react, and forward conversations. This provides basic message management actions directly from the terminal interface.

Do I need a specific backend to automate WhatsApp messages with the uni CLI?

Yes, automating WhatsApp messages with the uni CLI requires the uni CLI binary and a WhatsApp backend integration using Baileys. These components establish sessions and drive the authentication and messaging commands.

How does CLI authentication work for WhatsApp messaging sessions?

CLI authentication for WhatsApp messaging sessions is initiated using the uni wa auth command. This establishes the connection through the Baileys backend integration, enabling subsequent message sending and reading operations.

What is the best way to automate WhatsApp reminders for teammates?

The best way to automate WhatsApp reminders for teammates is using the uni wa send command to schedule messages to yourself or team members. This consolidates notification workflows into the CLI.