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:
- Use
send_messagewithwait_for_reply: true - Ask what they want to work on next
- Continue based on their reply
- Repeat until they say "done", "bye", "that's all", etc.
Tools
send_message
Send a message and optionally wait for reply.