← 返回
未分类 Key 中文

Lead Gen Pipeline

Full automated lead generation pipeline for web design agencies. Finds local businesses without websites or with broken sites, builds demo HTML sites for the...
全自动化的潜在客户生成管道,专为网页设计公司设计。自动寻找没有网站或网站失效的本地企业,并为其制作演示 HTML 网站。
michelle447
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 1
Stars
📥 330
下载
💾 0
安装
1
版本
#agency#latest#leads#outreach#web-design

概述

Lead Gen Pipeline

Full pipeline: find → qualify → build → pitch. Tracks everything in leads.md.

Commands

What you sayWhat runs
------
run pipeline [trade] in [city, state]Full auto: find, qualify, build, deploy, email
find leads [trade] in [city, state]Steps 1–2 only: search + qualify
build sitesStep 3–4: build + deploy pending leads
send pitchesStep 5: email all deployed-but-not-pitched leads
show leadsPrint leads.md summary

Step 1: Find Leads

Use web_search with queries like:

  • "[trade] in [city] [state]"
  • "best [trade] near [city]" site:yelp.com OR site:thumbtack.com
  • "[trade] [city] [state] contact"

Collect: business name, phone, address, website (if any), source URL.

Aim for 20–40 raw results before filtering.

Step 2: Qualify Leads

For each business, check their website:

  • No website → top priority lead ✅
  • Website loads but looks bad (mobile broken, no SSL, >5 years old aesthetic) → good lead ✅
  • Good modern website → skip ❌

Use web_fetch to check each URL. Look for: missing viewport meta, table layouts, broken images, no HTTPS.

Save qualified leads to leads.md using the schema in references/leads-schema.md.

Max 10–15 qualified leads per run to stay within email limits.

Step 3: Build Demo Sites

For each qualified lead, generate a clean demo HTML site:

Structure:

  • Hero: business name + tagline ("Serving [City] Since [Year]")
  • Services: 3–5 services based on their trade
  • Contact: phone number + service area
  • Mobile responsive, pure HTML/CSS, no dependencies

Use their actual business name, phone, trade, and city.

Save to demo-sites/[business-slug]/index.html.

See references/demo-site-template.md for the HTML template.

Step 4: Deploy Demo Sites

Deploy each demo site to the VPS. Use the site-cloner skill's VPS deploy pattern.

Port allocation: Start at 8090+ for lead gen demo sites (avoid conflicts with client sites).

Update leads.md with the live demo URL after deploy.

Step 5: Send Pitch Emails

For each lead with status deployed and no pitched_at date:

Use the gog (Gmail) skill to send pitch emails.

Email template: See references/pitch-template.md

Rules:

  • Max 20 emails/day
  • Personalize: use their business name, city, trade
  • Include their live demo URL
  • Subject: [Business Name] — Your New Website is Ready

Update leads.md status to pitched + add pitched_at date after sending.

leads.md Schema

See references/leads-schema.md for the full schema.

Quick format:

| Business | Phone | City | Trade | Website | Demo URL | Status | Pitched |

Status values: qualifiedbuiltdeployedpitchedrepliedclosed

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 19:30 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,349 📥 317,690
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,210 📥 266,137
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 666 📥 323,779