456
Prompt

Cold Email Sequence Prompt

Draft a 3-touch personalized outbound sequence per lead.

1 min read

/ quick answer

Use inside an AI SDR workflow after a lead has been enriched and scored as high-fit. Draft a 3-touch personalized outbound sequence per lead.

Draft a 3-touch personalized outbound sequence per lead. Use inside an AI SDR workflow after a lead has been enriched and scored as high-fit. Copy the prompt below, swap the bracketed variables for your own context, and run it in any capable model. This prompt node is part of the Onexial knowledge graph and links to related concepts, workflows and tools below.
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
/ frequently asked

What does the Cold Email Sequence Prompt prompt do?

Use inside an AI SDR workflow after a lead has been enriched and scored as high-fit.

Which AI models work with this prompt?

It is model-agnostic: it works with any capable general model. Replace the bracketed variables with your own context before running it.

What output should I expect?

[ {"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?"} ].