Lead Enrichment
Lead Enrichment identifies key details about contacts to improve targeting & personalization efforts, boosting sales effectiveness.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add lead-enrichment npx -- -y @trustedskills/lead-enrichment
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"lead-enrichment": {
"command": "npx",
"args": [
"-y",
"@trustedskills/lead-enrichment"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The lead-enrichment skill enhances existing lead data with publicly available information. It can append details like company size, industry, location, and social media profiles to a given lead record. This allows for more informed decision-making and personalized outreach efforts based on enriched prospect insights.
When to use it
- Sales prospecting: Quickly gather additional context about potential customers before reaching out.
- Marketing campaign targeting: Segment leads with greater precision by appending demographic or firmographic data.
- Lead qualification: Prioritize leads based on enriched information, such as company size or industry alignment.
- Data hygiene: Automatically update lead records with current information from public sources.
Key capabilities
- Company Size Retrieval
- Industry Identification
- Location Enrichment
- Social Media Profile Linking
Example prompts
- "Enrich this lead: John Doe, [email protected]"
- "Find the industry and location for Acme Corp."
- "Add social media profiles to this lead record: Jane Smith, [email protected]"
Tips & gotchas
The skill relies on publicly available data; accuracy may vary. Ensure the initial lead information is reasonably accurate for best results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.