← Back to Skills Marketplace
mandebiko5-star

Lead Auto Scraper

by mandebiko · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
370
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install lead-auto-scraper
Description
Automates lead discovery using geolocation and Google Places, builds dynamic sites, and sends personalized emails with automated follow-ups for effective out...
README (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.

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install lead-auto-scraper
  3. After installation, invoke the skill by name or use /lead-auto-scraper
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug lead-auto-scraper
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 370 downloads so far.

How do I install Lead Auto Scraper?

Run "/install lead-auto-scraper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Lead Auto Scraper free?

Yes, Lead Auto Scraper is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Lead Auto Scraper support?

Lead Auto Scraper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Lead Auto Scraper?

It is built and maintained by mandebiko (@mandebiko5-star); the current version is v1.0.0.

💬 Comments