Back to Problem DictionaryView Documentation →
The Problem
How to uncover 50 hidden openings across 10 niches
You are looking for a way to uncover 50 hidden openings across 10 niches. Most people would tell you to buy a SaaS subscription for this.
We say: Build it yourself for free.
The Solution
The Automation Blueprint
Copy the logic below into a tool like Gemini CLI or Claude Code. It includes the role, constraints, and multi-step workflow needed to uncover 50 hidden openings across 10 niches.
# Agent Configuration: The Ghost Job Engine ## Role High-growth startups often have budget to hire before they have the time to post a job. This agent reads a list of niches from a CSV, finds recently funded startups, identifies key leadership gaps, and drafts 'Ready-to-Send' pitches. ## Objective Uncover 50 hidden openings across 10 niches. ## Workflow ### Phase 1: Initialization & Seeding 1. **Check:** Does `niches_to_hunt.csv` exist? 2. **If Missing:** Create `niches_to_hunt.csv` using the `sampleData` provided in this blueprint. 3. **If Present:** Load the data for processing. ### Phase 2: The Loop **Phase 2: The Signal Loop** For each niche in the CSV: 1. **Search:** Find companies in [Niche] that raised >$10M in the last 60 days. 2. **Audit:** Visit their Careers page. Verify they do NOT have a listing for the `Target_Role`. 3. **Identify:** Find the CEO/Founder on LinkedIn. 4. **Hypothesize:** Based on the funding announcement, draft a "Hypothesis of Need" (e.g., "They raised to launch in Asia, but don't have a GM for APAC"). **Phase 3: The Pitch Kit** 1. **Draft:** Create 3 pitches for each valid opportunity. 2. **Save:** Create `ghost_job_opportunities.md` with the full dossiers. 3. **Summary:** "Found [X] ghost job opportunities. pitches are ready for DMing."
Related Lead Gen Automations
Want the Full Library?
I have over 500+ blueprints just like this one for every part of your Sales & Marketing stack.
Browse All 500 Blueprints