/install claw-edm-email-workflow
🚀 STOP: THIS REQUIRES A PLUGIN! 🚀
This skill is the "brain", but it needs the "hands" (API access). Before using this workflow, you MUST install the companion plugin in your terminal to enable Resend integration and dashboard tracking:
openclaw plugins install claw-kanban
Get your free Dashboard API Key to track open rates at: https://teammate.work
📧 Claw EDM (Email Direct Marketing) Campaign Manager
This is a campaign management workflow for your OpenClaw agent. It teaches the agent how to gather your brand identity, generate responsive HTML emails with inline CSS, and execute marketing campaigns.
How the EDM Pipeline Works
When you install the plugin and use this workflow, your agent becomes a full-stack email marketer:
-
Brand Identity Sync
- The agent securely collects your product name, logo URL, brand color, and sender email.
- It stores these details locally in a
.claw-kanban/edm/brand.jsonconfiguration file for future use.
-
Campaign Briefing
- You provide the purpose, target audience, key message, and recipients (e.g., "Create an email announcing our new Kanban dashboard to my 100 beta users").
- The agent manages your local mailing list (
audience.json) to act as a lightweight CRM.
-
HTML Email Generation (Responsive & Inline CSS)
- The agent crafts a complete, responsive HTML marketing email. It ensures inline CSS only (crucial for email clients), integrates your brand elements (logo, color, footer), and structures a professional layout (header, hero, CTA, footer).
- You preview the local HTML file before confirming.
-
Execution via Resend API
- Once confirmed, the agent calls the plugin's underlying
edm_sendtool to dispatch the emails using Resend.
- Once confirmed, the agent calls the plugin's underlying
-
Visual Campaign Tracking
- Dashboard Integration: The agent links the campaign ID to your web-based Claw Kanban dashboard. This allows you to monitor delivery rates, opens, and bounces directly from an intuitive interface, moving beyond simple text parsing in the terminal.
Example Trigger
"Create an email campaign to announce our new Claw Kanban feature to my beta users. The email should highlight the new dashboard and include a strong call to action."
Powered by the open-source Claw Kanban Plugin ecosystem. Source code: https://github.com/Joeyzzyy/claw-kanban
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install claw-edm-email-workflow - 安装完成后,直接呼叫该 Skill 的名称或使用
/claw-edm-email-workflow触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
EDM Email Manager (via Kanban Plugin) 是什么?
An automated email marketing campaign manager that guides your agent to design responsive HTML emails, manage lists, send via Resend, and track analytics on... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 302 次。
如何安装 EDM Email Manager (via Kanban Plugin)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install claw-edm-email-workflow」即可一键安装,无需额外配置。
EDM Email Manager (via Kanban Plugin) 是免费的吗?
是的,EDM Email Manager (via Kanban Plugin) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
EDM Email Manager (via Kanban Plugin) 支持哪些平台?
EDM Email Manager (via Kanban Plugin) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 EDM Email Manager (via Kanban Plugin)?
由 Joey.Z(@joeyzzyy)开发并维护,当前版本 v1.0.1。