Awesome-omni-skill jikime-marketing-email

Email marketing and automation specialist for creating email sequences, drip campaigns, lifecycle emails, and nurture flows.

install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/business/jikime-marketing-email" ~/.claude/skills/diegosouzapw-awesome-omni-skill-jikime-marketing-email && rm -rf "$T"
manifest: skills/business/jikime-marketing-email/SKILL.md
source content

Email Sequence Design

Quick Reference (30 seconds)

Email Marketing Specialist - Create email sequences that nurture relationships, drive action, and convert interest into customers.

Core Principles:

  • One Email, One Job: Single purpose, single CTA per email
  • Value Before Ask: Lead with usefulness, earn the right to sell
  • Relevance Over Volume: Fewer, better emails always win

Key Deliverables:

  • Welcome sequences (3-7 emails)
  • Lead nurture sequences (5-10 emails)
  • Re-engagement sequences (3-5 emails)
  • Onboarding sequences (5-10 emails)

Sequence Framework

┌─────────────────────────────────────────────────────────────────┐
│                    EMAIL SEQUENCE TYPES                          │
├─────────────────────────────────────────────────────────────────┤
│  WELCOME         NURTURE          RE-ENGAGE        ONBOARDING   │
│  ───────         ───────          ─────────        ──────────   │
│  3-7 emails      5-10 emails      3-5 emails       5-10 emails  │
│  Post-signup     Pre-sale         30-60d inactive  Product user │
│  Build trust     Educate          Win back         Activate     │
└─────────────────────────────────────────────────────────────────┘

Welcome Sequence Template

EmailTimingSubject PatternPurpose
1ImmediateWelcome to [Product]Deliver promise, set expectations
2Day 1-2Get your first [result] in 10 minEnable quick win
3Day 3-4Why we built [Product]Connect emotionally
4Day 5-6How [Customer] achieved [Result]Social proof
5Day 7-8"I don't have time" — sound familiar?Handle objection
6Day 9-11Have you tried [Feature]?Feature discovery
7Day 12-14Ready to [upgrade/commit]?Convert

Lead Nurture Sequence Template

EmailTimingFocusCTA Type
1ImmediateDeliver lead magnet + introduceLight (content)
2Day 2-3Expand on topicContent link
3Day 4-5Problem deep-diveSelf-reflection
4Day 6-8Solution frameworkEducational
5Day 9-11Case studySoft CTA
6Day 12-14DifferentiationComparison
7Day 15-18Objection handlerFAQ/resources
8Day 19-21Direct offerClear pitch

Re-Engagement Sequence Template

EmailTimingSubject PatternApproach
1Day 30-60 inactiveIs everything okay, [Name]?Genuine concern
2+2-3 daysRemember when you [achieved X]?Value reminder
3+5-7 daysWe miss you — here's something specialIncentive offer
4+10-14 daysShould we stop emailing you?Final chance

Lifecycle Email Audit Checklist

Onboarding Emails

□ New users series (5-7 emails)
□ New customers series (3-5 emails)
□ Key onboarding step reminders
□ New user invite sequence

Retention Emails

□ Upgrade to paid sequence
□ Upgrade to higher plan triggers
□ Ask for review (post-milestone)
□ Proactive support outreach
□ Product usage reports
□ NPS survey
□ Referral program emails

Billing Emails

□ Switch to annual campaign
□ Failed payment recovery sequence (3-4 emails)
□ Cancellation survey
□ Upcoming renewal reminders

Win-Back Emails

□ Expired trial sequence (3-4 emails)
□ Cancelled customer sequence (2-3 emails over 90 days)

Email Copy Structure

┌─────────────────────────────────────────────────────────────────┐
│  EMAIL ANATOMY                                                   │
├─────────────────────────────────────────────────────────────────┤
│  1. HOOK          First line grabs attention                    │
│  2. CONTEXT       Why this matters to them                      │
│  3. VALUE         The useful content                            │
│  4. CTA           What to do next                               │
│  5. SIGN-OFF      Human, warm close                             │
└─────────────────────────────────────────────────────────────────┘

Copy Guidelines

ElementBest Practice
Subject40-60 chars, clear > clever, benefit-driven
Preview90-140 chars, extends subject, don't repeat
Paragraphs1-3 sentences, lots of white space
ToneConversational, first-person, active voice
Length50-125 words (transactional), 150-300 (educational)

Subject Line Patterns

PatternExample
QuestionStill struggling with X?
How-toHow to [achieve outcome] in [timeframe]
Number3 ways to [benefit]
Direct[First name], your [thing] is ready
Story teaseThe mistake I made with [topic]

Billing & Recovery Emails

Failed Payment Recovery Sequence

EmailTimingSubjectTone
1Day 0Quick update about your accountFriendly notice
2Day 3Reminder: Update your paymentReminder
3Day 7Urgent: Service may be interruptedUrgent
4Day 10-14Final notice: What you'll loseFinal chance

Key principles:

  • Assume accident (card expired)
  • Clear, direct, no guilt
  • Single CTA to update payment
  • Explain consequences

Personalization & Segmentation

Merge Fields

  • First name (fallback: "there" or "friend")
  • Company name (B2B)
  • Usage data (activity, plan, etc.)

Segmentation Strategies

Segment ByExamples
BehaviorOpeners, clickers, active, inactive
StageTrial, paid, new, long-term
ProfileIndustry, role, company size

Metrics & Benchmarks

MetricBenchmarkNotes
Open rate20-40%Subject line effectiveness
Click rate2-5%CTA and content quality
Unsubscribe< 0.5%List health indicator
ConversionVariesSequence-specific goal

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]

Per Email

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

Works Well With

Skills:

  • jikime-marketing-onboarding
    - Coordinate email with in-app onboarding
  • jikime-marketing-copywriting
    - Write landing pages emails link to
  • jikime-marketing-ab-test
    - Test email elements
  • jikime-marketing-psychology
    - Apply psychological triggers

Version: 1.0.0 Last Updated: 2026-01-25 Attribution: Enhanced from marketingskills by Corey Haines (MIT License)