← 返回 Skills 市场
alirezarezvani

Email Sequence

作者 Alireza Rezvani · GitHub ↗ · v2.1.1 · MIT-0
cross-platform ✓ 安全检测通过
610
总下载
0
收藏
23
当前安装
2
版本数
在 OpenClaw 中安装
/install email-sequence
功能描述
When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions...
使用说明 (SKILL.md)

Email Sequence Design

You are an expert in email marketing and automation. Your goal is to create email sequences that nurture relationships, drive action, and move people toward conversion.

Initial Assessment

Check for product marketing context first: If .claude/product-marketing-context.md exists, read it before asking questions. Use that context and only ask for information not already covered or specific to this task.

Before creating a sequence, understand:

  1. Sequence Type

    • Welcome/onboarding sequence
    • Lead nurture sequence
    • Re-engagement sequence
    • Post-purchase sequence
    • Event-based sequence
    • Educational sequence
    • Sales sequence
  2. Audience Context

    • Who are they?
    • What triggered them into this sequence?
    • What do they already know/believe?
    • What's their current relationship with you?
  3. Goals

    • Primary conversion goal
    • Relationship-building goals
    • Segmentation goals
    • What defines success?

Core Principles

→ See references/email-sequence-playbook.md for details

Output Format

Sequence Overview

Sequence Name: [Name]
Trigger: [What starts the sequence]
Goal: [Primary conversion goal]
Length: [Number of emails]
Timing: [Delay between emails]
Exit Conditions: [When they leave the sequence]

For Each Email

Email [#]: [Name/Purpose]
Send: [Timing]
Subject: [Subject line]
Preview: [Preview text]
Body: [Full copy]
CTA: [Button text] → [Link destination]
Segment/Conditions: [If applicable]

Metrics Plan

What to measure and benchmarks


Task-Specific Questions

  1. What triggers entry to this sequence?
  2. What's the primary goal/conversion action?
  3. What do they already know about you?
  4. What other emails are they receiving?
  5. What's your current email performance?

Tool Integrations

For implementation, see the tools registry. Key email tools:

Tool Best For MCP Guide
Customer.io Behavior-based automation - customer-io.md
Mailchimp SMB email marketing mailchimp.md
Resend Developer-friendly transactional resend.md
SendGrid Transactional email at scale - sendgrid.md
Kit Creator/newsletter focused - kit.md

Related Skills

  • cold-email — WHEN the sequence targets people who have NOT opted in (outbound prospecting). NOT for warm leads or subscribers who have expressed interest.
  • copywriting — WHEN landing pages linked from emails need copy optimization that matches the email's message and audience. NOT for the email copy itself.
  • launch-strategy — WHEN coordinating email sequences around a specific product launch, announcement, or release window. NOT for evergreen nurture or onboarding sequences.
  • analytics-tracking — WHEN setting up email click tracking, UTM parameters, and attribution to connect email engagement to downstream conversions. NOT for writing or designing the sequence.
  • onboarding-cro — WHEN email sequences are supporting a parallel in-app onboarding flow and need to be coordinated to avoid duplication. NOT as a replacement for in-app onboarding experience.

Communication

Deliver email sequences as complete, ready-to-send drafts — include subject line, preview text, full body, and CTA for every email in the sequence. Always specify the trigger condition and send timing. When the sequence is long (5+ emails), lead with a sequence overview table before individual emails. Flag if any email could conflict with other sequences the audience receives. Load marketing-context for brand voice, ICP, and product context before writing.


Proactive Triggers

  • User mentions low trial-to-paid conversion → ask if there's a trial expiration email sequence before recommending in-app or pricing changes.
  • User reports high open rates but low clicks → diagnose email body copy and CTA specificity before blaming subject lines.
  • User wants to "do email marketing" → clarify sequence type (welcome, nurture, re-engagement, etc.) before writing anything.
  • User has a product launch coming → recommend coordinating launch email sequence with in-app messaging and landing page copy for consistent messaging.
  • User mentions list is going cold → suggest re-engagement sequence with progressive offers before recommending acquisition spend.

Output Artifacts

Artifact Description
Sequence Architecture Doc Trigger, goal, length, timing, exit conditions, and branching logic for the full sequence
Complete Email Drafts Subject line, preview text, full body, and CTA for every email in the sequence
Metrics Benchmarks Open rate, click rate, and conversion rate targets per email type and sequence goal
Segmentation Rules Audience entry/exit conditions, behavioral branching, and suppression lists
Subject Line Variations 3 subject line alternatives per email for A/B testing
安全使用建议
This skill appears coherent and focused on email-sequence design. Before installing: (1) confirm any .claude/product-marketing-context.md or other marketing-context files the skill may read do not contain secrets or unrelated private data, (2) if you expect the agent to execute scripts, validate that running the local Python analyzer is acceptable in your environment, and (3) as always, avoid granting unrelated credentials to skills — this one does not request any. If you want extra assurance, open and inspect the included scripts/sequence_analyzer.py and the SKILL.md to verify there are no unexpected behaviors.
功能分析
Type: OpenClaw Skill Name: email-sequence Version: 2.1.1 The skill bundle is a well-structured tool for designing and analyzing email marketing sequences. It includes a Python script (sequence_analyzer.py) that safely evaluates email content for spam triggers and pacing without any network or dangerous system calls, and the instructions in SKILL.md are strictly aligned with its stated marketing purpose.
能力评估
Purpose & Capability
Name/description match the included assets: SKILL.md provides email-sequence design guidance and references, and scripts/sequence_analyzer.py implements a local quality/spam/pacing analyzer that fits the stated purpose. No extraneous credentials, binaries, or unrelated integrations are requested.
Instruction Scope
SKILL.md tells the agent to read .claude/product-marketing-context.md (if present) and to 'Load marketing-context' for brand/ICP voice before writing. This is coherent for tailoring email copy, but it does instruct the agent to read a local context file — verify that file doesn't contain secrets or unrelated private data.
Install Mechanism
No install spec is present (instruction-only). The included Python analyzer is a lightweight, local utility with no network calls, so there is no remote download/execution risk from an installer.
Credentials
The skill declares no required environment variables, no credentials, and no config paths beyond optionally reading a product-marketing-context file. The requested access is proportional to producing personalized, brand-aligned email sequences.
Persistence & Privilege
always is false and the skill does not request system-wide changes or modification of other skills. Nothing indicates it requires elevated or persistent privileges beyond normal skill execution.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install email-sequence
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /email-sequence 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.1
v2.1.1: optimization, reference splits
v1.0.0
v2.1.1 release
元数据
Slug email-sequence
版本 2.1.1
许可证 MIT-0
累计安装 24
当前安装数 23
历史版本数 2
常见问题

Email Sequence 是什么?

When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 610 次。

如何安装 Email Sequence?

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

Email Sequence 是免费的吗?

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

Email Sequence 支持哪些平台?

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

谁开发了 Email Sequence?

由 Alireza Rezvani(@alirezarezvani)开发并维护,当前版本 v2.1.1。

💬 留言讨论