
Cold Email
- 392 installs
- 38 repo stars
- Updated February 5, 2026
- humanizerai/agent-skills
cold-email is an agent skill that drafts personalized B2B cold outreach emails using AIDA, PAS, and BAB copywriting frameworks for developers who need credible openers, value props, and low-friction CTAs.
About
cold-email is a user-invocable Claude Code agent skill from humanizerai/agent-skills that generates reply-focused cold outreach from three inputs: target (role, company, industry), goal (meeting, intro, feedback, sale), and personalization context. The skill selects among three proven frameworks—AIDA, PAS, and BAB—and enforces seven hard rules including a 50-125 word body, 3-5 word lowercase subject lines, one specific CTA, and under-30-second read time. Output includes the subject, email body, framework rationale, personalization angle, and word count. Developers reach for cold-email when they need outbound copy for SaaS prospects, API integrators, or design partners without generic templates or filler phrases like "I hope this email finds you well."
- Personalized opener patterns
- Concise value proposition framing
- Objection-aware follow-up variants
- Deliverability-conscious tone
- Single clear CTA per message
Cold Email by the numbers
- 392 all-time installs (skills.sh)
- +15 installs in the week ending Aug 2, 2026 (Skillselion tracking)
- Ranked #211 of 853 Sales & Marketing skills by installs in the Skillselion catalog
- Data as of Aug 3, 2026 (Skillselion catalog sync)
npx skills add https://github.com/humanizerai/agent-skills --skill cold-emailAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 392 |
|---|---|
| repo stars | ★ 38 |
| Last updated | February 5, 2026 |
| Repository | humanizerai/agent-skills ↗ |
How do you write cold emails that get replies?
Write personalized cold outreach emails with credible openers, value props, social proof, and low-friction CTAs for prospects, partners, or early customers.
Who is it for?
Developers or technical founders doing targeted B2B outbound who have a specific prospect, goal, and personalization hook but need structured, concise copy fast.
Skip if: Developers who need bulk email automation, CRM sequences, deliverability tuning, or long-form marketing pages instead of a single personalized message.
When should I use this skill?
The user asks to write or improve a cold outreach email to a named prospect, partner, or early customer with a stated goal.
What you get
Subject line, email body, framework choice with rationale, personalization angle, and word count.
- Cold email draft with subject line
- Framework and personalization notes
By the numbers
- Enforces 50-125 word email body limit
- Supports 3 copywriting frameworks: AIDA, PAS, and BAB
- Defines 7 hard rules including 3-5 word subject lines and one CTA
Files
Write Cold Email
Generate a cold email that gets responses using proven copywriting frameworks.
Input
Parse $ARGUMENTS for:
- Target: Who they're emailing (role, company, industry)
- Goal: What they want (meeting, intro, feedback, sale)
- Context: Personalization hooks (mutual connection, recent news, specific pain point)
If arguments are incomplete, ask for the missing pieces.
Frameworks (Choose the best fit)
AIDA (Awareness → Interest → Desire → Action)
- Hook with relevance
- Build interest with value
- Create desire with proof/benefit
- Clear CTA
PAS (Problem → Agitate → Solution)
- Identify their problem
- Make it feel urgent
- Position as the solution
BAB (Before → After → Bridge)
- Their current state (problem)
- Their ideal state (outcome)
- How you bridge the gap
Hard Rules
1. 50-125 words - Shorter emails get more replies 2. Subject line: 3-5 words, lowercase, no clickbait 3. First line: Personalized - reference something specific about them 4. No fluff: Cut "I hope this email finds you well", "My name is...", "I wanted to reach out" 5. One CTA: Single, specific ask (not "let me know if you're interested") 6. Read time: Under 30 seconds 7. Mobile-friendly: Short paragraphs, no walls of text
What Makes It Human
- Sounds like a real person, not a template
- Has a specific reason for emailing THIS person
- Shows you did research
- Doesn't oversell or use hype words
- Has a clear "what's in it for them"
Output Format
Subject: [subject line]
[Email body]
[First name only]Framework used: [which one and why] Personalization: [what angle you used] Word count: [number]
Related skills
How it compares
Pick cold-email over a general writing assistant when you need framework selection, length enforcement, and anti-fluff rules baked into outbound sales copy rather than open-ended prose.
FAQ
What word count does cold-email enforce?
cold-email enforces a 50-125 word email body, based on the skill's hard rules that shorter messages get more replies. Output includes an explicit word count so you can verify length before sending.
Which copywriting frameworks does cold-email support?
cold-email supports three frameworks: AIDA (Awareness → Interest → Desire → Action), PAS (Problem → Agitate → Solution), and BAB (Before → After → Bridge). The skill picks the best fit and documents which framework was used and why.
What inputs does cold-email need to draft an email?
cold-email parses $ARGUMENTS for target (role, company, industry), goal (meeting, intro, feedback, sale), and context (personalization hooks). If any piece is missing, the skill asks for it before generating the draft.