clearbit
Installation
SKILL.md
🔮 Clearbit
Clearbit — person enrichment, company enrichment, prospecting, and reveal (identify website visitors).
Requirements
| Variable | Required | Description |
|---|---|---|
CLEARBIT_API_KEY |
✅ | Clearbit API key (or HubSpot Clearbit key) |
Quick Start
# Enrich person by email
python3 {{baseDir}}/scripts/clearbit.py enrich-person --email <value>
# Enrich company by domain
python3 {{baseDir}}/scripts/clearbit.py enrich-company --domain <value>