log in sign up now
Email to Full Identity back to library
~ / library / identity resolution / email-to-full-identity
Email to Full Identity
Resolve a business email to a complete identity — LinkedIn profile, job title, company, personal email, and mobile phone.

What this skill does

Takes a business email address and chains through four enrichment steps to build a complete identity record: email → LinkedIn → full profile + personal contact data.

If the email isn't in the identity graph, the chain stops at step one with nothing to show — no credits wasted on subsequent calls.

Chain

business email
  → hem_to_best_linkedin          (email → LinkedIn URL)
  → linkedin_to_business_profile  (LinkedIn → name, title, company, firmographics)
  → enrich_personal_email         (LinkedIn → personal email)     ─┐ parallel
  → enrich_phone                  (LinkedIn → mobile)             ─┘

Inputs

  • Business email — single address or a batch list

Output — single email

Resolved: jane@acmecorp.com

Jane Smith — Head of Marketing, Acme Corp
LinkedIn:  https://www.linkedin.com/in/janesmith
Location:  San Francisco, US
Industry:  Information Technology · 201–500 employees

Personal email:  jane.smith@gmail.com (validated 2024-09-17)
Mobile:          +1 415 555 0192

Batch mode

For a list of emails, the skill uses hem_to_best_linkedin in batch mode (up to 100), then enriches all resolved LinkedIn URLs in one pass.

Tips

  • Estimated up to 4 credits per email on full hits — personal email and phone misses are free
  • If the email isn't found in the identity graph, the skill stops and reports — doesn't waste credits on follow-up calls
  • Business email domain ≠ guaranteed company domain — relies on profile data, not domain inference
01 Download the .moltsets skill file below
02 Open Claude and go to Settings → Skills
03 Click Add skill and select the downloaded file
04 Open a new chat in Claude
05 Prompt Claude using one of the example prompts or use your own
// author
MoltSets
MoltSets
// difficultyMed
// connectionCSV, Google Sheets, Excel