·lead-enrichment
{}

lead-enrichment

Enrich contact and lead records with LinkedIn profiles, email addresses, company data, and education info. Use when asked to "enrich contacts", "fill in missing data", "find emails for leads", "complete lead profiles", "look up company info", or any bulk data completion task for CRM records.

4Installs·0Trend·@aspenas

Installation

$npx skills add https://github.com/aspenas/ironclaw-skills --skill lead-enrichment

How to Install lead-enrichment

Quickly install lead-enrichment AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/aspenas/ironclaw-skills --skill lead-enrichment
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: aspenas/ironclaw-skills.

SKILL.md

View raw

Enrich CRM contact records by filling missing fields from multiple sources. Works with DuckDB workspace entries or standalone JSON data.

| Full name | Name | text | | Email address | Email | email | | LinkedIn URL | LinkedIn URL | url | | Job title | Title | text | | Company name | Company | text / relation | | Location | Location | text | | Education | Education | text | | Phone | Phone | phone | | Company size | Company Size | text | | Industry | Industry | text |

| Enrichment date | Enriched At | date | | Confidence | Enrichment Confidence | enum (high/medium/low) |

Enrich contact and lead records with LinkedIn profiles, email addresses, company data, and education info. Use when asked to "enrich contacts", "fill in missing data", "find emails for leads", "complete lead profiles", "look up company info", or any bulk data completion task for CRM records. Source: aspenas/ironclaw-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aspenas/ironclaw-skills --skill lead-enrichment
Category
{}Data Analysis
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from aspenas/ironclaw-skills

Quick answers

What is lead-enrichment?

Enrich contact and lead records with LinkedIn profiles, email addresses, company data, and education info. Use when asked to "enrich contacts", "fill in missing data", "find emails for leads", "complete lead profiles", "look up company info", or any bulk data completion task for CRM records. Source: aspenas/ironclaw-skills.

How do I install lead-enrichment?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aspenas/ironclaw-skills --skill lead-enrichment Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/aspenas/ironclaw-skills

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-25