google-maps

Installation
SKILL.md

Google Maps

Available Tools

  • search_places(query, location?, radius?, type?, open_now?, language?): Search for places using text query.
    • query (string, required): Search text (e.g., "restaurants in Seoul")
    • location (string, optional): Center location as "lat,lng" (e.g., "37.5665,126.9780")
    • radius (integer, optional): Search radius in meters (max 50,000)
    • type (string, optional): Place type filter (e.g., "restaurant", "tourist_attraction", "hotel")
    • open_now (boolean, optional, default: false): Only return currently open places
    • language (string, optional, default: "en"): Language code
Related skills
Installs
80
GitHub Stars
157
First Seen
Feb 15, 2026