goplaces

Search Google Places via goplaces CLI and retrieve details, reviews, and JSON output.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly discover and access Google Places data via the goplaces CLI, reducing manual lookups and enabling programmatic workflows.

Core Features & Use Cases

  • Text search: find places by query and surface results with helpful fields.
  • Details & reviews: fetch place details and user reviews for decision making.
  • JSON output: emit machine-friendly JSON for scripting and automation.

Quick Start

Use goplaces to search for places matching your query and return results.

Frequently Asked Questions about goplaces

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

FAQPage Schema
How do I search Google Places data and get results as JSON from the command line?

Google Places data can be searched via the goplaces CLI by performing text queries and retrieving details, outputting machine-friendly JSON directly in the terminal for scripting and automation workflows.

Can I retrieve user reviews for a specific location using a CLI tool?

User reviews for a specific location can be retrieved using the goplaces CLI tool, which fetches place details and human-friendly review data to support travel planning and shopping decisions.

Do I need a Google Places API key to perform text searches for place discovery?

A Google Places API key is required as an environment variable to perform text searches and retrieve place details using the goplaces CLI for rapid location research workflows.

What is the best way to automate fetching place details for travel planning?

The best way to automate fetching place details for travel planning is using a CLI-driven data fetch tool like goplaces, which emits script-ready JSON outputs for programmatic workflows.

How do I install the goplaces CLI for location research?

The goplaces CLI is installed via homebrew, providing a command-line interface to quickly discover places and access Google Places data for location research and automation.