View on GitHub
Source code for this skill
Example Prompts
How It Works
Parse request and detect mode
Determines whether to run Discovery (find businesses from scratch) or Audit
(compare against an existing list from CSV, Google Sheet, or pasted data).
Select vertical preset
Auto-detects the business vertical and loads optimized search strategies.
Presets available for Healthcare, SaaS, Restaurants, Legal/Financial,
Auto/Home Services, and a general fallback.
Scope the geography
For large areas (states, regions, nationwide), tiles the geography into metro
areas for thorough coverage. Skipped for SaaS/non-geographic verticals.
Discover businesses
Runs parallel searches across Google Maps, Yelp, BBB, and vertical-specific
directories using Nimble Web Search Agents. Falls back to web search when no
agents are available.
Deduplicate and score
Three-tier deduplication (place ID, domain, fuzzy name + city match). Each
business receives a strength score based on source count and review volume.
Output
Discovery Mode
- Summary — total businesses found, geographic coverage, source breakdown
- Ranked Business List — name, address, phone, website, rating, review count, strength score, source links
- Strength Scores — High (3+ sources or 2+ with 50+ reviews), Medium (2 sources or 1 with 10+ reviews), Low (1 source only)
Audit Mode
- Matched — businesses in both the existing list and fresh discovery
- Discovered Only — businesses found by Nimble but missing from the existing list
- Reference Only — businesses in the existing list but not found in discovery
- Gap Analysis — summary of coverage gaps
Vertical Presets
| Vertical | Sources |
|---|---|
| Healthcare | Google Maps, Yelp, BBB |
| SaaS/Software | G2, Capterra, Crunchbase, ProductHunt, GitHub |
| Restaurants | Google Maps, Yelp |
| Legal/Financial | Google Maps, BBB |
| Auto/Home Services | Google Maps, Yelp, BBB |
When to Use
| Use Case | Skill |
|---|---|
| Discover businesses in a market | Market Finder |
| Explore a specific neighborhood | Local Places |
| Monitor known competitors | Competitor Intel |
Quick Install
- Claude Code
- Cursor
- Vercel Agent Skills CLI