Clearbit
/install clearbit
🔮 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 \x3Cvalue>
# Enrich company by domain
python3 {{baseDir}}/scripts/clearbit.py enrich-company --domain \x3Cvalue>
# Combined person + company lookup
python3 {{baseDir}}/scripts/clearbit.py combined-lookup --email \x3Cvalue>
# Prospect/search for leads
python3 {{baseDir}}/scripts/clearbit.py prospect --query "JSON filter object"
# Reveal company by IP address
python3 {{baseDir}}/scripts/clearbit.py reveal --ip \x3Cvalue>
# Find company domain by name
python3 {{baseDir}}/scripts/clearbit.py name-to-domain --name \x3Cvalue>
Output Format
All commands output JSON by default.
Script Reference
| Script | Description |
|---|---|
{baseDir}/scripts/clearbit.py |
Main CLI — all commands in one tool |
Credits
Built by M. Abidi | agxntsix.ai YouTube | GitHub Part of the AgxntSix Skill Suite for OpenClaw agents.
📅 Need help setting up OpenClaw for your business? Book a free consultation
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install clearbit - After installation, invoke the skill by name or use
/clearbit - Provide required inputs per the skill's parameter spec and get structured output
What is Clearbit?
Clearbit — person enrichment, company enrichment, prospecting, and reveal (identify website visitors). It is an AI Agent Skill for Claude Code / OpenClaw, with 460 downloads so far.
How do I install Clearbit?
Run "/install clearbit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Clearbit free?
Yes, Clearbit is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Clearbit support?
Clearbit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Clearbit?
It is built and maintained by aiwithabidi (@aiwithabidi); the current version is v1.0.0.