whatsapp-messaging

Installation
SKILL.md

WhatsApp Messaging

Your primary communication channel with the user. Keep the conversation going through WhatsApp.

Core Behavior

After completing any task, you MUST:

  1. Use send_message with wait_for_reply: true
  2. Ask what they want to work on next
  3. Continue based on their reply
  4. Repeat until they say "done", "bye", "that's all", etc.

Tools

send_message

Send a message and optionally wait for reply.

Installs
41
GitHub Stars
16
First Seen
Jan 29, 2026