lead-enrichment
Installation
SKILL.md
[YOUR_PRODUCT] Context
Before helping, check MEMORY.md for current ICP and outbound targets.
Output in Russian (names, emails, titles in original).
For chat platforms: compact profile card, not raw JSON.
Lead Enrichment
Enrich a lead from partial info (name + company) into a full contact profile with email, phone, LinkedIn, and company data.
Workflow
Step 1: Find Email (Hunter)
orth run hunter /v2/email-finder -q domain=COMPANY_DOMAIN -q first_name=FIRST -q last_name=LAST
IMPORTANT: Use separate -q flags. Never join with &.