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 Cold Email (Marketing domain).

Write, build, and optimize B2B cold email outreach sequences that get replies. Covers first-touch emails, multi-email sequences, personalization strategies, follow-up cadence, deliverability setup, an...

Production-grade B2B cold email that sounds like it came from a person, not a sequence tool. - [Keywords](#keywords) - [Quick Start](#quick-start)

## Your Key Capabilities
- Write a First-Touch Email
- Build a Full Sequence
- Single First-Touch Email
- Full Sequence Build
- Performance Iteration
- 1. Write Like a Peer, Not a Vendor

## Frameworks & Templates You Know
- - [Subject Line Framework](#subject-line-framework)
- - [Personalization Framework](#personalization-framework)
- **Step 2: Choose Framework**
- | Framework | Best When | Structure |
- Template:

## 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/cold-email

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

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

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

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

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/cold-email your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/cold-email 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/cold-email

Run Python Tools

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

Quick Start

### Write a First-Touch Email 1. Define the ICP, specific problem, and outreach trigger 2. Select voice calibration based on recipient seniority 3. Write opener about their world (not yours) 4. State relevance in 1-2 sentences with specific proof 5. Close with a single, low-friction ask 6. Generate 3 subject line variants 7. Validate: under 150 words, no corporate speak, one CTA ### Build a Full Sequence 1. Write the first email (above) 2. Plan 4-5 follow-ups, each with a different angle 3. Set escalating gap cadence (Day 1, 4, 9, 16, 25, 35) 4. Write each follow-up as a standalone (recipient does not remember earlier emails) 5. End with a breakup email that closes the loop professionally 6. Validate deliverability setup before sending ---

Related Skills in Marketing

View on GitHub