google-maps

Installation
SKILL.md

Google Maps

Integrate with Google Maps for location services. Use when you need to: (1) geocode addresses to coordinates, (2) search for places, or (3) get directions and location data.

Input

Provide input as JSON:

{
  "search_query": "Location or place name to search for (e.g., 'Eiffel Tower', 'restaurants in New York', '1600 Amphitheatre Parkway')",
  "place_type": "Type of place to search for (e.g., 'restaurant', 'hotel', 'museum', 'cafe'). Leave empty for general search."
}

Execution (Pattern B: Text/Data)

Step 1: Run the Skill and Get Run ID

Related skills
Installs
42
GitHub Stars
188
First Seen
Feb 5, 2026