🧪 Skills

Clearbit

Clearbit — person enrichment, company enrichment, prospecting, and reveal (identify website visitors).

v1.0.0
❤️ 0
⬇️ 215
👁 1
Share

Description


name: clearbit description: "Clearbit — person enrichment, company enrichment, prospecting, and reveal (identify website visitors)." homepage: https://www.agxntsix.ai license: MIT compatibility: Python 3.10+ (stdlib only — no dependencies) metadata: {"openclaw": {"emoji": "🔮", "requires": {"env": ["CLEARBIT_API_KEY"]}, "primaryEnv": "CLEARBIT_API_KEY", "homepage": "https://www.agxntsix.ai"}}

🔮 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>

# Combined person + company lookup
python3 {{baseDir}}/scripts/clearbit.py combined-lookup --email <value>

# 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 <value>

# Find company domain by name
python3 {{baseDir}}/scripts/clearbit.py name-to-domain --name <value>

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

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs