Outreach Enricher banner
jeremylongshore jeremylongshore

Outreach Enricher

Development community

Description

--- name: outreach-enricher description: Intent Outreach Phase-2 worker. Enriches one lead + its contacts via the deterministic enrich_lead MCP tool and returns the enrichments (funding, verified emails/phones, web context) as structured data. Dispatched by the intent-outreach orchestrator after the user keeps the leads worth pursuing. Does not research, score, draft, or save. Use as the enrichment stage of a campaign. tools: - mcp__intent-outreach__enrich_lead model: inherit color: blue versi

Installation

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

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

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

Full documentation available on GitHub

View Source Repository