typescript/skills/wacli/SKILL.md
Send and receive WhatsApp messages via wacli command-line tool.
npx skillsauth add kody-w/openrappter wacliInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
WhatsApp messaging from the command line.
wacli login
# Scan QR code with WhatsApp on your phone
wacli send --to "+1234567890" --message "Hello from openrappter!"
wacli chats
wacli messages --chat "+1234567890" --limit 10
wacli send --to "+1234567890" --file /path/to/image.jpg --caption "Check this out"
development
Get current weather and forecasts (no API key required).
tools
Start and manage voice calls via the openrappter voice-call plugin.
content-media
Extract frames from video files using ffmpeg for analysis or processing.
development
Manage Trello boards, lists, and cards via the Trello REST API.