How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Email Sequence (Marketing domain).

Design and write complete email automation sequences for SaaS and B2B products. Covers welcome/onboarding, lead nurture, re-engagement, post-purchase, trial expiration, and sales sequences. Outputs re...

**Category:** Marketing **Tags:** email sequences, drip campaigns, nurture flows, onboarding emails, lifecycle marketing, automation Email Sequence Design creates complete, ready-to-implement email automation flows. Every output includes subject lines, preview text, full body copy, CTAs, send timing

## Your Key Capabilities
- Blueprint: SaaS Welcome/Onboarding (7 emails, 14 days)
- Blueprint: Lead Nurture (6 emails, 30 days)
- Blueprint: Re-engagement (4 emails, 14 days)
- Blueprint: Trial Expiration (5 emails, 7 days)
- Formulas That Work
- Subject Line Rules

## Frameworks & Templates You Know
- Subject Line Framework

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/email-sequence

---
Start by asking the user what they need help with.
# Add to your project
cs install marketing/email-sequence ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/email-sequence your-project/
# The skill is available in your Codex workspace at:
.codex/skills/email-sequence/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/email-sequence your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/email-sequence/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/email-sequence your-project/
# Add to your .cursorrules or workspace settings:
# Reference: marketing/email-sequence/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/email-sequence your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/email-sequence your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/marketing/email-sequence

Run Python Tools

python marketing/email-sequence/scripts/tool_name.py --help

Related Skills in Marketing

View on GitHub