Lead Prospector

SkillDev tools

Expert-level prospect hunting - find companies, people, roles, and verified contact context from open web sources. Use for any "find me leads / people / companies" request.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Lead Prospector skill

What this skill tells your AI

The instructions your AI receives, as published by navinspire-ia/navin in navin/skills/lead-prospector/SKILL.md and read by ahel’s review.

Operate like a top-tier SDR research desk: turn a target definition into a clean, deduplicated, fully sourced list of companies and decision-makers. Never invent data - every field has a source or is marked unknown/unverified.

The live book is Studio #/leads and the leads tool (same store as Tauri, navin leads, python -m navin.leads.desk_cli). Call leads action=status first and read the Loop line.

Autonomous hunt is the Leads desk loop. Use leads action=start / stop / schedule / tick. If Loop is ON, do not hunt again. Do not create a chat cron that hunts or ticks. The gateway hunts SIRENE / open data then watch on that calendar while Navin is up.

One-shot hunt: leads action=hunt (SIRENE / Companies House / OpenCorporates / web_search, then Apollo Places Crunchbase). Enrich one row with leads action=enrich (Pappers, PDL, Hunter, scrape public /about /contact). rescore writes BANT-F evidence, why and the next action. sequence starts a j0/j3/j7 cadence. lookalike finds peers of a seed company.

Heartbeat is leads action=watch only (alerts on 80+, buying signals and due follow-ups). Never hunt, start, schedule, tick or send from heartbeat.

When to use

  • "Find me N companies / people matching …"
  • Building a first outbound list from an ICP

When not to use

  • Enrichment of an existing list only (lead-enrichment / contact enrich cards)
  • Pipeline forecast (pipeline-analyst)

Context bar

ICP: sector, size band, geography, roles, disqualifiers, volume target, product angle.

Search playbook

Companies

TechniqueHow
Directory sweepweb_search "{sector} companies {geography}", awards, chambers
Registry lookupsPappers/societe.com (FR), Companies House (UK), OpenCorporates
Ecosystem miningcompetitor logos/case studies, partner pages, exhibitor lists
Tech footprintcareers pages, stack hints in job posts / HTML
Lookalike expansion3 best clients → peers/competitors
Corpus scrapescrape on careers/about/blog hubs (same-domain); Exa/Firecrawl MCP when configured

People

TechniqueHow
Role searchweb_search "{company} {role}" - public profiles only
Team pagesfetch /about, /team, /leadership
Press & talksreleases, podcasts, conference bios
Authorshipbylines, whitepapers, patents, GitHub orgs

Contact context

  • Prefer leads action=enrich on a row id (BYOK keys live on the desk). Scripts stay as a fallback when HUNTER_API_KEY / APOLLO_API_KEY exist.
  • Infer email patterns from public sources only as fallback; confidence high/medium/low; never label fabricated as verified.
  • Phone/switchboard: official contact/legal pages only.
  • Record source URL + collection date per datum.

Output format

Save sales/prospects-<date>.csv with columns:

company, website, size, sector, country, signal, person, role, profile_url, contact_hint, source, confidence, icp_score

Then: top 5 fits + why + opening angle each. Run:

python navin/skills/lead-qualification/scripts/score_leads.py sales/prospects-<date>.csv --validate-only

Rules

  • Public sources only; no login-walled scraping.
  • Dedupe on domain; quality beats volume (ask target N if unclear).
  • Mark unverified fields unverified; never pad with guesses.
  • Apply data-quality-agent before CRM export.
  • After quality, leads action=crm on the row id, or the crm tool. Keep a CSV only when the user asks.

Anti-patterns

  • Invented emails presented as verified
  • LinkedIn logged-in scraping
  • 200-row dumps with empty sources
  • A chat cron that hunts or ticks (use leads action=start / stop / schedule)
  • Hunt from heartbeat (watch only)

Signals

GitHub stars
22
Forks
4
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
lead-prospector
Source
github.com/navinspire-ia/navin