ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified communication Safety 4/5

whatsapp-ultimate

WhatsApp skill with a 3-rule security gate. Your agent speaks only when spoken to — in the right chat, by the right person.

Why use this skill?

Automate your WhatsApp communication with the ultimate OpenClaw skill. Send media, manage groups, and trigger responses securely with native protocol support.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/globalcaos/whatsapp-ultimate
Or

What This Skill Does

The whatsapp-ultimate skill is a comprehensive integration for OpenClaw that enables direct interaction with the WhatsApp platform using the Baileys protocol. Unlike standard wrappers, this skill provides native, low-latency control over your WhatsApp Web session. It enables an agent to perform 22 distinct actions, ranging from sending rich media and structured polls to managing complex group dynamics. With a built-in 3-rule security gate, it ensures your agent remains private, only interacting within authorized chats and verified contacts, preventing unintended public broadcasting or unauthorized responses.

Installation

To integrate this capability into your workflow, execute the following command in your terminal: clawhub install openclaw/skills/skills/globalcaos/whatsapp-ultimate Ensure you have configured your WhatsApp channel via openclaw whatsapp login to authenticate your session through the required QR code flow before attempting to initiate actions.

Use Cases

  • Automated Customer Support: Deploy your agent to handle routine inquiries, send product documents, or dispatch polls to collect user feedback directly within WhatsApp.
  • Team Coordination: Use the agent to automatically create project-specific groups, manage member lists, and distribute updates or media assets to team members.
  • Personal Productivity: Instruct your agent to archive information, set reminders via message, or organize media files by sharing them to your designated WhatsApp contact.

Example Prompts

  1. "OpenClaw, create a new WhatsApp group named 'Launch Team' and add +34612345678 and +34687654321 as participants."
  2. "Send the latest project report PDF located at /docs/report.pdf to the client at +34612345678 and ask them if they are available for a call at 3pm or 5pm using a poll."
  3. "Reply to the last message from the support group with 'Acknowledged, I am looking into this issue' and add a rocket reaction."

Tips & Limitations

For media-heavy interactions, ensure your files meet platform specifications—specifically 512x512 pixels for stickers and OGG format for voice notes. When sending GIFs, remember that WhatsApp requires conversion to MP4; the provided ffmpeg command is essential for optimal compatibility. Always verify your contact JIDs, as incorrect identifiers will result in failed delivery attempts.

Metadata

Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-globalcaos-whatsapp-ultimate": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#whatsapp#automation#messaging#bot#productivity
Safety Score: 4/5

Flags: network-access, file-read