clearbit-enrichment

Company and contact data enrichment via Clearbit APIs

509 stars

Best use case

clearbit-enrichment is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Company and contact data enrichment via Clearbit APIs

Teams using clearbit-enrichment should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/clearbit-enrichment/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/business/sales/skills/clearbit-enrichment/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/clearbit-enrichment/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How clearbit-enrichment Compares

Feature / Agentclearbit-enrichmentStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Company and contact data enrichment via Clearbit APIs

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Clearbit Enrichment

## Overview

The Clearbit Enrichment skill provides comprehensive company and contact data enrichment capabilities, enabling real-time lookups of firmographic data, contact information, technology stack details, and growth indicators. This skill transforms minimal data points into rich profiles for better qualification and routing.

## Capabilities

### Company Enrichment
- Retrieve detailed firmographic data (industry, size, revenue)
- Identify company technology stack and tools used
- Access funding history and growth metrics
- Map company hierarchy and subsidiaries

### Contact Enrichment
- Enrich contact profiles with professional information
- Verify and validate email addresses
- Retrieve social profiles and professional history
- Identify role and seniority information

### Real-Time Identification
- Identify anonymous website visitors via Reveal API
- Match IP addresses to company profiles
- Track visitor company engagement patterns
- Enable account-based targeting

### Data Quality
- Standardize company and contact data formats
- Validate and cleanse existing records
- Detect data changes and updates
- Maintain data freshness indicators

## Usage

### Lead Enrichment
```
Enrich a new lead with company firmographics, technology stack, and contact details to enable accurate scoring and routing.
```

### Account Identification
```
Use Reveal API to identify companies visiting the website and match them against target account lists.
```

### Data Standardization
```
Cleanse and standardize existing CRM records using Clearbit data as the source of truth.
```

## Enhances Processes

- lead-qualification-scoring
- lead-routing-assignment
- territory-design-assignment

## Dependencies

- Clearbit API key with appropriate credits
- Webhook endpoint for real-time enrichment
- CRM integration for data synchronization