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

evogo

Complete WhatsApp automation via Evolution API Go v3 - instances, messages (text/media/polls/carousels), groups, contacts, chats, communities, newsletters, and real-time webhooks

Why use this skill?

Automate WhatsApp messaging, groups, and contact management with the evogo skill for OpenClaw. Integrate the powerful Evolution API Go v3 seamlessly.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/impa365/evogo
Or

What This Skill Does

The evogo skill provides a comprehensive interface for WhatsApp automation via the Evolution API Go v3. It acts as a bridge for the OpenClaw agent to manage WhatsApp instances, handle message queues, facilitate complex group interactions, and monitor real-time activity through webhooks. The skill supports sending diverse media formats, polls, and interactive carousels, allowing for sophisticated business automation directly through your OpenClaw workflows.

Installation

To integrate this skill, ensure your OpenClaw agent is configured to access the skill repository. Execute the following command in your terminal:

clawhub install openclaw/skills/skills/impa365/evogo

After installation, verify that the required environment variables are set within your agent's config or vault: EVOGO_API_URL, EVOGO_GLOBAL_KEY, EVOGO_INSTANCE, and EVOGO_API_KEY. These credentials establish the secure link between your agent and the Evolution API backend.

Use Cases

  • Automated Customer Service: Create an intelligent support bot that answers FAQs, processes support tickets, and manages customer inquiries autonomously.
  • Bulk Notification Systems: Schedule and broadcast marketing updates, service alerts, or appointment reminders to segmented contact lists with configurable delays to prevent rate limiting.
  • Community Management: Automate group administrative tasks, such as welcoming new members, managing participant lists, and enforcing group moderation rules in real-time.
  • CRM Integration: Sync WhatsApp conversations into your internal data storage or CRM by leveraging the webhook event system provided by the skill.

Example Prompts

  1. "Check the connection status for my 'support-bot' instance and if it is disconnected, provide me with the new QR code."
  2. "Send a welcome message including the latest brochure PDF to the contact 5511999999999 and add a 2-second delay."
  3. "Summarize the last 10 messages from the 'Marketing Team' group and send the summary to my private chat."

Tips & Limitations

To ensure optimal performance, always use the international number format (country code + area code + number) without special characters or plus signs. Be mindful of WhatsApp's anti-spam policies; use the delay parameter for bulk messaging to keep your account safe. The skill requires an active Evolution API server; ensure the server instance has persistent storage if you need to maintain sessions across server restarts.

Metadata

Author@impa365
Stars2287
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-impa365-evogo": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#whatsapp#automation#messaging#crm#api
Safety Score: 3/5

Flags: network-access, external-api, data-collection