enrich-vc-contacts

Enrich investor contacts with emails and LinkedIn URLs from JSON files.

3|1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Overdrive-Consulting/vc-fundraising-skill --skill enrich-vc-contacts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: enrich-vc-contacts
Source: https://github.com/Overdrive-Consulting/vc-fundraising-skill/tree/main/.claude/skills/enrich-vc-contacts
Command: npx skills add https://github.com/Overdrive-Consulting/vc-fundraising-skill --skill enrich-vc-contacts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enrich public professional contact details for each mapped investor, primarily emails, with LinkedIn URLs as fallback.

Core Features & Use Cases

  • Uses icypeas_official/bulk-email-finder for batch email lookup, and Exa MCP to fill missing LinkedIn URLs.
  • Reads investor_list.json to produce enriched investor_contacts.json with contact_tier and source_type.
  • Includes a verification workflow and a founder-facing summary before proceeding to scoring.

Quick Start

Run the enrichment workflow on your investor_list.json to fetch emails and LinkedIn URLs for mapped investors.

Frequently Asked Questions about enrich-vc-contacts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enrich investor contacts with emails for VC fundraising outreach?

To enrich investor contacts for VC fundraising, the Skill reads a raw investor list and uses Apify icypeas_official bulk-email-finder to fetch emails, falling back to Exa MCP for LinkedIn URLs. It outputs an outreach-ready contact list with source_type and contact_tier fields.

What is the best way to find LinkedIn profiles for a list of mapped investors?

Finding LinkedIn profiles for mapped investors is handled by Exa MCP, which fills in missing LinkedIn URLs after the primary batch email lookup runs. This ensures your enriched investor contact file includes LinkedIn profiles as a fallback contact method.

How do I prepare my investor list before batch enriching contact details?

Before batch enriching contact details, you must prepare your data by creating a raw investor list file at the required JSON input path. The enrichment workflow reads this structured investor list to process and append professional contact information.

Does the investor contact enrichment workflow include email verification?

Yes, the investor contact enrichment workflow includes a built-in verification step. After locating emails and LinkedIn URLs, it runs a verification workflow and generates a founder-facing summary before you proceed to investor scoring.

Can I use icypeas bulk-email-finder and Exa together for investor outreach?

Yes, you can use icypeas bulk-email-finder and Exa together for investor outreach. The Skill uses icypeas for batch email lookup and Exa MCP specifically to fill missing LinkedIn URLs, creating a complete enriched contact file.