WhatsApp CLI (wacli)
Installation
SKILL.md
wacli — WhatsApp CLI
Sync, search, and send WhatsApp messages from the terminal. Built on whatsmeow (WhatsApp Web protocol).
- Repo: https://github.com/steipete/wacli
- Author: @steipete
Installation
brew install steipete/tap/wacli
Or build from source:
go build -tags sqlite_fts5 -o ./dist/wacli ./cmd/wacli
Related skills
More from composiohq/awesome-agent-clis
google suite cli (gogcli)
CLI for Gmail, Calendar, Chat, Drive, Docs, Sheets, Slides, Forms, Contacts, Tasks, Keep, and Admin. Use when an agent needs to interact with any Google Workspace service — send emails, manage calendar events, search Drive, read/write spreadsheets, or manage contacts.
2google cloud cli (gcloud)
Manage GCP resources — Compute, Cloud Run, GKE, BigQuery, IAM, and more. Use when an agent needs to provision GCP infrastructure, deploy to Cloud Run, query BigQuery, or manage GCP projects.
1