Enrich.V1 banner
jeremylongshore jeremylongshore

Enrich.V1

Development community

Description

Guidance for reading ENRICHMENT signals when scoring fit and choosing outreach angles. Enrichment can include: - `funding`: lastRound, totalRaisedUsd, lastRoundDate, investors. Recent funding (last ~12 months) is a strong "buying now" signal — new budget, new hires, new initiatives. Old or absent funding is weaker. - `verifiedEmail` / `phone`: a deliverability signal, not a buying signal. - `data.webContext`: recent web results (titles + urls). Use these for timely, specific angles (a product

Installation

Installs to ~/.claude/skills/jeremylongshore-intent-outreach-enrich.v1/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jeremylongshore-intent-outreach-enrich.v1 && curl -fsSL https://raw.githubusercontent.com/jeremylongshore/intent-outreach/HEAD/prompts/enrich.v1.md -o ~/.claude/skills/jeremylongshore-intent-outreach-enrich.v1/SKILL.md

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

Full documentation available on GitHub

View Source Repository