Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计提醒

mjw-lead-gen-pipelineMJW 潜在客户开发管道

Agent Skill

mjw-lead-gen-pipeline 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,521

周安装

103

GitHub Stars

公开资料未说明

下载量

816
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:mjw-lead-gen-pipeline(MJW 潜在客户开发管道)
来源仓库:https://github.com/michelle447/mjw-lead-gen-pipeline
安装命令:
openclaw skills install mjw-lead-gen-pipeline
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install mjw-lead-gen-pipeline

简介

mjw-lead-gen-pipeline 自动生成潜在客户,查找无网站或损坏网站的本地企业。

  • 适用于营销机构拓客、SEO 诊断与 demo 站点搭建任务。
  • 通过 clawhub 安装,使用 openclaw skills install mjw-lead-gen-pipeline 命令部署。
  • 使用前需定义地理区域与行业标签,确保目标客户精准匹配。
  • 建议核对数据整理合法性,避免侵犯企业隐私或违反广告法规。

SKILL.md

name
lead-gen-pipeline
description
Full automated lead generation pipeline for web design agencies. Finds local businesses without websites or with broken sites, builds demo HTML sites for them, and sends personalized cold pitch emails. Use when asked to "find leads", "run the pipeline", "find businesses without websites", "build demo sites for leads", or "send pitches". Supports full-auto mode or step-by-step execution. Tracks all leads in leads.md.

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

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

88.83%
按下载量换算725

安全审计

VirusTotal

可疑

ClawScan

可疑

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills