← 返回 Skills 市场
bingze00000

Email Marketing Tool

作者 bingze00000 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
117
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install email-marketing-tool
功能描述
自动化管理模板和联系人,支持批量发送、效果追踪及A/B测试,实现精细化邮件营销和数据分析。
使用说明 (SKILL.md)

Email Marketing Tool - 邮件营销自动化

功能描述

邮件营销自动化工具,支持批量发送、模板管理、效果追踪。

使用场景

  • 营销邮件批量发送
  • 客户关怀邮件
  • 产品推广邮件
  • 活动邀请邮件
  • 订阅通讯发送
  • 邮件 A/B 测试

命令

批量发送

发送邮件 列表=customers.csv 模板=promo.html 主题=限时优惠

模板管理

创建邮件模板 名称=欢迎邮件 内容=template.html 变量=name,product

效果追踪

获取邮件统计 活动 ID=campaign001 指标=打开率,点击率,退订率

A/B 测试

A/B 测试邮件 版本 A=template_a.html 版本 B=template_b.html 样本=10%

列表管理

管理邮件列表 文件=customers.csv 操作=去重,验证,分段

功能模块

  • 邮件模板
  • 联系人管理
  • 批量发送
  • 效果分析
  • A/B 测试
  • 自动跟进
  • 退订管理

支持服务

  • SMTP 服务
  • SendGrid
  • Mailgun
  • 阿里云邮件
  • 腾讯邮件

输出报告

  • 发送统计
  • 打开率分析
  • 点击率分析
  • 转化追踪

特性

  • 批量发送
  • 个性化内容
  • 定时发送
  • 效果追踪
  • 自动优化
安全使用建议
This skill describes a full email-marketing service but is missing key pieces. Before installing or using it, ask the author to: (1) provide the implementation or install instructions (there is currently only SKILL.md and _meta.json), (2) list exactly which environment variables or credentials it needs (SendGrid/Mailgun/API keys or SMTP user/password) and how those are stored/used, (3) provide a homepage or source repository and a verified author identity, (4) explain safeguards (dry-run, confirmation prompts, unsubscribe handling, rate limits) and privacy protections for customers.csv and templates. Do not let the skill send real emails until you can review the actual code or a trustworthy connector and confirm API keys will not be exfiltrated. If you accept it despite missing details, test only in a sandbox with test addresses and revoke any test keys afterward.
功能分析
Type: OpenClaw Skill Name: email-marketing-tool Version: 1.0.0 The skill bundle contains only metadata and descriptive documentation for an email marketing tool. No executable code or malicious instructions were found in SKILL.md or _meta.json, and the content is entirely consistent with its stated purpose of managing email campaigns.
能力评估
Purpose & Capability
The description and SKILL.md describe a full email marketing tool (SMTP, SendGrid, Mailgun, 阿里云, 腾讯邮件) that requires credentials and integration logic, but the skill declares no required environment variables, no config paths, and no install. _meta.json lists Python requirements (smtplib, pandas) even though there is no code or install step. This mismatch suggests the manifest is incomplete or the skill will need external secrets/config that are not requested.
Instruction Scope
SKILL.md contains high-level commands referencing local files (customers.csv, template.html) and actions that would send bulk email and perform A/B tests. Those file reads are consistent with the stated purpose, but the instructions are vague (no steps for authentication, no endpoints or API call formats, no safeguards such as dry-run or confirmation before sending). That grants broad discretion to an agent without clear bounds.
Install Mechanism
There is no install spec (instruction-only), which reduces risk of arbitrary code being downloaded. However, _meta.json lists runtime requirements (smtplib, pandas) which implies expected Python code that is not present — an inconsistency to clarify (either provide code/install or remove the requirements).
Credentials
SKILL.md claims integration with third-party mail services but the skill requests no environment variables or credentials (e.g., SENDGRID_API_KEY, MAILGUN_API_KEY, SMTP_USER/PASSWORD). Requiring zero credentials for those capabilities is unrealistic and disproportionate. This gap could lead the agent to prompt interactively for secrets or to attempt unsafe defaults.
Persistence & Privilege
always is false and there are no install steps that grant persistent system-wide privileges. The skill does not request permanent presence or modify other skills' configs. Normal autonomous invocation is allowed (platform default).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install email-marketing-tool
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /email-marketing-tool 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 首次发布邮件营销自动化工具。 - 支持批量发送、模板管理、效果跟踪与A/B测试。 - 管理邮件列表与联系人,保证去重和分段功能。 - 兼容多家邮件服务,包括SMTP、SendGrid、Mailgun、阿里云和腾讯邮件。 - 输出包括发送统计、打开率、点击率与转化追踪报告。
元数据
Slug email-marketing-tool
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Email Marketing Tool 是什么?

自动化管理模板和联系人,支持批量发送、效果追踪及A/B测试,实现精细化邮件营销和数据分析。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。

如何安装 Email Marketing Tool?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install email-marketing-tool」即可一键安装,无需额外配置。

Email Marketing Tool 是免费的吗?

是的,Email Marketing Tool 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Email Marketing Tool 支持哪些平台?

Email Marketing Tool 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Email Marketing Tool?

由 bingze00000(@bingze00000)开发并维护,当前版本 v1.0.0。

💬 留言讨论