goplaces

Search Google Places API and retrieve place details and reviews via goplaces CLI.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/breakingcircuits1337/agent-skills --skill goplaces-breakingcircuits1337
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: goplaces
Source: https://github.com/breakingcircuits1337/agent-skills/tree/main/goplaces
Command: npx skills add https://github.com/breakingcircuits1337/agent-skills --skill goplaces-breakingcircuits1337

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Manages repetitive and time-consuming tasks like searching, finding place details, resolving places, and getting reviews via Google Places API with ease.

Core Features & Use Cases

  • Text Search: Find places using human-friendly text input.
  • Place Details: Obtain comprehensive details for specific locations.
  • Resolve: Resolve addresses and places quickly.
  • Reviews: Retrieve reviews of places for decision-making.
  • Use Case: Efficiently gather place information, perfect for location-based businesses and users seeking insights about local areas.

Quick Start

Search for nearby restaurants using goplaces search "food" --open-now --limit 10.

Frequently Asked Questions about goplaces

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

FAQPage Schema
How do I search for nearby places using the Google Places API?

You can search for nearby places using text-based queries with the goplaces CLI. It provides an easy-to-use interface for the Google Places API, allowing you to find locations using human-friendly text input and filters like open-now status.

Can I retrieve place reviews and detailed information from Google Places?

Yes, you can retrieve place reviews and comprehensive details from Google Places. The goplaces CLI facilitates detailed information retrieval and reviews extraction for specific locations, which is useful for location-based decision-making.

Do I need a Google Places API key to query location data?

Yes, you need valid Google Places API access to query location data. The goplaces CLI serves as an interface for the API, so active credentials are required to perform text searches, resolve addresses, and extract reviews.

What is the best way to automate repetitive Google Places location searches?

The best way to automate repetitive Google Places location searches is via a CLI tool like goplaces. It manages time-consuming tasks like finding place details and resolving addresses directly from your command line environment.

How do I resolve addresses quickly using Google Places API?

You can resolve addresses quickly using the resolve feature of the goplaces CLI. It interfaces with the Google Places API to translate address inputs into resolved place data efficiently for location-based queries.

What are the limitations of using a CLI for Google Places API searches?

Limitations include dependency on valid Google Places API access and potential API rate limits. As a CLI tool, goplaces requires a command-line environment and is designed for text-based searches rather than visual map-based exploration.