A specialized command-line interface for sending WhatsApp messages to third parties and managing message history.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install tt
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install tt using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
wacli is a powerful utility designed to enable AI agents and developers to interact with the WhatsApp platform directly from the terminal. Unlike standard chat interfaces, this tool focuses on programmatic interactions such as sending automated notifications, file sharing, and deep-history searching. By integrating this capability through Openclaw Skills, agents can reach out to external contacts or retrieve historical data without requiring manual user intervention in a graphical app.
The tool prioritizes security and explicit intent, ensuring that messages are only sent when specifically requested. It allows for a localized sync of WhatsApp data, making it an efficient choice for developers who need to perform complex queries across large message archives or manage group communications via scripts.
Install wacli using Homebrew:
brew tap steipete/tap
brew install wacli
Alternatively, install via Go:
git install github.com/steipete/wacli/cmd/wacli@latest
Initialize your session:
wacli auth
The skill organizes its data locally to facilitate fast searching and retrieval within Openclaw Skills environments.
| Component | Description |
|---|---|
| Storage Path | Defaulting to ~/.wacli (can be overridden with --store) |
| Individual JID | Formatted as <number>@s.whatsapp.net |
| Group JID | Formatted as <id>@g.us |
| Output Type | Supports --json flag for machine-readable parsing by AI agents |
--follow flag to keep history updated in real-time.Loading
A policy-driven firewall for AI agents that enforces spending limits and merchant restrictions before payments occur.

Track real-time flight details, including status, gates, and live positions, with a professional Flighty-style visual output.

A comprehensive tool for managing personal finances, from tracking bank transactions to monitoring budget goals, directly through an AI agent.

A powerful command-line interface for interacting with OPDS catalogs to search, browse, and download digital books.

A comprehensive web automation skill for OpenClaw that enables professional headless browser interaction, data extraction, and visual page capture.

ClawSaver is an intelligent request-batching utility that reduces AI model API costs by 20–40% through efficient message buffering.








































