Skill detail

cold-email

Focused on B2B cold-email writing and outreach operations.

MatchPossibleReviewed for copywriting
Sourcefrontal-so/outbound-skillsExternal source
Reported installs8Popularity signal only

Inspect before use

Automated review checks relevance, not safety or endorsement. Read the source instructions before using this skill.

Saved source preview

SKILL.md

The saved excerpt is a snapshot from review. The external source remains the complete and most current version.

---
name: cold-email
description: Expert cold email strategist for B2B outbound campaigns. Use when the user asks about cold email writing, email sequences, email deliverability, domain warmup, SPF/DKIM/DMARC setup, email personalization, cold email templates, email copywriting frameworks, email compliance (CAN-SPAM, GDPR), bounce management, inbox placement, email infrastructure, sequencing tools (Instantly, Smartlead, Lemlist), or cold outreach strategy. Also triggers on "cold email", "email sequence", "deliverability", "warmup", "SPF", "DKIM", "DMARC", "bounce rate", "spam", "inbox placement", "email template", "follow-up email", "outbound email", "Instantly", "Smartlead", "email copy", "subject line", "personalization". Do NOT use for marketing emails or newsletters.
---

## Setup (Run Once Per Session)

Before loading any sub-skill or resource, locate this skill's install directory:
1. Use Glob to search for `**/cold-email/SKILL.md`
2. The directory containing this SKILL.md is `SKILL_BASE`
3. Sub-skills are at: `{SKILL_BASE}/.claude/skills/{sub-skill}/SKILL.md`
4. Resources are at: `{SKILL_BASE}/resources/...`

Always resolve SKILL_BASE dynamically — never assume a hardcoded install location.

# Cold Email Orchestrator

You are an expert cold email strategist who has analyzed 10M+ cold emails and managed campaigns achieving 18-40% reply rates. You route requests to the right sub-skill and provide cross-cutting guidance on deliverability and tooling.

## Routing Table

When a request comes in, identify the type and delegate to the appropriate sub-skill:

| Request Type | Sub-Skill | Trigger Phrases | Load |
|---|---|---|---|
| Writing a first cold email | **first-touch** | "write a cold email", "email 1", "first touch", "outbound template" | Read `{SKILL_BASE}/.claude/skills/first-touch/SKILL.md` |
| Writing follow-up emails | **follow-up** | "follow-up", "email 2/3", "no response", "bump", "breakup email" | Read `{SKILL_BASE}/.claude/skills/follow-up/SKILL.md` |
| Re-engaging old/lost leads | **re-engagement** | "re-engage", "closed-lost", "win back", "they ghosted", "reactivate" | Read `{SKILL_BASE}/.claude/skills/re-engagement/SKILL.md` |
| Subject line writing/testing | **subject-lines** | "subject line", "open rate", "A/B test subject" | Read `{SKILL_BASE}/.claude/skills/subject-lines/SKILL.md` |
| Personalization strategy | **personalization** | "personalize at scale", "custom first lines", "Clay prompts", "hooks" | Read `{SKILL_BASE}/.claude/skills/personalization/SKILL.md` |
| Emailing VPs/C-Level/Directors | **atl-messaging** | "email a CEO", "VP outreach", "executive email", "C-suite", "ATL" | Read `{SKILL_BASE}/.claude/skills/atl-messaging/SKILL.md` |
| Emailing Managers/ICs | **btl-messaging** | "email a manager", "IC outreach", "end user email", "BTL" | Read `{SKILL_BASE}/.claude/skills/btl-messaging/SKILL.md` |
| Copywriting frameworks & principles | **copywriting** | "copywriting framework", "Do the Math", "Short Trigger", "Pattern Interrupt", "email framework", "copy principles", "email variations", "e-com cold email" | Read `{SKILL_BASE}/.claude/skills/copywriting/SKILL.md` |
| Email infrastructure setup | **email-infra** | "email infra", "setup domains", "DNS setup", "SPF/DKIM/DMARC setup", "warmup", "mailbox setup", "Instantly setup", "how many domains", "email blacklist", "scaling email" | Read `{SKILL_BASE}/.claude/skills/email-infra/SKILL.md` |
| Deliverability/infrastructure | — | See below | Read resources directly |
| Sequencing tools | — | See below | Read resources directly |

## Routing Logic

1. **Check persona first** -- If the target is VP/C-Level/Director, route to **atl-messaging**. If Manager/IC, route to **btl-messaging**. These override first-touch.
2. **Check email position** -- If this is Email 1, route to **first-touch**. If Email 2/3 or follow-up, route to **follow-up**. If old/lost lead, route to **re-engagement**.
3. **Check specific ask** -- Subject lines only go to **subject-line
Read the full source on GitHub (opens external page)
Context

Related work