Any chat platform
WhatsApp, Telegram, Discord, Slack
Full email workflow
Generate, validate, send, and export
One command install
Install the official skill in seconds
Installation
Configuration
Add your Migma API key to~/.openclaw/openclaw.json:
Quick start
Create a sending domain
Tell your agent: “Set up a sending domain for mycompany”This creates
hello@mycompany.migma.email — verified instantly, no DNS needed. See Sending Domains.Set a default project
“List my projects and set one as default”A project holds your brand identity (logo, colors, fonts, tone). If you don’t have one: “Import our brand from https://yourbrand.com”
Generate and send
“Create a welcome email and send it to sarah@example.com”The agent generates the email, then sends it using the conversation ID.
Features
The official skill provides:| Feature | Description |
|---|---|
| AI email generation | Describe what you want, get production-ready HTML |
| Instant sending | Send through managed domains — no DNS setup. Connect external providers like SES or Resend. |
| Validation | Deliverability, spam score, links, compatibility |
| Audience management | Contacts, tags, segments, bulk CSV import |
| Batch campaigns | Send to a tag or segment in one command |
| Platform export | Klaviyo, Mailchimp, HubSpot, PDF, MJML. See export options. |
| Brand import | Import from any website automatically |
| Personalization | Contacts and subscriber data included automatically |
Example prompts
- “Create a welcome email for new subscribers”
- “Design a Black Friday sale email with 30% off”
- “Send that email to sarah@example.com”
- “Check if this email will land in spam”
- “Send our newsletter to the VIP segment”
- “Export this email to Klaviyo”
- “Import our brand from https://ourwebsite.com”
- “Add john@example.com to our contacts”
- “Create a product launch email, validate it, then send to our launch list”
Custom skill
For more control, you can create a custom skill instead of using the official one. See the full OpenClaw tutorial for the custom skill setup withSKILL.md and curl-based API calls.