Enrich CRM records with firmographic and contact data, filling gaps in company and person profiles to improve segmentation, routing, and outreach quality.
npx skills add https://github.com/seb1n/awesome-ai-agent-skills --skill crm-data-enrichment
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.
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.
Input: Sparse CRM record for NovaTech Solutions.
Before:
| Field | Value |
|---|---|
| Company Name | NovaTech Solutions |
| Domain | novatech.io |
| Industry | — |
| Annual Revenue | — |
| Employee Count | — |
| Headquarters | — |
| Founded | — |
| Tech Stack | — |
| LinkedIn URL | — |
After Enrichment:
| Field | Value | Source | Confidence |
|---|---|---|---|
| Company Name | NovaTech Solutions, Inc. | SEC filing | High |
| Domain | novatech.io | Existing | — |
| Industry | Enterprise Software (SaaS) | LinkedIn + Crunchbase | High |
| Annual Revenue | $42M ARR | Crunchbase Series C filing | Medium |
| Employee Count | 280 | LinkedIn company page | High |
| Headquarters | Austin, TX | Company website footer | High |
| Founded | 2017 | Crunchbase | High |
| Tech Stack | AWS, React, PostgreSQL, Snowflake, Segment | DNS records + job postings | Medium |
| LinkedIn URL | linkedin.com/company/novatech-solutions | LinkedIn search | High |
Fields added: 7 of 7 gaps filled. Revenue flagged as medium confidence (sourced from fundraising disclosure, not audited financials).
Input: Contact record with only name and email.
Before:
| Field | Value |
|---|---|
| First Name | Sarah |
| Last Name | Nguyen |
| Email | [email protected] |
| Title | — |
| Phone | — |
| LinkedIn | — |
| Location | — |
| Reports To | — |
After Enrichment:
| Field | Value | Source | Confidence |
|---|---|---|---|
| First Name | Sarah | Existing | — |
| Last Name | Nguyen | Existing | — |
| Email | [email protected] | Existing (verified deliverable) | High |
| Title | VP of Engineering | LinkedIn profile | High |
| Phone | +1 (512) 555-0173 | Company directory page | Medium |
| LinkedIn | linkedin.com/in/sarah-nguyen-eng | LinkedIn search | High |
| Location | Austin, TX | LinkedIn profile | High |
| Reports To | James Park, CTO | LinkedIn org chart + press release | Medium |
Fields added: 5 of 5 gaps filled. Phone flagged as medium confidence (directory pages can lag behind extensions changes).
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.
Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.
Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.
Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store
NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.
Materials science toolkit. Crystal structures (CIF, POSCAR), phase diagrams, band structure, DOS, Materials Project integration, format conversion, for computational materials science.
Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures output for better generation results.
Take seb1n/crm-data-enrichment from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.