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}}, INLINECODE6 - 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.
邮件外联技能
构建高转化率的邮件外联系列。每个输出都应可直接发送——无填充,无废话。
工作流程
1. 了解营销活动
收集信息(若未提供则主动询问):
- - 发送者背景:你是谁?你提供什么?
- 目标画像:职位、行业、公司规模、痛点
- 目标:预约通话 / 获取回复 / 引导点击链接
- 系列长度:单次发送或多轮触达(建议4-6次触达节奏)
2. 构建系列
使用references/copywriting-frameworks.md中的框架。
标准高转化结构:
- - 邮件1(第1天):模式中断开场 + 具体问题 + 一句话报价 + 软性行动号召
- 邮件2(第3天):社会证明/案例研究角度 + 提问式行动号召
- 邮件3(第7天):不同角度/预先反驳异议 + 价值附加(资源/洞见)
- 邮件4(第14天):分手邮件——简短直接,制造紧迫感
3. 个性化变量
使用{{变量}}构建模板,便于邮件合并个性化:
- - {{名字}}、{{公司}}、{{行业}}、{{痛点}}、{{近期新闻}}
- 生成3个自定义首行变体,可按细分群体轮换使用
4. 主题行变体
每封邮件生成5个主题行选项:
- - 提问格式
- 好奇心缺口
- 直接/交易型
- 姓名/公司个性化
- 逆向思维/模式中断
5. 可送达性检查
对邮件文案运行scripts/deliverability_check.py脚本,标记:
- - 垃圾邮件触发词
- HTML过重格式风险
- 链接与文本比例问题
- 主题行长度(理想为40-60字符)
- 预览文本存在性
6. 输出格式
交付形式:
- - 带天数间隔标记的编号系列
- 每封邮件:主题行 | 预览文本 | 正文 | 行动号召
- 每封邮件的个性化说明
- A/B测试建议
参见references/copywriting-frameworks.md获取经过验证的框架(AIDA、PAS、Before/After/Bridge)。
参见assets/sequence-template.md获取可直接复制的营销活动模板。