google-maps-places

Search locations, geocode addresses, and calculate routes via Google Maps API.

117|10|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/ClawLink-HQ/clawlink --skill google-maps-places
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-maps-places
Source: https://github.com/ClawLink-HQ/clawlink/tree/main/clawhub-skills/google-maps-places
Command: npx skills add https://github.com/ClawLink-HQ/clawlink --skill google-maps-places

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires googlemaps, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of interacting with the Google Maps API, allowing for easy location searches, address geocoding, route calculations, and more, saving time and effort in managing location data.

Core Features & Use Cases

  • Location Search: Quickly find places and addresses using text queries.
  • Geocoding: Convert addresses to coordinates and vice versa.
  • Routing: Get directions and calculate routes between multiple locations.
  • Use Case: Imagine you need to find the nearest restaurant and calculate the best route to get there. This Skill can handle the search and routing for you.

Quick Start

Use the google-maps-places skill to find the nearest pizza place and get directions from my current location to the restaurant.

Frequently Asked Questions about google-maps-places

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use the Google Maps API for location search and geocoding in my workflows?

Use the Google Maps API to perform location searches and geocoding by converting addresses to coordinates and retrieving place data, streamlining location-based queries within your applications.

What is the best way to calculate routing and directions between multiple locations?

The best way to calculate routing and directions is by integrating Google Maps API, which computes optimal routes between multiple locations and retrieves accurate travel directions.

Do I need Google Maps API credentials to enable geocoding and location data retrieval?

Yes, you need Google Maps API credentials to authenticate requests for geocoding, routing, and location data retrieval, ensuring secure access to Google Maps services.

Can I find nearby places and get directions to them using text queries?

Yes, you can find nearby places using text queries and get directions by leveraging the Google Maps API to search for locations like restaurants and calculate routes from your current position.

What are the limitations of using Google Maps API for address geocoding and routing?

Limitations of using Google Maps API for address geocoding and routing include dependency on active API credentials and potential usage limits imposed by Google on location data retrieval and route calculations.