Agent Blueprint: Lead Enrichment and Personalised Outreach
A lead-enrichment agent blueprint for researching prospects, scoring confidence, and drafting personalised outreach without faking relevance.
Use cases
Sales & Outreach, Operations & Workflow
Platforms
Claude, GPT, n8n
Jump to a section
The resource
Copy and adapt. Do not paste blind.
Goal:
Turn a raw lead record into either:
- a review-ready personalised outreach draft, or
- a research-needed route when evidence is too weak.
Workflow:
1. Ingest lead record from CRM, spreadsheet, or form.
2. Pull public company and contact context from approved sources only.
3. Extract evidence-backed relevance signals, recent triggers, and likely pain points.
4. Score confidence in the enrichment and in the outreach angle separately.
5. If confidence is below threshold, route to research-needed instead of drafting.
6. If confidence passes, generate one outreach angle only.
7. Draft a short email or message tied to the evidence.
8. Send to review queue before any send step.
9. Log approved, rejected, and low-confidence cases for iteration.
Guardrails:
- Never invent company events or job changes.
- Never pretend a weak match is a strong one.
- If relevance is weak, route to research-needed instead of drafting.
- Keep the first message short and low-friction.
- Never auto-send without human approval.When to Use This
Use this when you want more personalised outbound without forcing reps or founders to research every lead manually.
It is especially useful for small teams where one workflow needs to handle research, messaging, and review without turning into a spam engine.
Why It Works
The key design choice is gating message generation behind enrichment confidence. That stops the workflow from producing fake-personalised outreach based on thin evidence.
The review queue matters too. Outbound quality usually breaks when the system jumps from weak research straight to automated send.
How to Customise
Swap the enrichment sources, confidence thresholds, and routing logic based on your stack and risk tolerance.
If you already use account scoring, lead stages, or ICP tiers, incorporate them before the drafting step so the workflow behaves differently by segment.
Limitations
This blueprint improves research-assisted outbound, but it does not make irrelevant prospects relevant.
It also should not run fully unattended unless your enrichment quality, routing logic, and review process are already well tested.
Model Notes
Claude is strong at drafting outreach that sounds less templated once the context is good.
GPT is useful when the workflow needs tighter structured outputs between nodes. Model-agnostic overall if the confidence gating is strong.
Related Resources
Browse AgentsSkill: Cold Outreach Composer
A sales-oriented writing skill for concise outbound emails and LinkedIn messages that avoid the usual AI sludge.
Sales & Outreach · Marketing & Growth
Few-Shot Framework: Objection Handling Replies
A few-shot reply framework for handling objections without sounding defensive, robotic, or aggressively salesy.
Sales & Outreach · Customer Support
System Prompt: Sales Call Summariser
A structured sales summarisation prompt for extracting pain points, objections, buying signals, next steps, and CRM-ready notes from call transcripts.
Sales & Outreach · Operations & Workflow
Related Guides
How to Build an AI Agent That Actually Works
A grounded guide to agent design that starts with workflow clarity, not with a framework logo and wishful thinking.
When Not to Build an AI Agent
A grounded guide to recognising when an agent is overkill and when a better prompt, cleaner context, or stronger process design would solve the problem faster.