CRM Data Enrichment

SkillProductivity

Enrich CRM records with firmographic and contact data, filling gaps in company and person profiles to improve segmentation, routing, and outreach quality. Use when the user requests crm data enrichment or provides relevant inputs for this workflow.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the CRM Data Enrichment skill

What this skill tells your AI

The instructions your AI receives, as published by seb1n/awesome-ai-agent-skills in sales/crm-data-enrichment/SKILL.md and read by ahel’s review.

Enrich company and contact records in your CRM with up-to-date firmographic, technographic, and demographic data. This skill identifies gaps in existing records, sources enrichment data from available signals, merges and deduplicates entries, validates accuracy, and updates fields — giving sales teams cleaner data for segmentation, lead routing, and personalized outreach.

Workflow

  1. Identify Gaps in CRM Data — Audit the target CRM records to surface missing or outdated fields. Common gaps include annual revenue, employee count, industry classification, technology stack, direct phone numbers, verified email addresses, and current job titles. Prioritize fields that directly impact lead scoring and routing logic.

  2. Source Enrichment Data — Pull data from company websites, LinkedIn profiles, SEC filings, job postings, DNS/TXT records (for tech stack detection), press releases, and third-party data providers. Cross-reference at least two independent sources per data point to reduce single-source risk.

  3. Match and Merge Records — Align enrichment data to CRM records using deterministic matching on domain, email, or unique identifiers, supplemented by fuzzy matching on company name and location. Deduplicate records where enrichment reveals two CRM entries represent the same entity, preserving the most complete record as the primary.

  4. Validate Accuracy — Apply confidence scoring to each enriched field. Flag data points sourced from a single unverified origin as low-confidence. Cross-check revenue and headcount against recent earnings reports or LinkedIn company pages. Validate email deliverability and phone connectivity where possible.

  5. Update CRM Fields — Write validated enrichment data back to the CRM, respecting field-level permissions and avoiding overwrites of manually verified data. Log all changes with timestamps and source attribution for audit trails. Trigger downstream automations (lead scoring recalculation, territory reassignment) based on newly populated fields.

Usage

Provide the CRM records (or describe the fields and current data) you want enriched, along with which fields to prioritize. Specify the CRM system if relevant (Salesforce, HubSpot, etc.) and any enrichment constraints.

Example prompt:

Enrich this company record for NovaTech Solutions. Currently we only have the company name and domain (novatech.io). Fill in revenue, employee count, industry, headquarters, founding year, tech stack, and key contacts. Format as a before/after comparison.

Examples

Example 1: Company Record Enrichment

Input: Sparse CRM record for NovaTech Solutions.

Before:

FieldValue
Company NameNovaTech Solutions
Domainnovatech.io
Industry
Annual Revenue
Employee Count
Headquarters
Founded
Tech Stack
LinkedIn URL

After Enrichment:

FieldValueSourceConfidence
Company NameNovaTech Solutions, Inc.SEC filingHigh
Domainnovatech.ioExisting
IndustryEnterprise Software (SaaS)LinkedIn + CrunchbaseHigh
Annual Revenue$42M ARRCrunchbase Series C filingMedium
Employee Count280LinkedIn company pageHigh
HeadquartersAustin, TXCompany website footerHigh
Founded2017CrunchbaseHigh
Tech StackAWS, React, PostgreSQL, Snowflake, SegmentDNS records + job postingsMedium
LinkedIn URLlinkedin.com/company/novatech-solutionsLinkedIn searchHigh

Fields added: 7 of 7 gaps filled. Revenue flagged as medium confidence (sourced from fundraising disclosure, not audited financials).


Example 2: Contact Record Enrichment

Input: Contact record with only name and email.

Before:

FieldValue
First NameSarah
Last NameNguyen
Emails.nguyen@novatech.io
Title
Phone
LinkedIn
Location
Reports To

After Enrichment:

FieldValueSourceConfidence
First NameSarahExisting
Last NameNguyenExisting
Emails.nguyen@novatech.ioExisting (verified deliverable)High
TitleVP of EngineeringLinkedIn profileHigh
Phone+1 (512) 555-0173Company directory pageMedium
LinkedInlinkedin.com/in/sarah-nguyen-engLinkedIn searchHigh
LocationAustin, TXLinkedIn profileHigh
Reports ToJames Park, CTOLinkedIn org chart + press releaseMedium

Fields added: 5 of 5 gaps filled. Phone flagged as medium confidence (directory pages can lag behind extensions changes).

Best Practices

  • Always enrich the company record before enriching associated contacts — firmographic context improves contact validation.
  • Set confidence thresholds for auto-update vs. manual review; fields below 70% confidence should be queued for human verification.
  • Preserve manually entered data by default; only overwrite when enrichment data has demonstrably higher confidence and recency.
  • Run enrichment on a recurring schedule (monthly for active pipeline accounts, quarterly for nurture) rather than one-off batches.
  • Log every field change with source and timestamp so sales reps can assess trustworthiness.
  • Respect data privacy regulations (GDPR, CCPA) — do not enrich with personal data where consent requirements are unmet.

Edge Cases

  • Domain mismatch or redirect — When a company domain redirects to a parent org, verify whether the CRM record refers to the subsidiary or parent before merging firmographic data.
  • Stale LinkedIn data — Job titles on LinkedIn can lag real-world changes by months. Cross-reference with recent press releases, company announcements, or email signature blocks for current titles.
  • Duplicate records post-enrichment — Enrichment may reveal that two CRM accounts (e.g., "NovaTech" and "NovaTech Solutions Inc.") are the same entity. Flag for merge review rather than auto-merging to prevent accidental data loss.
  • Private companies with no public financials — Revenue and funding data may be unavailable or speculative. Mark these fields as estimates with explicit confidence bands (e.g., "$30M–$50M estimated ARR").
  • Contacts with common names — When matching contacts by name alone, require a secondary identifier (domain, company, location) to avoid false positive matches. Never enrich a contact record based solely on name similarity.

Signals

GitHub stars
179
Forks
33
Last commit
Aug 2026
Advanced
Catalog kind
skill
Gateway key
crm-data-enrichment
Source
github.com/seb1n/awesome-ai-agent-skills