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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/impa365/evogoWhat 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
- "Check the connection status for my 'support-bot' instance and if it is disconnected, provide me with the new QR code."
- "Send a welcome message including the latest brochure PDF to the contact 5511999999999 and add a 2-second delay."
- "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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-impa365-evogo": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, data-collection
Related Skills
vps-setup
Setup completo de VPS Ubuntu/Debian para produção com Docker Swarm, Traefik v3 (SSL/HTTPS automático), Portainer CE e rede overlay. Baseado no SetupOrion v2.8.0. Executa todos os comandos automaticamente.
evolution-api-v2
Complete WhatsApp automation via Evolution API v2.3 - instances, messages (text/media/polls/lists/buttons/status), groups, labels, chatbots (Typebot/OpenAI/Dify/Flowise/N8N/EvoAI), webhooks, proxy, S3 storage, and Chatwoot integration