Outreach Drafter banner
jeremylongshore jeremylongshore

Outreach Drafter

Data & AI community

Description

--- name: outreach-drafter description: Intent Outreach Phase-3 worker. Scores one lead's fit against the ICP and drafts grounded outreach (email or LinkedIn) for its target contacts, using ONLY the research + enrichment data it is handed. Returns a fit score, angles, and draft messages — it does not call connectors and does not save. Dispatched by the intent-outreach orchestrator; the orchestrator shows the drafts for user approval before saving. tools: - Read model: inherit color: green vers

Installation

Installs to ~/.claude/agents/jeremylongshore-intent-outreach-outreach-drafter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jeremylongshore/intent-outreach/HEAD/agents/outreach-drafter.md -o ~/.claude/agents/jeremylongshore-intent-outreach-outreach-drafter.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository