contact-finder

Find professional emails and contacts from a name + company/domain using SerpAPI + OpenAI GPT-4o-mini.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "contact-finder" with this command: npx skills add Jack2/openclaw-skill-contact-finder

contact-finder

Find professional emails and contacts from a name + company/domain. Combines SerpAPI (Google Search) and OpenAI GPT-4o-mini to search, extract, and validate contacts.

Usage

python3 scripts/find_contacts.py --company "Acme Corp" --domain "acme.com" --name "John Doe"
python3 scripts/find_contacts.py --company "Stripe" --domain "stripe.com"
python3 scripts/find_contacts.py --company "OpenAI" --domain "openai.com" --name "Sam Altman" --output json

Options

FlagDescriptionRequired
--companyCompany name
--domainEmail domain (e.g. acme.com)
--nameFull name to search (optional)
--outputOutput format: table (default) or json

Output

Returns a list of contacts with:

  • email — Found or guessed email address
  • linkedin — LinkedIn profile URL (if found)
  • title — Job title (if found)
  • confidencehigh / medium / low

Setup

pip3 install openai requests

Set credentials in environment or edit scripts/find_contacts.py:

  • SERPAPI_KEY
  • OPENAI_API_KEY

How It Works

  1. Search Google via SerpAPI: "name" site:domain email, LinkedIn profiles
  2. Generate common email format guesses (firstname@, f.lastname@, firstname.lastname@...)
  3. Use GPT-4o-mini to extract/validate emails from search snippets
  4. Score confidence based on source (direct find = high, pattern guess = low/medium)

References

See references/patterns.md for email pattern documentation and sources.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

SMB Sales Boost — B2B Lead Database of SMBs for Cold Outreach & GTM

Query and manage leads from the SMB Sales Boost B2B lead database. Search newly registered businesses, filter by location/industry/keywords, export leads, ma...

Registry SourceRecently Updated
0355
Profile unavailable
Automation

Cold Email Prospecting Agent

Find work or personal emails, mobile phone numbers, and verify email validity using LinkedIn URLs or names with company domains for sales outreach.

Registry SourceRecently Updated
2339
Profile unavailable
General

LinkedIn B2B Buying Signal Detector — Find Who's Ready to Buy NOW

Detect and score B2B buying signals from LinkedIn jobs, company growth, and funding, then generate personalized outreach to ready-to-buy leads.

Registry SourceRecently Updated
0204
Profile unavailable