← 返回 Skills 市场
mandebiko5-star

Lead Auto Scraper

作者 mandebiko · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
370
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install lead-auto-scraper
功能描述
Automates lead discovery using geolocation and Google Places, builds dynamic sites, and sends personalized emails with automated follow-ups for effective out...
使用说明 (SKILL.md)

Lead Automation Skill

Overview

This skill automates the lead scraping, site building, and email sending process on autopilot. Designed to optimize workflows for generating leads and engaging potential clients effectively.

Implementation Steps

  1. Lead Discovery:

    • Utilize geolocation APIs to gather leads based on desired criteria.
    • Implement Google Places API for local searches to find businesses or individuals as leads.
  2. Site Generation:

    • Create websites using templates that allow for dynamic content injection.
    • Use a site builder framework that facilitates drag-and-drop features or pre-designed sections.
  3. Email Automation:

    • Set up SMTP relay through services like SendGrid or Postmark to ensure high deliverability of emails.
    • Craft personalized outreach emails with templates that can be auto-filled based on the lead's information.
  4. Follow-Up Sequence:

    • Establish a follow-up sequence that automatically re-engages leads after 7 days if there’s no response.
    • Use reminders and hooks to trigger emails with new offers or check-ins based on previous interactions.

Key Features

  • Automated lead generation and nurturing workflow.
  • Responsive site generation for enhanced client engagement.
  • Robust email campaigns with follow-up sequences to maximize outreach effectiveness.

Suggested Tools

  • Geolocation API (e.g., Google Maps API)
  • Google Places API for relevant local businesses
  • Template engines for website building
  • SMTP relay services (e.g., SendGrid, Postmark)

Result

This automation will create a unique and powerful tool for expanding reach and improving sales pipelines through consistent engagement and follow-ups.

安全使用建议
This skill is internally inconsistent: it tells the agent to use Google Places and SMTP relays but does not declare the API keys or SMTP credentials it would need. Before installing, ask the publisher to: (1) provide a precise list of required environment variables (Google API_KEY, PLACES_KEY, SENDGRID_API_KEY or SMTP_USER/SMTP_PASS, etc.); (2) supply exact endpoints the skill will call and where harvested leads are stored; (3) describe data retention, consent and compliance (GDPR/CAN-SPAM) for scraping and emailing; (4) provide source code or an install spec so you can review how credentials are used/stored. If you must test the skill, avoid providing production credentials—use limited-scope/test accounts and restrict network access. Consider disabling autonomous invocation until you verify the implementation and credential handling.
功能分析
Type: OpenClaw Skill Name: lead-auto-scraper Version: 1.0.0 The skill describes capabilities for automated lead generation, website creation, and email automation, including using geolocation APIs, Google Places API, and SMTP relay services like SendGrid or Postmark. While these actions align with the stated purpose, they involve significant network access and the handling of sensitive data (lead information, email content). The ability to send emails via external SMTP services is a high-risk capability that, if not securely implemented and controlled, could be exploited for spam, phishing, or data exfiltration. The instructions in SKILL.md themselves do not explicitly instruct malicious behavior, but the described functionality presents a high potential for misuse or vulnerabilities in the agent's execution environment or through subsequent prompt injections.
能力评估
Purpose & Capability
The SKILL.md explicitly expects use of Google Maps/Places APIs and SMTP relays (SendGrid/Postmark), which require API keys and credentials, but the skill declares no required environment variables, primary credential, or config paths. That mismatch means the skill's declared requirements are not proportional to its stated purpose.
Instruction Scope
Instructions are high-level and open-ended ("automates...on autopilot", "use geolocation APIs to gather leads"). They grant broad discretion to collect and process potentially sensitive personal or business data, but provide no limits, consent/terms guidance, or destination endpoints for harvested data. The vagueness could permit the agent to gather/aggregate PII or mass-send emails without safeguards.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is written to disk and there is no binary or archive download risk.
Credentials
The skill names services that require secrets (Google API keys, SendGrid/Postmark API key, SMTP creds) but declares none. That omission is disproportionate: a functioning implementation would need those credentials. Missing declarations make it unclear what secrets the agent will ask for at runtime and where they will be used/stored.
Persistence & Privilege
always is false and there is no indication the skill requests persistent system-wide privileges or modifies other skills. However, because the skill enables outbound actions (API calls, emailing), you should be cautious about autonomous invocation given the other concerns.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install lead-auto-scraper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /lead-auto-scraper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Lead Automation Skill. - Automates lead discovery using geolocation and Google Places APIs. - Builds dynamic websites with customizable templates for each lead. - Sends personalized outreach emails via SMTP relay with high deliverability. - Implements automated follow-up email sequences to re-engage unresponsive leads. - Streamlines the entire lead generation, website creation, and email outreach process for optimized workflow.
元数据
Slug lead-auto-scraper
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Lead Auto Scraper 是什么?

Automates lead discovery using geolocation and Google Places, builds dynamic sites, and sends personalized emails with automated follow-ups for effective out... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 370 次。

如何安装 Lead Auto Scraper?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install lead-auto-scraper」即可一键安装,无需额外配置。

Lead Auto Scraper 是免费的吗?

是的,Lead Auto Scraper 完全免费(开源免费),可自由下载、安装和使用。

Lead Auto Scraper 支持哪些平台?

Lead Auto Scraper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Lead Auto Scraper?

由 mandebiko(@mandebiko5-star)开发并维护,当前版本 v1.0.0。

💬 留言讨论