TopRank Skills

Home / Claw Skills / Search / clearbit
Official OpenClaw rules 54%

clearbit

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

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 clearbit 技能。 若已安装,则直接安装 clearbit 技能。

Overview

Skill Key
aiwithabidi/clearbit
Author
aiwithabidi
Source Repo
openclaw/skills
Version
-
Source Path
skills/aiwithabidi/clearbit
Latest Commit SHA
d2661663f5ae4acb26c37cdc4b52b6137971afda

Extracted Content

SKILL.md excerpt

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

```bash
# 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](https://www.linkedin.com/in/mohammad-ali-abidi) | [agxntsix.ai](https://www.agxntsix.ai)
[YouTube](https://youtube.com/@aiwithabidi) | [GitHub](https://github.com/aiwithabidi)
Part of the **AgxntSix Skill Suite** for OpenClaw agents.

📅 **Need help setting up OpenClaw for your business?** [Book a free consultation](https://cal.com/agxntsix/abidi-openclaw)

Related Claw Skills