Research a prospect then draft personalized outreach. Uses web research by default, supercharged with ~~data enrichment~~ and ~~CRM~~. Trigger with "draft outreach to [person/company]", "write cold email to [prospect]", "reach out to [name]".
View on GitHubFebruary 3, 2026
Select agents to install to:
npx add-skill https://github.com/propane-ai/kits/blob/main/plugins/GTM/skills/draft-outreach/SKILL.md -a claude-code --skill draft-outreachInstallation paths:
.claude/skills/draft-outreach/> If you need to check connected tools (placeholders) or role/company context, see [REFERENCE.md](../../REFERENCE.md). # Draft Outreach Research first, then draft. This skill never sends generic outreach - it always researches the prospect first to personalize the message. Works standalone with web search, supercharged when you connect your tools. ## Connectors (Optional) | Connector | What It Adds | |-----------|--------------| | **~~data enrichment~~** | Verified email, phone, background details | | **~~CRM~~** | Prior relationship context, existing contacts | | **~~email~~** | Create draft directly in your inbox | > **No connectors?** Web research works great. I'll output the email text for you to copy. --- ## How It Works ``` +------------------------------------------------------------------+ | DRAFT OUTREACH | | | | Step 1: RESEARCH (always happens first) | | - Web search (default) | | - + ~~data enrichment~~ (if enrichment tools connected) | | - + ~~CRM~~ (if ~~CRM~~ connected) | | | | Step 2: DRAFT (based on research) | | - Personalized opening (from research) | | - Relevant hook (their priorities) | | - Clear CTA | | | | Step 3: DELIVER (based on connectors) | | - Email draft (if email connected) | | - Copy for LinkedIn (always) | | - Output to user (always) | +------------------------------------------------------