← 返回 Skills 市场
v3ads

Email Outreach

作者 v3ads · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
136
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install email-outreach
功能描述
Automated email outreach campaign builder and optimizer. Use when asked to write cold emails, build outreach sequences, create follow-up cadences, personaliz...
使用说明 (SKILL.md)

Email Outreach Skill

Build high-converting email outreach sequences. Every output should be ready to send — no filler, no fluff.

Workflow

1. Understand the Campaign

Gather (ask if not provided):

  • Sender context: Who are you? What's your offer?
  • Target persona: Job title, industry, company size, pain points
  • Goal: Book a call / get a reply / drive to a link
  • Sequence length: 1 shot or multi-touch (recommend 4–6 touch cadence)

2. Build the Sequence

Use the frameworks in references/copywriting-frameworks.md.

Standard high-converting structure:

  • Email 1 (Day 1): Pattern interrupt opener + specific problem + one-line offer + soft CTA
  • Email 2 (Day 3): Social proof / case study angle + question CTA
  • Email 3 (Day 7): Different angle / objection pre-empt + value add (resource/insight)
  • Email 4 (Day 14): Breakup email — short, direct, creates urgency

3. Personalization Variables

Build templates with {{variables}} for mail-merge personalization:

  • {{first_name}}, {{company}}, {{industry}}, {{pain_point}}, {{recent_news}}
  • Generate 3 "custom first line" variants they can rotate per segment

4. Subject Line Variants

Generate 5 subject line options per email:

  • Question format
  • Curiosity gap
  • Direct/transactional
  • Name/company personalized
  • Contrarian/pattern interrupt

5. Deliverability Check

Run scripts/deliverability_check.py against the email copy to flag:

  • Spam trigger words
  • HTML-heavy formatting risks
  • Link-to-text ratio issues
  • Subject line length (40–60 chars ideal)
  • Preheader text presence

6. Output Format

Deliver as:

  • Numbered sequence with day gaps labeled
  • Each email: Subject | Preheader | Body | CTA
  • Personalization notes per email
  • A/B test recommendations

See references/copywriting-frameworks.md for proven frameworks (AIDA, PAS, Before/After/Bridge). See assets/sequence-template.md for a ready-to-copy campaign template.

安全使用建议
This skill appears coherent and self-contained: templates and a local deliverability checker that reads either stdin or a specified file. Before using, review any campaign data you provide (it may include personal data), and avoid passing system file paths to the script (it will open whatever file path you supply). If you plan to send mass emails, ensure compliance with applicable laws and your organization’s policies. If you want extra assurance, open and read scripts/deliverability_check.py (it's short and contains no network or obfuscated behavior).
功能分析
Type: OpenClaw Skill Name: email-outreach Version: 1.0.0 The email-outreach skill bundle is a legitimate tool for generating and auditing cold email campaigns. The included Python script, scripts/deliverability_check.py, performs local text analysis for spam triggers and formatting risks using standard libraries (re, argparse) without any network activity or sensitive data access. All instructions in SKILL.md and the supporting templates in assets/ and references/ are strictly aligned with the stated purpose of email marketing optimization.
能力评估
Purpose & Capability
Name/description (email outreach, sequences, deliverability) match the included templates, copywriting frameworks, and the local deliverability_check.py script. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md limits actions to gathering campaign context from the user, generating sequences/templates, and running the included local deliverability checker on supplied email text. It does not instruct reading system configs or sending data to external endpoints.
Install Mechanism
No install spec — instruction-only with a small local Python script. Nothing is downloaded or written by an installer; the script is included in the bundle.
Credentials
The skill requests no environment variables, credentials, or config paths. All behavior is local and consistent with the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation settings. It does not request permanent system presence or modify other skills/config.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install email-outreach
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /email-outreach 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the email-outreach skill: an automated campaign builder and optimizer for sales and cold email outreach. - Generates ready-to-send cold emails, multi-touch outreach sequences, and follow-up cadences based on campaign and target details. - Offers scalable personalization using merge fields and custom first line variants. - Provides multiple subject line options for each email to improve open rates. - Audits email copy for deliverability issues and suggests A/B test variants. - Outputs campaigns in a clear, ready-to-copy format with personalization notes and workflow guidance.
元数据
Slug email-outreach
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Email Outreach 是什么?

Automated email outreach campaign builder and optimizer. Use when asked to write cold emails, build outreach sequences, create follow-up cadences, personaliz... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 136 次。

如何安装 Email Outreach?

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

Email Outreach 是免费的吗?

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

Email Outreach 支持哪些平台?

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

谁开发了 Email Outreach?

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

💬 留言讨论