WhatsApp Automation & A2A
MoltFlow — complete WhatsApp automation platform: sessions, messaging, groups, labels, AI-powered replies, anti-spam rules, content safeguards, auto-feedback collection, intention detection, lead management, agent-to-agent protocol (JSON-RPC, encryption), and configurable policies.
Why use this skill?
Automate WhatsApp with MoltFlow. Manage sessions, detect intent, perform A2A communication, and secure chats with AI-powered safeguards and lead management.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alex-tradequo/moltflowWhat This Skill Does
MoltFlow is a sophisticated WhatsApp automation and agent-to-agent (A2A) protocol engine designed for developers and power users. It provides a comprehensive REST API to manage WhatsApp sessions, automate messaging, and handle complex logic like intention detection and sentiment analysis in over 14 languages. Beyond simple messaging, the platform includes enterprise-grade features such as anti-spam rules, content safeguards (PII masking), and encrypted A2A communication using X25519-AES256GCM. It transforms your WhatsApp account into an intelligent node capable of lead management, automated feedback collection, and secure inter-agent collaboration.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/alex-tradequo/moltflow
Once installed, ensure you have your MOLTFLOW_API_KEY ready. You can obtain this key from the official MoltFlow dashboard. Add this key to your environment variables to allow the agent to authorize requests against the base URL https://apiv2.waiflow.app/api/v2.
Use Cases
- Lead Management: Automatically monitor business groups for high-intent keywords like "looking for" or "need help," and tag leads based on sentiment analysis.
- Automated CRM: Maintain organized chat histories with custom labels that sync with your existing WhatsApp Business workflow.
- Agent Orchestration: Build specialized agents (e.g., a payment agent or a support agent) and let them exchange encrypted data using the A2A JSON-RPC protocol to automate complex, multi-step business transactions.
- Safety & Compliance: Use the built-in content guardrails to automatically redact sensitive information like credit card numbers or SSNs before messages are sent, ensuring your business remains compliant with data protection standards.
Example Prompts
- "MoltFlow, please scan my 'Project Alpha' WhatsApp group for any messages containing keywords related to 'subscription renewal' and tag those users as 'Hot Leads'."
- "Configure a content safeguard that blocks any outgoing messages containing my API keys or personal credit card numbers."
- "Initiate an encrypted A2A handshake with the support agent at +15550100 and escalate the pending ticket #942 to them."
Tips & Limitations
- Session Management: Keep in mind that MoltFlow requires active session pairing; ensure your QR session is valid before performing bulk operations.
- Rate Limiting: Always enable the anti-spam rules within the platform to avoid account banning by WhatsApp. The skill provides native typing indicators and delays to simulate human behavior; use them effectively.
- Security: While the platform handles encryption, ensure your environment variables are stored in a secure vault rather than plain text files to protect your API keys.
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-alex-tradequo-moltflow": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, data-collection
Related Skills
WhatsApp Business Suite — AI Leads, Channels, Campaigns & 32 MCP Tools
Automate WhatsApp at scale — mine leads from groups with AI, broadcast to channel followers, bulk message with ban-safe delays, schedule campaigns, auto-reply in your voice, collect reviews, and track delivery. 90+ REST endpoints, 32 MCP tools for Claude & GPT, Python SDK. No Meta Business API required. Free tier available.
WhatsApp Business Suite — AI Leads, Channels, Campaigns & 32 MCP Tools
Automate WhatsApp at scale — mine leads from groups with AI, broadcast to channel followers, bulk message with ban-safe delays, schedule campaigns, auto-reply in your voice, collect reviews, and track delivery. 90+ REST endpoints, 32 MCP tools for Claude & GPT, Python SDK. No Meta Business API required. Free tier available.
WhatsApp Business Suite — AI Leads, Channels, Campaigns & 32 MCP Tools
Automate WhatsApp at scale — mine leads from groups with AI, broadcast to channel followers, bulk message with ban-safe delays, schedule campaigns, auto-reply in your voice, collect reviews, and track delivery. 90+ REST endpoints, 32 MCP tools for Claude & GPT, Python SDK. No Meta Business API required. Free tier available.
moltflow
WhatsApp Business automation API for sessions, messaging, groups, labels, and webhooks. Use when: whatsapp, send message, create session, qr code, monitor group, label contacts, webhook.
moltflow-admin
Manage MoltFlow platform authentication, users, billing, API keys, and tenant settings via the admin API.