Agent Skillsspinabot/brigade › lead-scout

lead-scout

GitHub

用于发现并验证无官网的商业线索。通过搜索确认企业仅存在社交或聚合平台页面,判定为潜在客户。优先使用web_search,避免依赖地图按钮,无需API密钥。

skills/lead-scout/SKILL.md spinabot/brigade

Trigger Scenarios

查找特定地点的企业、店铺或专业人士 寻找销售网站服务的潜在客户 查询无官方网站的商家

Install

npx skills add spinabot/brigade --skill lead-scout -g -y
More Options

Use without installing

npx skills use spinabot/brigade@lead-scout

指定 Agent (Claude Code)

npx skills add spinabot/brigade --skill lead-scout -a claude-code -g -y

安装 repo 全部 skill

npx skills add spinabot/brigade --all -g -y

预览 repo 内 skill

npx skills add spinabot/brigade --list

SKILL.md

Frontmatter
{
    "name": "lead-scout",
    "metadata": {
        "brigade": {
            "emoji": "🎯"
        }
    },
    "description": "How to find and VERIFY business leads (any niche, any city) — especially \"businesses without a website\" prospecting. Decides \"no website\" by SEARCHING the business name, not by a map button. Use whenever the user asks to find businesses, shops, vendors, professionals, or sales leads in a location. No API key needed — web_search + the browser do everything."
}

Lead Scout

Goal: a verified lead = a business that has NO website of its own, confirmed by searching for it — the use case is selling websites to businesses that don't have one. Keyless: web_search + the browser do all the work, no API key.

The rule — what counts as "having a website"

A business has a website only if it has its own site: an official domain (e.g. cafeborkar.com, artjuna.in). These do NOT count as a website:

  • Social pages — instagram.com, facebook.com
  • Aggregators / directories — zomato, swiggy, justdial, tripadvisor, magicpin, dineout
  • Its Google Maps / Google Business listing

So if searching for the business surfaces only those, it has no website → it's a lead.

Method — decide by SEARCH, never by a map button

  1. Get candidate names — web_search FIRST (don't drive Maps unless search is unavailable):
    • web_search "<niche> in <city>" returns businesses + their domains. Often this single search already answers it — a business appearing only on aggregators/social with no own domain is your lead.
    • ONLY if web_search is down/rate-limited: browser navigate to https://www.google.com/maps/search/<niche>+in+<city>, then one snapshot (snapshotFormat:"text")/evaluate to read the whole list at once (never screenshot or click each listing). scroll (to:"bottom") + snapshot again for more.
  2. Decide per business with a search — THIS is the step that determines "no website":
    • web_search "<business name> <city>". (If web_search is rate-limited, run the same query in the browser: navigate to a Bing / DuckDuckGo-html / Google results URL, then snapshot.)
    • Scan the results: is any result the business's own domain (per the rule above)?
      • Yes → it HAS a website — skip it, not a lead.
      • Only social / aggregator / Maps results → no website → it's a lead.
    • Not sure which result is theirs? Open the top non-social hit and snapshot to confirm whose site it is.
  3. Report each lead with the evidence: name, area/address + phone if found, and why it's a lead — e.g. "searched 'Cafe Borkar Panaji' — only an Instagram page and a Zomato listing came up, no own website."

Phone / address

Read them from the search results or the business's own social page. Google Maps hides the phone behind a sign-in in its UI — don't fight that panel; the number is usually right there in the search results or on their Instagram/Facebook.

Anti-patterns

  • NEVER decide "no website" from a missing Google Maps "Website" button. That only means nobody linked a site to Google — the business may well have one. The ONLY valid way to decide is to search the business name and see whether its own site appears.
  • Don't screenshot a listing and read it visually, and don't click into each listing one-by-one — read a list with ONE snapshot/evaluate, then decide by search.
  • Don't spawn a sub-agent just to look up or verify a list — do it inline; a lookup doesn't need a crew.
  • Don't report a lead you haven't actually searched for; never invent phone numbers from memory.
  • If you find yourself repeating the same action without new results, STOP and report what you have so far.
  • Don't treat an aggregator/directory page as the business's website or as the source of truth.

Version History

  • db99206 Current 2026-07-05 10:58

Same Skill Collection

skills/1password/SKILL.md
skills/apple-notes/SKILL.md
skills/apple-reminders/SKILL.md
skills/bear-notes/SKILL.md
skills/blogwatcher/SKILL.md
skills/blucli/SKILL.md
skills/bluebubbles/SKILL.md
skills/canvas/SKILL.md
skills/discord/SKILL.md
skills/docx/SKILL.md
skills/eightctl/SKILL.md
skills/gemini/SKILL.md
skills/gh-issues/SKILL.md
skills/gifgrep/SKILL.md
skills/git-commit/SKILL.md
skills/github/SKILL.md
skills/gog/SKILL.md
skills/goplaces/SKILL.md
skills/healthcheck/SKILL.md
skills/himalaya/SKILL.md
skills/hyperframes/SKILL.md
skills/imsg/SKILL.md
skills/mcporter/SKILL.md
skills/model-usage/SKILL.md
skills/nano-pdf/SKILL.md
skills/node-connect/SKILL.md
skills/notion/SKILL.md
skills/oauth-setup/SKILL.md
skills/obsidian/SKILL.md
skills/openai-whisper-api/SKILL.md
skills/openai-whisper/SKILL.md
skills/openhue/SKILL.md
skills/oracle/SKILL.md
skills/ordercli/SKILL.md
skills/pdf/SKILL.md
skills/peekaboo/SKILL.md
skills/session-logs/SKILL.md
skills/share-skills/SKILL.md
skills/sherpa-onnx-tts/SKILL.md
skills/slack/SKILL.md
skills/songsee/SKILL.md
skills/sonoscli/SKILL.md
skills/spotify-player/SKILL.md
skills/summarize/SKILL.md
skills/taskflow-inbox-triage/SKILL.md
skills/taskflow/SKILL.md
skills/things-mac/SKILL.md
skills/tmux/SKILL.md
skills/trello/SKILL.md
skills/video-frames/SKILL.md
skills/voice-call/SKILL.md
skills/wacli/SKILL.md
skills/weather/SKILL.md
skills/xlsx/SKILL.md
skills/xurl/SKILL.md
skills/camsnap/SKILL.md
skills/coding-agent/SKILL.md
skills/sag/SKILL.md
skills/skill-creator/SKILL.md

Metadata

Files
0
Version
3a48cfb
Hash
d836d6fc
Indexed
2026-07-05 10:58

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-16 06:55
浙ICP备14020137号-1 $Map of visitor$