plumbeer-place-finder

Finds and enriches local business leads with contact and social data via web search.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/marioplumbeer/skills --skill plumbeer-place-finder-marioplumbeer
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plumbeer-place-finder
Source: https://github.com/marioplumbeer/skills/tree/main/.agents/skills/plumbeer-place-finder
Command: npx skills add https://github.com/marioplumbeer/skills --skill plumbeer-place-finder-marioplumbeer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Building a prospecting or lead-gen list of local businesses means manually searching maps, Instagram, and websites one venue at a time, then copying phone numbers, WhatsApp links, and review ratings into a spreadsheet. This Skill automates that pipeline while keeping every gap and blocked source visible instead of silently dropping leads. ## Core Features & Use Cases - Radius-based discovery: Searches a configurable radius around any location (default São Bernardo do Campo, 10 km) across web search, Instagram, and other named sources, de-duplicating candidates by name and address. - Field enrichment: Gathers WhatsApp number, Instagram handle with follower/following counts, Google reviews rating, website, and email per candidate, with each value hyperlinked to its exact source page. - STAR-tracked execution: Presents an approval-gated task plan, executes one task at a time with checkpoints, and delivers a Results table plus a Missing table explaining why each excluded lead didn't qualify. - Use Case: A marketing agency needs 10 salons near Santo André with Instagram and WhatsApp contact info for outreach. The Skill discovers candidates, enriches each one, filters by mandatory fields, and exports the list as Markdown, XLSX, CSV, or JSON. ## Quick Start Find the top 10 restaurants within 10 km of São Bernardo do Campo and list each one's WhatsApp number, Instagram handle, and Google reviews rating in a table.

Frequently Asked Questions about plumbeer-place-finder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a local business lead list with contact info?▼

Specify a location, radius, business type, and the fields you need such as WhatsApp, Instagram, and Google rating. The Skill searches web and Instagram sources, enriches each candidate, and returns a cited Results table plus a Missing table for incomplete leads.

How to find WhatsApp numbers for businesses on Instagram?▼

WhatsApp numbers usually appear as wa.me or api.whatsapp.com click-to-chat links in Instagram bios and website footers rather than printed digits. The Skill checks bio links and contact pages for these link patterns during enrichment.

Does this work without a Google Maps or Instagram API?▼

Yes, it relies entirely on ordinary web search and web fetch with no dedicated APIs. A dependency check runs before planning to confirm each source works, since Instagram often serves login walls that limit data to search snippets.

Why are some businesses missing from the final results table?▼

Candidates missing a mandatory field, failing a custom exclusion rule, or blocked by scraping limits are routed to a Missing table with the specific reason and any partial data gathered. The Skill never pads results with unverified leads to reach the requested count.

What export formats does the lead list support?▼

Results render as Markdown tables in chat by default, with optional XLSX, CSV, bullet list, and JSON outputs. XLSX cells carry real hyperlinks as metadata, while CSV embeds the source URL as plain text alongside each value.