What problem does it solve? When you already have a list of target company domains (from Google Maps, competitor research, or a curated account list), manually finding the right decision-makers and their contact details at each company is slow and unscalable. This Skill automates domain-first contact discovery using the Blitz API. ## Core Features & Use Cases - Domain-to-People Enrichment: Batch-processes a CSV or text file of company domains through the Blitz company enrichment endpoint to find employees matching your target titles. - Title Filtering: Filters returned employees by configurable title keywords (e.g., owner, founder, CEO, VP) using case-insensitive matching. - Structured CSV Output: Produces a CSV with names, job titles, LinkedIn URLs, emails, and company firmographics, ready for email enrichment or Smartlead upload. - Use Case: You have 5,000 restaurant domains scraped from Google Maps. Run the script with titles like owner and general-manager to build a contact list, then feed it to an email waterfall to fill missing emails before a cold outreach campaign. ## Quick Start Set the BLITZ_API_KEY environment variable and ask the AI to run the find-contacts script against your domains file with your desired title filters and output path.