log in sign up now
Find Email by Name & Company back to library
~ / library / Enrichment / find-email-by-name-&-company

Find Email by Name & Company

Locate a person by name and company. Searches contacts at the company, matches the name, and confirms with you before handing off to enrichment.
  • Find the LinkedIn profile for John Doe at Stripe
  • Search for this person by name and company and confirm the match

What this skill does

Resolves a person from their name and company. Prefers search_linkedin_profile (name + company in one call); falls back to search_people (searching by name and filtering by company) when needed. Returns the matching profile for you to confirm - then hands off to Enrich Contact to retrieve email and phone.

Use this when you want to find someone's LinkedIn profile. If you already have the URL, skip straight to Enrich Contact.

Inputs

  • Name - full name (or first + last separately)
  • Company domain - e.g. acme.com (inferred for well-known companies)

When it activates

  • "find me [Name]"
  • "look up [Name] at [Company]"
  • "can you find [Name]"
  • "search for someone named [Name]"

Note: you can search by name directly - the preferred call takes name + company. The search_people fallback also searches names (via its free-text query) and can filter by seniority, department, or country.

How it works

  1. Resolves company name to domain
  2. Looks up the person by name + company (paging deeper on the search_people fallback if needed)
  3. Returns the match (or a numbered list if multiple) for confirmation
  4. On confirmation, hands off to Enrich Contact

Output - single match

Jane Smith | Head of Marketing | Acme Corp
https://www.linkedin.com/in/janesmith

Is this the right person? I can pull their contact info if so.

Output - multiple matches

Numbered list of Name | Title | Company | LinkedIn URL - you pick one.

Tips

  • Search results already include the business email - if it's present for the matched person, it's in hand without a separate enrich call
  • If the first page doesn't contain the person, the skill pages deeper or retries by company name before giving up
  • Only a first name with no domain to resolve the company first; if the match is ambiguous, asks for more detail
01 Download the .moltsets skill file below
02 Open Claude and go to Settings to 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
// difficultyEasy
// connectionClaude Chat
// got a skill of your own? Submit it to the library