Enrich Lead

🏢Official
by anthropics · vlatest · Repository

Enrich Lead identifies and expands upon user-provided information to generate more detailed and insightful responses, boosting knowledge and understanding.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add enrich-lead npx -- -y @trustedskills/enrich-lead
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "enrich-lead": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/enrich-lead"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The enrich-lead skill allows AI agents to retrieve and expand raw contact information into comprehensive profiles. It connects with external data sources to fill gaps in names, titles, company details, and professional backgrounds. This capability transforms basic leads into actionable insights for sales and marketing workflows.

When to use it

  • Converting cold outreach lists by adding missing context about potential clients.
  • Preparing personalized email campaigns by verifying job titles and current roles.
  • Enriching CRM entries with real-time professional history before a sales call.
  • Validating lead accuracy against public databases to ensure up-to-date contact details.

Key capabilities

  • Fetches missing fields from external knowledge bases or APIs.
  • Aggregates data points like company size, industry, and tenure.
  • Updates raw input records with verified professional attributes.
  • Integrates seamlessly into existing agent workflows for immediate data augmentation.

Example prompts

  • "Enrich this list of 50 leads from our CSV file by adding their current job titles and LinkedIn profiles."
  • "Look up the full professional background for these three prospects, including their previous companies and education."
  • "Take these raw email addresses and return a structured profile with company name, industry sector, and estimated seniority level."

Tips & gotchas

Ensure your input data includes at least one unique identifier (like an email or company name) to guarantee accurate matching. Be aware that external data sources may have latency; results reflect the most recent available information rather than real-time changes.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
anthropics
Installs
51

🏢 Official

Published by the company or team that built the technology.