Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
- Updated description to emphasize automated selling of websites to local businesses via Google Maps lead scraping and voice/email outreach. - Bumped skill version from 1.2 to 1.3. - No functional or API changes; documentation and positioning improved for clarity.
What This Skill Does
Automates outbound sales for web design agencies targeting local businesses. Finds leads from Google Maps, generates a custom AI website for each lead, enriches contact data, sends outreach emails, and can make voice calls. Runs the full pipeline from a single natural language command.
Combines lead scraping, site generation, email outreach, and voice calling in one API instead of stitching together separate tools for each step.
When to use it
- Finding 50 plumbers in a specific city for a web design pitch
- Generating custom websites for local restaurants to use as outreach bait
- Running automated email campaigns to dentists with personalized site previews
- Launching voice call campaigns to follow up with interested leads
- Checking remaining monthly lead quota before starting a new campaign
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Find 30 electricians in Dallas and send them outreach emails
- 1Call GET /quota to check websites.remaining and outreach configuration
- 2Call GET /outreach/status to confirm SMTP is configured and remaining_today > 0
- 3Call POST /command with command='Find electricians in Dallas' and max_results=30
- 4Poll GET /jobs/{job_id} every 15-20 seconds until status=completed
- 5Call GET /leads?job_id={job_id}&has_email=true to review leads with emails
List of up to 30 Dallas electricians with generated website URLs and confirmation of queued outreach emails
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.