← Back to Skills Marketplace
joeyzzyy

EDM Email Manager (via Kanban Plugin)

by Joey.Z · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
302
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install claw-edm-email-workflow
Description
An automated email marketing campaign manager that guides your agent to design responsive HTML emails, manage lists, send via Resend, and track analytics on...
README (SKILL.md)

🚀 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:

  1. 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.json configuration file for future use.
  2. 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.
  3. 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.
  4. Execution via Resend API

    • Once confirmed, the agent calls the plugin's underlying edm_send tool to dispatch the emails using Resend.
  5. 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

Usage Guidance
This skill is an instruction-only workflow that depends on a separate 'claw-kanban' plugin and an external dashboard (teammate.work). Before installing or running it: 1) Inspect the companion plugin code (the SKILL.md points to a GitHub repo) and confirm its maintainer/trustworthiness and installation steps. 2) Verify the teammate.work dashboard is legitimate and review its privacy/terms and how it stores API keys and analytics data. 3) Only provide minimal-scoped API keys (create limited Resend/dashboard keys) and avoid using highly privileged credentials. 4) Be aware the workflow will write .claw-kanban/edm/brand.json and audience.json locally — these contain PII (email addresses); protect or encrypt those files and set restrictive file permissions. 5) Test with a small sandbox recipient list first. 6) If you cannot review the companion plugin or are uncomfortable with the external dashboard, do not install the plugin or provide API keys.
Capability Analysis
Type: OpenClaw Skill Name: claw-edm-email-workflow Version: 1.0.1 The skill bundle exhibits a suspicious naming mismatch, requiring a plugin named 'claw-kanban' to perform Email Direct Marketing (EDM) tasks. It instructs the agent to collect and store sensitive audience PII and brand assets in a hidden local directory (.claw-kanban/edm/) and directs users to an external site (teammate.work) for API keys. While these capabilities are plausibly linked to the stated marketing purpose, the use of an unrelated plugin name and external dashboard integration for tracking open rates are common indicators of potential supply chain or data collection risks.
Capability Assessment
Purpose & Capability
The SKILL.md behavior (generate HTML emails, store local brand/audience files, call an edm_send tool to dispatch via Resend and link to a dashboard) matches the claimed purpose. Minor inconsistency: registry metadata lists no source/homepage, while SKILL.md references a GitHub repo and an external dashboard site (teammate.work). This discrepancy reduces transparency.
Instruction Scope
Instructions remain within the email-campaign domain (collect brand info, write .claw-kanban/edm/brand.json and audience.json, preview local HTML, then call plugin edm_send). However the skill explicitly directs the agent to install and use a companion plugin and to obtain a Dashboard API key from teammate.work — this delegates network activity and credential handling to external components not present in the skill, increasing audit surface. The skill will write local files that may contain PII (mailing lists).
Install Mechanism
No install spec in the skill itself, but the SKILL.md requires running 'openclaw plugins install claw-kanban' to enable Resend and dashboard functionality. That plugin/install step is external and not included for review here. Because the plugin and dashboard endpoints are not bundled or audited in this skill, installing them is a material risk (unknown code, installation side effects, and credential collection handled outside the reviewed artifact).
Credentials
The skill declares no required env vars, but the workflow expects Resend integration and a Dashboard API key from teammate.work (and presumably a Resend API key via the companion plugin). Delegating credential requests to the plugin is reasonable for this purpose, but users should be aware the skill will cause you to provide API keys to third-party components that are not visible in this package.
Persistence & Privilege
The skill will store persistent local files (.claw-kanban/edm/brand.json and audience.json) to hold brand settings and mailing lists. This is consistent with the stated purpose but has privacy implications: these files may contain sensitive contact data and sender details and should be protected (ACLs, encryption) and audited for content and retention.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install claw-edm-email-workflow
  3. After installation, invoke the skill by name or use /claw-edm-email-workflow
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added a prominent warning and installation instructions to make plugin/API requirements clearer before use. - Updated dashboard tracking API link from "webkanbanforopenclaw.vercel.app" to "teammate.work". - Clarified that this skill serves as a workflow "brain" and requires the "claw-kanban" plugin for full functionality. - No changes to workflow steps or technical functionality.
v1.0.0
Initial release. Automated email campaign manager that generates responsive HTML emails and pairs with Claw Kanban.
Metadata
Slug claw-edm-email-workflow
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 302 downloads so far.

How do I install EDM Email Manager (via Kanban Plugin)?

Run "/install claw-edm-email-workflow" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is EDM Email Manager (via Kanban Plugin) free?

Yes, EDM Email Manager (via Kanban Plugin) is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does EDM Email Manager (via Kanban Plugin) support?

EDM Email Manager (via Kanban Plugin) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created EDM Email Manager (via Kanban Plugin)?

It is built and maintained by Joey.Z (@joeyzzyy); the current version is v1.0.1.

💬 Comments