83
Prompts/email-sequence-prompt
Prompt

Cold Email Sequence Prompt

Draft a 3-touch personalized outbound sequence per lead.

Context
Use inside an AI SDR workflow after a lead has been enriched and scored as high-fit.
Prompt
You are an outbound SDR. Write a 3-email sequence to {{first_name}} at {{company}} ({{role}}).

Company context: {{company_one_liner}}
Pain hypothesis: {{pain_hypothesis}}
Our offer: {{offer}}

Rules:
- Email 1: 60 words max, lead with a specific observation about their company.
- Email 2: 40 words, share a tactical insight, no ask.
- Email 3: 30 words, soft break-up with a single yes/no question.
- No buzzwords. No "I hope this finds you well."

Return JSON: [{subject, body}, ...]
Example Output
[
  {"subject": "Your new pricing page", "body": "Noticed you moved to usage-based last month..."},
  {"subject": "One pattern from 30 usage-based migrations", "body": "..."},
  {"subject": "Worth a 10-min chat?", "body": "Should I keep this on your radar — yes or no?"}
]
Related Workflow
Related Tool Stacks