ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified data analysis Safety 4/5

google-maps-leadgen

Generate B2B leads from Google Maps using a self-hosted MCP server (`google-maps`) and export to CSV or XLSX. Use when the user asks for lead generation by country/city/industry, wants phone/website/email enrichment, wants deduped lead lists, or asks to send lead files back in chat (especially Telegram file delivery).

Why use this skill?

Generate high-quality B2B leads from Google Maps using OpenClaw. Automate lead collection, data enrichment, and CSV/XLSX reporting effortlessly.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/realowg/google-maps-leadgen-skill
Or

What This Skill Does

The google-maps-leadgen skill empowers OpenClaw AI agents to perform professional-grade B2B lead generation directly from Google Maps. By leveraging a self-hosted MCP (Model Context Protocol) server, the agent can execute targeted searches for businesses based on geography and industry keywords. The skill is designed for high-precision data harvesting, automatically deduping records by place_id to ensure list integrity, and enriching search results with essential contact details such as phone numbers, websites, and emails. It supports multiple output formats including CSV and XLSX, providing seamless integration with CRM systems or spreadsheet software. Whether you are building an outreach list for ERP integrators or sourcing logistics companies in specific regions, this skill provides a robust pipeline for lead acquisition.

Installation

To install this skill, use the following command in your terminal: clawhub install openclaw/skills/skills/realowg/google-maps-leadgen-skill Ensure that you have mcporter configured with the google-maps server, and verify that your GOOGLE_MAPS_API_KEY is set in your environment variables without browser referrer restrictions. For full spreadsheet functionality, confirm that openpyxl is installed within your Python virtual environment.

Use Cases

  • B2B Outreach: Generate curated lists of potential clients based on industry and location.
  • Market Research: Gather data on competitors or service providers in a specific city to perform density and rating analysis.
  • CRM Enrichment: Update existing lead lists with up-to-date contact information found on Google Maps.
  • Data Exporting: Automatically generate and deliver clean CSV or XLSX files via secure chat channels (like Telegram) for mobile consumption.

Example Prompts

  1. "Generate a list of 50 Odoo partners in Berlin, Germany. Please include their website, phone number, and Google Maps URL, and format the output as an XLSX file."
  2. "Search for logistics companies in Tokyo. After finding them, enrich the data with contact emails if available, deduplicate the results, and send the final CSV to me via Telegram."
  3. "I need a list of web development agencies in London. Please export the results with columns for name, rating, address, and phone number, and provide a summary of how many of these include a website URL."

Tips & Limitations

  • Batching: To maintain high reliability and avoid timeout issues, perform searches in small batches of 10 to 50 records at a time.
  • Query Strategy: Use highly specific, narrow keywords (e.g., "erp integrator" instead of "business") to ensure higher relevance and better quality leads.
  • Cost Awareness: Be mindful that every search and detail request consumes API credits. Always check your usage tier and report the estimated costs to the user before running large-scale scrapers.
  • Data Hygiene: The skill automatically handles deduplication, but manual verification is recommended before importing large lists into a primary CRM.

Metadata

Author@realowg
Stars1171
Views1
Updated2026-02-19
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-realowg-google-maps-leadgen-skill": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#lead-generation#b2b#scraping#google-maps#mcp
Safety Score: 4/5

Flags: network-access, file-write, external-api