Agent skill · writing content · bighardperson
wacli
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
Why this skill is useful
Provides specific commands and workflows for sending messages and syncing history on WhatsApp that the AI wouldn't reliably generate on its own.
What it needs
Requires wacli installed locally. About 1k tokens when loaded. Last updated 2026-04-26. 34 stars on the source repository.
What this skill does
wacli Use wacli only when the user explicitly asks you to message someone on WhatsApp or to sync/search WhatsApp history. Safety Require explicit recipient + message text. Confirm recipient + message before sending. Auth + sync wacli auth (QR login + initial sync) wacli sync --follow (continuous sync) wacli doctor Find chats + messages wacli chats list --limit 20 --query "name or number" wacli messages search "query" --limit 20 --chat <jid> Send Text: wacli send text --to "+14155551212" --message "Hello!" File: wacli send file --to "+14155551212" --file /path/agenda.pdf --caption "Agenda" Notes Store dir: ~/.wacli (override with --store). Use --json for machine-readable output.
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills bighardperson/WhatsApp