Effortlessly extract structured business data and leads from Google Maps using natural language commands.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install google-maps-search-api
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install google-maps-search-api using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Google Maps Search Automation Skill is a specialized tool designed for AI agents to gather comprehensive business intelligence. By leveraging the BrowserAct API, it allows developers to automate the scraping of Google Maps data, turning simple queries into detailed lists of local businesses. This integration is a core component for those building sophisticated workflows within Openclaw Skills, providing a stable and fast way to access global business directories.
This skill eliminates the manual effort of searching and copying data, offering a plug-and-play solution for lead generation, market analysis, and local search optimization. Whether you are using OpenCode, Cursor, or Claude Code, this skill provides a reliable bridge to real-time Google Maps data.
To begin, ensure you have an API key from the BrowserAct Console. Add this key to your environment variables to enable the Openclaw Skills integration.
# Set your API Key
export BROWSERACT_API_KEY="your_key_here"
You can then execute search tasks using the following CLI pattern:
python ./scripts/google_maps_search_api.py "coffee" "en" "us" 50
The skill produces a detailed dataset for every business found. The following schema describes the extracted attributes:
Loading
A browser-automation tool for extracting and analyzing Amazon ASIN data to uncover competitor vulnerabilities and pricing strategies.

A specialized utility for reducing AI agent token consumption, now transitioned to the canonical openclaw-agent-optimize skill.

A strategic advisory skill designed to audit and refine OpenClaw workspaces for peak efficiency, lower costs, and reduced context bloat.

A utility focused on refining and optimizing the performance of AI agents within the Openclaw ecosystem.

A specialized automation skill for extracting structured, real-time news data from Google News using the BrowserAct API.

A BrowserAct-powered assistant that bypasses web restrictions to provide AI agents with real-time, high-accuracy research data.








































