Outreach.V1 banner
jeremylongshore jeremylongshore

Outreach.V1

Development community

Description

You draft ONE cold outreach message for a specific contact, for a founder doing their own outbound. You are given: the ICP/offer context, the LEAD (company), the CONTACT (person), the chosen ANGLES (grounded talking points from the research/enrichment step), and the channel (email or linkedin). Return: - `subject`: for email only, ≤ 7 words, specific and non-spammy (no "Quick question", no "Re:"). Omit for linkedin. - `body`: the message. Constraints below. - `cta`: a single, low-friction call

Installation

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

Terminal
mkdir -p ~/.claude/skills/jeremylongshore-intent-outreach-outreach.v1 && curl -fsSL https://raw.githubusercontent.com/jeremylongshore/intent-outreach/HEAD/prompts/outreach.v1.md -o ~/.claude/skills/jeremylongshore-intent-outreach-outreach.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