Company Contact Finder
Find decision-makers at a specific company using Apollo, Crustdata, Fiber, and PDL people search via Gooseworks MCP.
npx goose-skills installDescription
Find decision-makers at a specific company using Apollo, Crustdata, Fiber, and PDL people search via Gooseworks MCP. Given a company name and target titles, returns a list of contacts with name, title, LinkedIn URL, and location.
What this skill does
- 1Starts with a free Apollo People Search by title and company domain or name, returning up to 25 contacts at $0.01 per call.
- 2Escalates through Fiber natural-language search, Crustdata structured filter search, and PeopleDataLabs as successive fallbacks only if prior sources return fewer than 3 quality matches.
- 3Deduplicates all results across sources by LinkedIn URL, filtering out contacts where the company name does not match the target.
- 4Returns a formatted contact table with name, title, company, LinkedIn URL, and location, plus a JSON object for downstream skill consumption.
When to use
- You have a target company and specific titles to find and want the cheapest data source tried first.
- You are doing account-based outreach and need decision-maker contacts at a named firm.
- You want to find contacts across multiple data providers with automatic fallback if the primary source is thin.
- You need contact data formatted for direct use by outreach or CRM skills without manual cleanup.
Tools used
Best for
Format
Frequently asked questions
What is Company Contact Finder?
Company Contact Finder is a Claude Code skill for sourcing by GooseWorks AI. Find decision-makers at a specific company using Apollo, Crustdata, Fiber, and PDL people search via Gooseworks MCP.
When should I use Company Contact Finder?
You have a target company and specific titles to find and want the cheapest data source tried first. You are doing account-based outreach and need decision-maker contacts at a named firm.
How do I install Company Contact Finder?
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 Company Contact Finder 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).