goplaces

Execute text searches, retrieve place details, resolve place IDs, and access reviews via the Google Places API.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/dioerden/OpenClaw-Flash-Vault --skill goplaces-dioerden
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: goplaces
Source: https://github.com/dioerden/OpenClaw-Flash-Vault/tree/main/skills/goplaces
Command: npx skills add https://github.com/dioerden/OpenClaw-Flash-Vault --skill goplaces-dioerden

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The goplaces Skill streamlines the process of querying the Google Places API, making it easier to search for places, get detailed information, and view reviews.

Core Features & Use Cases

  • Text Search: Execute text-based searches on the Google Places API.
  • Place Details: Retrieve detailed information about specific places.
  • Resolve: Translate natural language place references into place IDs.
  • Reviews: Access user reviews for places.
  • Use Case: A user could ask the AI to search for the top 5 coffee shops near their current location with a minimum rating of 4.

Quick Start

Use the goplaces skill to search for "pizza restaurants near me".

Frequently Asked Questions about goplaces

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

FAQPage Schema
How do I search for business information and reviews using the Google Places API?

You can search for business information and reviews using the Google Places API by executing text-based searches and retrieving place details. This process resolves natural language place references into place IDs to access specific location data and user reviews.

What is the best way to retrieve customer reviews for locations found via a text search?

The best way to retrieve customer reviews from a text search is to use an AI-powered search tool that queries the Google Places API. It translates natural language location references into place IDs, allowing you to directly access user reviews for those specific places.

Can I get human-readable output for Google Places API queries instead of raw JSON?

Yes, you can get human-readable output for Google Places API queries instead of raw JSON. This location search approach supports both human-friendly text responses and JSON output, making it compatible with direct commands and script integration.

Does this Google Places API search method work for script integration and automation?

Yes, this Google Places API search method works for script integration and automation. It is designed to provide JSON output for text searches, place details, and reviews, allowing scripts to programmatically consume the retrieved business information.

How do I find specific places like top-rated coffee shops near my current location?

To find specific places like top-rated coffee shops near your location, you execute a text-based search query. The AI-powered search queries the Google Places API to return relevant business information, place details, and ratings based on your natural language input.

What are the limitations of using natural language for Google Places API location searches?

A limitation of using natural language for Google Places API location searches is the dependency on accurately resolving place references into place IDs. Complex or ambiguous queries may yield less precise business information or reviews retrieval.