Playbook marketing 15 min read

How to Build Email Nurture Sequences with AI (3 Methods)

Stop sending one-off emails that go nowhere. Learn how to build email sequences that convert subscribers into customers—welcome series, nurture tracks, and conversion sequences.

Prerequisites & Quick Start

What you need:

  • Claude Pro account OR Claude Code (Better/Best tiers require Claude Code)
  • A lead magnet or signup trigger (what got them on your list)
  • A conversion goal (what you want them to do)

Quick Start (5 minutes):

  1. Start with Good tier today (generate a 5-email sequence in 20 minutes)
  2. Graduate to Better tier for sequences + variants
  3. Build Best tier when email is a key conversion channel

Time to value:

  • Good: Immediate (describe goal, get sequence)
  • Better: After one-time 20-min setup
  • Best: After one-time 40-min setup

Email marketing has the best ROI of any channel. But most companies have the same problem: subscribers join, get one welcome email, then… nothing. Or worse, they get blasted with promotions with no relationship building.

Sequences fix this. A well-built sequence takes a cold subscriber and warms them up systematically—educating, building trust, addressing objections—until they’re ready to buy.

This playbook shows you how to build sequences that actually convert.


What You’ll Walk Away With

LevelWhat You GetEffortOutput Quality
GoodComplete email sequence with subject linesLowB+ (solid foundation)
BetterSequence + A/B variants for key emailsMediumA- (optimization-ready)
BestFull email library + segmentation logic + performance trackingHighA+ (email program)

Good: Single-Sequence Generation

Best for: Getting a functional sequence live quickly.

What You’ll Get

  • 5-7 email sequence with subject lines
  • Body copy for each email
  • Clear CTAs throughout
  • Suggested send timing
  • Output Quality: B+ (ready to load into your ESP)

The Process

  1. Define your trigger (what gets someone into this sequence)
  2. Define your goal (what action you want them to take)
  3. Run the sequence prompt
  4. Review and load into your email tool

The Prompt (Copy-Paste Ready)

You are an email marketing expert creating a nurture sequence.

TRIGGER: [What got them on this list? e.g., "Downloaded our AI Marketing Guide"]
END GOAL: [What do you want them to do? e.g., "Book a demo"]
AUDIENCE: [Who are they? e.g., "Marketing managers at B2B SaaS companies"]
BRAND VOICE: [Optional: Brief description or "professional but conversational"]

Create a [5/7]-email nurture sequence:

## SEQUENCE STRATEGY
- Sequence name: [Internal name]
- Trigger: [Entry point]
- Goal: [Desired action]
- Timeline: [Days from trigger to completion]
- Core narrative: [What story does this sequence tell?]

## EMAIL 1: [Welcome/Delivery]
**Send:** Immediately after trigger
**Subject line options:**
1. [Option 1]
2. [Option 2]
3. [Option 3]

**Preview text:** [40-90 characters]

**Body:**
[Opening line that acknowledges the trigger]

[Deliver value/promised content]

[Set expectations for what's coming]

[Soft CTA or engagement prompt]

**CTA:** [Primary action]
**Goal of this email:** [What we want to accomplish]

---

## EMAIL 2: [Value/Education]
**Send:** [X days after Email 1]
**Subject line options:**
1. [Option 1]
2. [Option 2]
3. [Option 3]

**Preview text:** [40-90 characters]

**Body:**
[Hook related to their problem]

[Educational content that builds on lead magnet]

[Position your approach/philosophy]

[Bridge to your solution]

**CTA:** [Action that moves them forward]
**Goal of this email:** [What we want to accomplish]

---

## EMAIL 3: [Social Proof/Story]
**Send:** [X days after Email 2]
**Subject line options:**
1. [Option 1]
2. [Option 2]
3. [Option 3]

**Preview text:** [40-90 characters]

**Body:**
[Story hook or customer result]

[Specific example or case study]

[What made the difference]

[Relate back to reader's situation]

**CTA:** [Action]
**Goal of this email:** [What we want to accomplish]

---

## EMAIL 4: [Objection Handling]
**Send:** [X days after Email 3]
**Subject line options:**
1. [Option 1]
2. [Option 2]
3. [Option 3]

**Preview text:** [40-90 characters]

**Body:**
[Acknowledge a common hesitation]

[Address the objection directly]

[Reframe with evidence]

[Make it easy to take next step]

**CTA:** [Action with reduced friction]
**Goal of this email:** [What we want to accomplish]

---

## EMAIL 5: [Conversion/Close]
**Send:** [X days after Email 4]
**Subject line options:**
1. [Option 1]
2. [Option 2]
3. [Option 3]

**Preview text:** [40-90 characters]

**Body:**
[Recap the journey/value delivered]

[Clear statement of next step]

[What they'll get/experience]

[Urgency or reason to act now]

**CTA:** [Primary conversion action]
**Goal of this email:** [Convert]

---

## SEQUENCE SUMMARY
| Email | Day | Goal | Key Message |
|-------|-----|------|-------------|
| 1 | 0 | Deliver + Welcome | [Summary] |
| 2 | [X] | Educate | [Summary] |
| 3 | [X] | Build trust | [Summary] |
| 4 | [X] | Handle objection | [Summary] |
| 5 | [X] | Convert | [Summary] |

Example Output Excerpt

## EMAIL 3: Customer Story

**Send:** Day 5
**Subject line options:**
1. "How Sarah cut her content time from 8 hours to 45 minutes"
2. "From skeptic to convert (a customer story)"
3. "The result that made me a believer"

**Preview text:** She almost didn't try it. Here's what changed.

**Body:**
Sarah was skeptical when she first heard about AI content tools.

"I've tried three other tools," she told me. "They all produce garbage that sounds like a robot wrote it."

Fair. Most AI tools DO produce garbage.

But she tried our approach anyway (she was desperate—content was eating her entire Tuesday).

Within a week, she went from 8 hours of content creation to 45 minutes. Same quality. Actually better, because she wasn't exhausted by the time she hit publish.

The difference? [Your unique approach explained briefly].

If you've been burned by AI tools before, I get it. But there's a reason Sarah now runs her entire content calendar through [Product].

Want to see how it would work for your workflow?

[CTA: See it in action →]

Time Saved

Before: 4-6 hours to write a 5-email sequence After: 20-30 minutes (generation + editing) Net savings: 3-5 hours per sequence

The Trade-off

Single variant per email. No A/B testing built in. Good for getting something live, not for optimization.


Better: Sequence + A/B Variants

Best for: Marketers who want to optimize email performance from the start.

What You’ll Get

  • Complete sequence with full copy
  • 3 subject line variants per email
  • 2 body copy variants for key emails
  • A/B test plan
  • Output Quality: A- (optimization-ready)

One-Time Setup

Step 1: Create email folder

Email/
├── sequences/
│   └── [sequence-name]/
│       ├── strategy.md
│       ├── email_1.md
│       ├── email_2.md
│       └── ...
└── templates/
    └── sequence_template.md

Step 2: Create sequence skill

Create .claude/skills/email-sequence/SKILL.md:

---
name: email-sequence
description: "Creates email nurture sequences with A/B variants. Triggers on: email sequence, nurture sequence, welcome sequence, drip campaign."
---

# Email Sequence Generator

When asked to create a sequence:

## Step 1: Gather Requirements
Ask if not provided:
- Trigger (what gets them into this sequence?)
- Goal (what should they do at the end?)
- Audience (who are they?)
- Sequence length (5 or 7 emails recommended)

## Step 2: Check Brand Voice
Look for Brand/brand_voice.md
Apply to all email copy.

## Step 3: Create Strategy Doc
Save to Email/sequences/[name]/strategy.md:

```markdown
# Sequence: [Name]

## Overview
- Trigger: [Entry event]
- Goal: [Desired action]
- Audience: [Who]
- Length: [X emails over Y days]

## Narrative Arc
1. Email 1: [Purpose]
2. Email 2: [Purpose]
...

## Success Metrics
- Open rate target: [X]%
- Click rate target: [X]%
- Conversion target: [X]%

Step 4: Generate Each Email

For each email, create full copy file:

# Email [X]: [Name]

## Send Timing
Day: [X]
Time: [Recommended send time]

## Subject Lines (A/B Test)
**A:** [Subject line]
**B:** [Alternative subject line]
**C:** [Third option for winner testing]

## Preview Text
**A:** [Matches subject A]
**B:** [Matches subject B]

## Body Copy

### Version A
[Full email body]

### Version B (for key emails)
[Alternative approach/angle]

## CTA
Primary: [Button text + URL placeholder]
Secondary: [If applicable]

## Internal Notes
- Goal of this email: [What success looks like]
- Key message: [One sentence]
- Connects to next email: [Bridge]

Step 5: Create Test Plan

Save to Email/sequences/[name]/test_plan.md:

# A/B Test Plan: [Sequence Name]

## Priority Tests
1. **Email 1 Subject Line**
   - Control: [A]
   - Variant: [B]
   - Hypothesis: [Why we think B might win]
   - Sample size needed: [X]

2. **Email [X] Body Copy**
   - Control: [Version A approach]
   - Variant: [Version B approach]
   - Hypothesis: [Why]

Step 6: Summary

Provide overview:

  • Total emails generated
  • Key A/B opportunities
  • Recommended test order
  • Implementation checklist

### Using the Better Tier

/email-sequence

Trigger: Signed up for free trial Goal: Convert to paid plan Audience: Small business owners, non-technical Length: 7 emails


### Time Saved
**Before:** 6-8 hours (sequence + variants)
**After:** 45-60 minutes (generation + review)
**Net savings:** 5-7 hours per sequence

### The Trade-off
More files to manage. Requires email tool that supports A/B testing. Best ROI when email is a meaningful conversion channel.

---

## Best: Full Email Library + Segmentation

**Best for:** Marketing teams building email as a core channel.

### What You'll Get
- Multiple sequences (welcome, nurture, conversion)
- Segmentation logic (who goes where)
- Performance tracking templates
- Reusable email components
- **Output Quality:** A+ (email program)

### One-Time Setup

**Extended folder structure:**

Email/ ├── sequences/ │ ├── welcome/ │ ├── nurture_track_a/ │ ├── nurture_track_b/ │ └── conversion/ ├── components/ │ ├── stories.md │ ├── proof_points.md │ ├── objection_handlers.md │ └── ctas.md ├── segmentation.md └── performance/ ├── dashboard.md └── learnings.md


**Create enhanced skill:**

Create `.claude/skills/email-program/SKILL.md`:

```yaml
---
name: email-program
description: "Full email program management with sequences, segmentation, and tracking. Triggers on: email program, build email system, email marketing setup."
---

# Email Program Manager

## Commands

### New Sequence: `/email-program sequence [type]`
Generate complete sequence with variants.

### Component Library: `/email-program component [type]`
Add to reusable component library.

### Segmentation: `/email-program segment`
Build or update segmentation logic.

### Report: `/email-program report`
Generate performance summary with recommendations.

---

## Sequence Types

### Welcome Sequence
Goal: Onboard new subscribers, set expectations
Emails: 3-5
Timeline: 7-10 days

Structure:
1. Delivery + Expectations
2. Quick win / Immediate value
3. Deeper education
4. Introduction to product/service
5. Soft conversion opportunity

### Nurture Sequence
Goal: Build relationship, establish authority
Emails: 5-7
Timeline: 14-21 days

Structure:
1. Problem/Pain education
2. Approach/Philosophy
3. Customer story
4. Common mistake / Myth
5. Differentiation
6. Future vision
7. Bridge to conversion

### Conversion Sequence
Goal: Turn warm leads into customers
Emails: 4-5
Timeline: 7-10 days

Structure:
1. Direct offer
2. Social proof
3. Objection handling
4. Scarcity / Urgency
5. Last chance

---

## Component Library Management

When running `/email-program component [type]`:

### Story Component
Add customer story to components/stories.md:
```markdown
## [Customer Name/Type]
**Situation:** [Before state]
**Problem:** [What wasn't working]
**Solution:** [What they did]
**Result:** [Outcome with specifics]
**Quote:** "[Pullable quote]"
**Use in:** [Which sequences/emails]

Proof Point Component

Add to components/proof_points.md:

## [Proof Point Name]
**Claim:** [What we're proving]
**Evidence:** [Specific data/example]
**Source:** [Where this came from]
**Use when:** [Objection it addresses]

Objection Handler

Add to components/objection_handlers.md:

## Objection: [What they say]
**Why they think this:** [Root cause]
**Reframe:** [How we address it]
**Evidence:** [Proof point to use]
**Email where used:** [Reference]

Segmentation Logic

When running /email-program segment:

Build segmentation.md:

# Email Segmentation Logic

## Entry Points
| Trigger | Sequence | Segment Tags |
|---------|----------|--------------|
| [Lead magnet A] | Welcome → Nurture A | [tags] |
| [Lead magnet B] | Welcome → Nurture B | [tags] |
| [Free trial] | Trial onboarding | [tags] |

## Behavioral Triggers
| Behavior | Action |
|----------|--------|
| Opened 3+ emails, no click | Send engagement email |
| Clicked pricing, no conversion | Enter conversion sequence |
| No opens in 30 days | Enter re-engagement |

## Segment Definitions
### Engaged Subscribers
- Opened email in last 14 days
- Action: Continue nurture

### Warm Leads
- Visited pricing page OR clicked conversion CTA
- Action: Move to conversion sequence

### Cold Subscribers
- No opens in 30+ days
- Action: Re-engagement or sunset

Performance Reporting

When running /email-program report:

Read all sequences and generate performance/dashboard.md:

# Email Performance Dashboard

## Sequence Performance
| Sequence | Emails | Avg Open | Avg Click | Conversion |
|----------|--------|----------|-----------|------------|
| Welcome | [X] | [X]% | [X]% | [X]% |
| Nurture | [X] | [X]% | [X]% | [X]% |

## Top Performers
1. [Email name] — [X]% open, [why it works]
2. [Email name] — [X]% click, [why it works]

## Underperformers
1. [Email name] — [X]% open, [hypothesis why]
2. [Email name] — [X]% click, [hypothesis why]

## A/B Test Results
| Test | Winner | Lift | Learning |
|------|--------|------|----------|
| [Test] | [A/B] | [X]% | [Insight] |

## Recommendations
1. [What to test next]
2. [What to update]
3. [New sequence to build]

Update performance/learnings.md with new insights.


### Using the Best Tier

**Build a new sequence:**

/email-program sequence nurture


**Add a customer story to use across emails:**

/email-program component story


**Update segmentation:**

/email-program segment


### Time Saved
**Before:** Days to build full email program
**After:** Few hours (strategy + generation + review)
**Net savings:** 2-3 days initial, ongoing efficiency gains

### The Trade-off
Significant setup. Requires team discipline to maintain. Best ROI when email is top 3 conversion channel.

---

## Sequence Types Quick Reference

| Sequence | When to Use | Length | Goal |
|----------|-------------|--------|------|
| **Welcome** | New subscribers | 3-5 | Set expectations, quick win |
| **Nurture** | Post-welcome | 5-7 | Build trust, educate |
| **Conversion** | Warm leads | 4-5 | Drive specific action |
| **Onboarding** | New trials/users | 5-7 | Activate, show value |
| **Re-engagement** | Cold subscribers | 3-4 | Win back or sunset |
| **Launch** | Time-bound offer | 4-6 | Drive urgency |

---

## FAQ

### How many emails should be in a sequence?

**Welcome:** 3-5 (don't overwhelm)
**Nurture:** 5-7 (enough to build relationship)
**Conversion:** 4-5 (focused on action)

More isn't better. Each email should have a clear purpose.

### How frequently should I send?

**Welcome sequence:** Daily for first 2-3, then every 2 days
**Nurture:** Every 2-3 days
**Conversion:** Daily (shorter sequence, higher frequency)

Monitor unsubscribes. If they spike, you're sending too often.

### What's a good open rate?

Depends on industry and list quality:
- **B2B:** 20-30% is solid
- **B2C:** 15-25% is solid
- **Transactional:** 40-60%

Your baseline matters more than benchmarks. Improve from where you are.

### Should I use HTML or plain text?

Test it. Plain text often outperforms for personal/sales emails. HTML works for newsletters and promotional content. Many brands use a "light" HTML that looks like plain text.

### How do I handle people who don't convert?

Options:
1. Move to slower nurture track
2. Try different angle/offer
3. Ask what they need (survey email)
4. Sunset after 90 days of no engagement

Don't keep blasting unengaged subscribers. It hurts deliverability.

---

## Related Playbooks

- [Brand Voice Extraction](/playbooks/brand-voice-extraction) — Keep emails on-brand
- [Campaign Brief Generator](/playbooks/campaign-brief-generator) — Launch sequences for campaigns
- [Landing Page Auditor](/playbooks/landing-page-auditor) — Optimize pages emails link to

## Related Blog Posts

- [10 Marketing Workflows You Can Build with Claude Code](/blog/claude-code-for-marketers-10-workflows) — Email nurture and more AI-powered marketing workflows
- [AI Training for Marketing Teams](/blog/ai-training-for-marketing-teams) — Structured programs to build these skills with your team

Want to build workflows like these?

The NativeGTM workshop is a hands-on, 2-day intensive where you build real AI workflows for your specific role.

See Workshops