View on GitHub
Source code for this skill
Example Prompts
How It Works
Parse the request
Identifies the business type and location. Handles neighborhood names, zip
codes, and general areas.
Discover available agents
Searches for Nimble Web Search Agents matching the business type and location
(Google Maps, Yelp, BBB, and vertical-specific directories).
Search across sources
Runs parallel searches across multiple directories to build a comprehensive
list of matching businesses.
Enrich and score
Enriches each business with reviews, ratings, social presence, and contact
info. Assigns confidence scores based on source count and review volume.
Output
- Ranked Business List — name, address, phone, website, rating, review count, social links
- Confidence Scores — based on source count and review volume
- Interactive Map (optional) — HTML map with pins for each business
- Source Links — URLs for each data point
When to Use
| Use Case | Skill |
|---|---|
| Explore businesses in a specific neighborhood | Local Places |
| Discover all businesses of a type in a larger area | Market Finder |
| General web search and extraction | Nimble Web Expert |
Quick Install
- Claude Code
- Cursor
- Vercel Agent Skills CLI