← 返回 Skills 市场
Lead Gen Pipeline
作者
michelle447
· GitHub ↗
· v1.0.0
· MIT-0
87
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mjw-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...
安全使用建议
This skill automates web scraping, builds demo sites using real business names/phones, deploys those sites to a VPS, and sends personalized cold emails — but it declares no credentials or install steps. Before installing: 1) Ask the publisher which VPS credentials/SSH keys and which Gmail account the skill will use and how those are supplied; refuse to give your primary accounts until you verify. 2) Require the agent to run in interactive/manual mode for the first runs (no automatic emailing or deployment) and review each demo and email before send. 3) Use disposable/test VPS and a throwaway Gmail account to validate behavior and rate-limiting. 4) Verify the referenced site-cloner and gog (Gmail) skills: inspect their permissions and credential handling. 5) Be aware of privacy and legal risks (storing scraped PII in leads.md, unsolicited emails/anti-spam laws, trademark/impersonation risks). 6) If you cannot identify who runs or maintains this skill (source unknown, no homepage), treat it with extra caution — the missing credential declarations and cross-skill calls are the main red flags.
功能分析
Type: OpenClaw Skill
Name: mjw-lead-gen-pipeline
Version: 1.0.0
The skill bundle automates a lead generation and outreach pipeline involving web searching, site generation, VPS deployment, and automated emailing. While these actions are consistent with the stated business purpose, they involve high-risk capabilities—specifically network access for scraping and emailing, and remote deployment to a VPS—which are identified as suspicious indicators even when plausibly needed for the task. The instructions in SKILL.md and references/pitch-template.md also include techniques to avoid spam detection (rate limiting), which, while common in marketing, represent a form of automated outreach that carries inherent risk.
能力标签
能力评估
Purpose & Capability
The skill claims to find leads, build demo HTML sites, deploy them to a VPS, and send Gmail pitch emails. Those capabilities legitimately require access to external accounts (VPS credentials, an email account) and possibly other skills (site-cloner, gog). However the package declares no required environment variables, credentials, binaries, or install steps. That is inconsistent: deployment and automated email sending normally require explicit credential/config declarations.
Instruction Scope
SKILL.md instructs the agent to: run web_search and web_fetch to scrape business contact info, generate demo sites using real business names/phones, save them to demo-sites/, deploy to a VPS (using another skill's 'VPS deploy pattern'), and send personalized cold emails via the gog (Gmail) skill. These are broad actions (web scraping, storing PII in leads.md, remote deployment, sending outbound email). The instructions reference cross-skill actions and external endpoints but do not limit or describe required permissions, nor do they require explicit user confirmation before sending messages — giving the agent wide discretion.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That minimizes disk-write/install risk. There are no download URLs or packaged binaries to evaluate.
Credentials
No environment variables or primary credentials are declared, yet the workflow depends on: VPS credentials (or SSH keys) to deploy demo sites, and Gmail (or an email-sending credential) to send pitches. The skill also writes and reads ~/workspace/leads.md (which will contain scraped PII). The lack of declared credential requirements is disproportionate and hides what secrets the agent will need or attempt to use.
Persistence & Privilege
always:false (normal). Autonomous invocation is allowed (disable-model-invocation:false), so if installed the agent could automatically perform multi-step actions (scraping, deploying, emailing) without further prompts. That autonomous ability combined with the undeclared credential needs increases operational risk and potential for unintended mass emailing or unauthorized deployments; proceed with controls (explicit prompts, test account) if you install.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mjw-lead-gen-pipeline - 安装完成后,直接呼叫该 Skill 的名称或使用
/mjw-lead-gen-pipeline触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Full automated pipeline: find local businesses without websites, build demo HTML sites, deploy to VPS, send cold pitch emails. Tracks everything in leads.md.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。
如何安装 Lead Gen Pipeline?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mjw-lead-gen-pipeline」即可一键安装,无需额外配置。
Lead Gen Pipeline 是免费的吗?
是的,Lead Gen Pipeline 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Lead Gen Pipeline 支持哪些平台?
Lead Gen Pipeline 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Lead Gen Pipeline?
由 michelle447(@michelle447)开发并维护,当前版本 v1.0.0。
推荐 Skills