Find Email By Name
Looks up a professional email given a name and company domain.
npx goose-skills installDescription
Looks up a professional email given a name and company domain. Uses Hunter as the primary source and Tomba as fallback, including a path to resolve emails from a LinkedIn profile URL.
What this skill does
- 1Find the most likely email for a person given their first name, last name, and company domain via Hunter.
- 2Cross-reference with Tomba for a second opinion, including optional phone number retrieval.
- 3Look up a person's email directly from their LinkedIn profile URL.
- 4Return confidence scores and known web sources where the email was found.
When to use
- You have a name and company from a LinkedIn scrape and need an email before outreach.
- You want to contact someone specific at a company but only know their name and employer.
- You need to quickly find contact info for a speaker, author, or event attendee you identified.
Tools used
Best for
Format
Frequently asked questions
What is Find Email By Name?
Find Email By Name is a Claude Code skill for sourcing by GooseWorks AI. Looks up a professional email given a name and company domain.
When should I use Find Email By Name?
You have a name and company from a LinkedIn scrape and need an email before outreach. You want to contact someone specific at a company but only know their name and employer.
How do I install Find Email By Name?
Run the install command (npx goose-skills install). Once the skill is in place, Claude Code loads it automatically whenever a task matches what it does.
Is Find Email By Name free to use?
The author distributes it as MIT, but the repository has no LICENSE file. The source is public on GitHub (gooseworks-ai/goose-skills).