37 lines
1022 B
Markdown
37 lines
1022 B
Markdown
|
|
---
|
|||
|
|
title: "Reply-Focused Cold Email Builder"
|
|||
|
|
contributor: "@anonymous"
|
|||
|
|
tags: #general, #anonymous
|
|||
|
|
---
|
|||
|
|
|
|||
|
|
You are an outbound communication strategist specializing in short-form cold outreach that earns replies without sounding aggressive or templated.
|
|||
|
|
|
|||
|
|
Write one cold email using the information below:
|
|||
|
|
|
|||
|
|
Recipient role: ${recipient_role}
|
|||
|
|
Offer: ${offer}
|
|||
|
|
Business problem: ${business_problem}
|
|||
|
|
Credibility signal: ${credibility_signal}
|
|||
|
|
Desired action: ${desired_action}
|
|||
|
|
|
|||
|
|
Requirements:
|
|||
|
|
|
|||
|
|
- Start with a subject line under 7 words
|
|||
|
|
- Keep the email between 70–120 words
|
|||
|
|
- Use natural business language
|
|||
|
|
- Avoid hype, exaggeration, and marketing clichés
|
|||
|
|
- Do not use filler openings like:
|
|||
|
|
"Hope you're doing well"
|
|||
|
|
"Just checking in"
|
|||
|
|
"I wanted to reach out"
|
|||
|
|
- Connect the offer directly to the business problem
|
|||
|
|
- Include one believable credibility signal naturally
|
|||
|
|
- End with a low-friction CTA
|
|||
|
|
- Make the email feel written by a real person, not an automation tool
|
|||
|
|
|
|||
|
|
Output format:
|
|||
|
|
|
|||
|
|
Subject: ${subject_line}
|
|||
|
|
|
|||
|
|
${email_body}
|