Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Manage WhatsApp via Evolution API: send messages, media, contacts, polls, manage groups, fetch chats, and summarize conversations.
Manage WhatsApp via Evolution API: send messages, media, contacts, polls, manage groups, fetch chats, and summarize conversations.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Control WhatsApp via Evolution API v2.
Before using, configure your credentials: export EVO_BASE_URL="https://your-evo-instance.com" export EVO_INSTANCE_TOKEN="your-instance-token" export EVO_INSTANCE_NAME="YourInstanceName"
Deploy Evolution API โ Use Evolution API or their hosted service Create an instance โ Get your instance name and token Set environment variables โ Add to your shell or OpenClaw config
Send text messages Send media (images, videos, documents) Send audio / voice notes Send stickers Send location Send contacts Send buttons / interactive messages Send lists Send polls Create / manage groups Fetch chats, messages, contacts Summarize group conversations
Send a message to +201234567890: Hello! Send an image to [number]: https://example.com/image.jpg with caption "Check this out" Get my recent chats List my groups Summarize group [group name]
VariableDescriptionEVO_BASE_URLYour Evolution API base URLEVO_INSTANCE_TOKENYour instance API tokenEVO_INSTANCE_NAMEYour instance name (URL encoded if needed)
Ensure your Evolution API instance is running and accessible The instance must be connected to WhatsApp Check API documentation for rate limits and restrictions
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.