A streamlined API integration for Google Maps that bypasses complex Cloud Console setup while providing geocoding and place data.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install google-maps-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-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 API skill for Openclaw Skills allows developers to leverage world-class location data without the friction of Google Cloud account management. This skill simplifies the process of searching for places, converting addresses to coordinates, and fetching deep business metadata. By using Openclaw Skills, teams can integrate spatial intelligence into their workflows instantly with a single API key, bypassing billing complexities and API key management.
To begin using this skill with Openclaw Skills, ensure you have your SkillBoss API key ready:
export SKILLBOSS_API_KEY='your_api_key_here'
curl https://api.heybossai.com/v1/run \
-H "Authorization: Bearer $SKILLBOSS_API_KEY" \
-d '{"model": "googlemap", "input": {"query": "tech companies in San Francisco"}}'
The skill provides comprehensive location objects. Below is a summary of the data structure available through Openclaw Skills:
| Category | Attributes |
|---|---|
| Core Info | Name, Address, Phone Number, Website |
| Geospatial | Latitude, Longitude, Google Maps URL |
| Reputation | Star Rating, Total Review Count |
| Operational | Business Hours, Current Status, Photos |
Loading
An AI-powered utility that automates the generation of standardized, meaningful git commit messages based on your code changes.

Streamlined access to Google Gemini 2.5 Pro and Flash models featuring a massive 1M token context window and multimodal processing capabilities.

A high-performance gateway providing direct access to Google Gemini models with 1 million token context windows without requiring a Google Cloud account.

A high-performance gateway providing direct access to Google Gemini's massive 1-million token context window through an OpenAI-compatible interface.

Access the enhanced GPT-4.1 model with improved reasoning and longer context through a unified API without requiring individual vendor accounts.

A specialized gateway providing direct access to OpenAI's latest GPT models including GPT-5 and reasoning models without requiring an individual OpenAI account.








































