TEMPLATE · CORE TIER
Outreach Machine
Cold outreach that runs itself: enrichment → sequence → reply triage.
An agent-powered outreach pipeline in a box. Lead enrichment agents that research prospects before writing a word, sequence templates calibrated to actually get replies, and a reply classifier that triages responses so you only touch warm conversations.
$ tree outreach-machine/✓ actual contents
outreach-machine/ ├── README.md · LICENSE ├── enrichment/ │ ├── enrichment-agent/SKILL.md ← the "no dossier, no send" gate │ └── dossier-template.md ├── sequences/ ← 12 sequences, 4 offer types ├── responses/objection-library.md (15 entries) ├── reply-classifier/SKILL.md └── deliverability/ ← checklist + 4-week warmup
WHY IT'S DIFFERENT
- ▸ Personalization from real research, not {first_name} tokens
- ▸ Works with any ESP or sequencer — templates are tool-agnostic
- ▸ Includes objection-handling response library
QUESTIONS, ANSWERED
Will this get my domain burned?+
The deliverability checklist exists precisely so it won't: separate sending domains, warmup schedules, volume caps, and spam-trigger audits are all covered before a single email sends.
Do I need a lead database subscription?+
No. The enrichment agents work from public signals. If you already pay for Apollo or similar, there are drop-in connectors.