skills/clawhub.ai/google-maps

google-maps

Installation
SKILL.md

Google Maps 🗺️

Google Maps integration powered by the Routes API.

Requirements

  • GOOGLE_API_KEY environment variable
  • Enable in Google Cloud Console: Routes API, Places API, Geocoding API
  • Python package: requests (pip install requests)

Configuration

Env Variable Default Description
GOOGLE_API_KEY - Required. Your Google Maps API key
GOOGLE_MAPS_API_KEY - Alternative to GOOGLE_API_KEY (fallback)
GOOGLE_MAPS_LANG en Response language (en, he, ja, etc.)
Installs
1
First Seen
Sep 4, 2026
google-maps from clawhub.ai