Lead Enrichment banner
janskuba janskuba

Lead Enrichment

Data community

Description

--- name: lead-enrichment description: Enrich a list of companies or contacts with firmographic, technographic, and contact data using available APIs. --- # Lead Enrichment ## Task Take a raw list of companies or contacts and enrich each record with structured data from available APIs and web sources. Output a clean, analysis-ready dataset. ## Input Requirements - A CSV or JSON file containing at least one of: - Company names or domains - Contact names + company - LinkedIn profile URL

Installation

Installs to ~/.claude/skills/janskuba-claude-md-repo-lead-enrichment/SKILL.md

Terminal
mkdir -p ~/.claude/skills/janskuba-claude-md-repo-lead-enrichment && curl -fsSL https://raw.githubusercontent.com/janskuba/claude-md-repo/HEAD/skills/lead-enrichment.md -o ~/.claude/skills/janskuba-claude-md-repo-lead-enrichment/SKILL.md

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

Full documentation available on GitHub

View Source Repository