goplaces

Query Google Places data from the command line with text search and JSON output.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly look up places and details using Google Places from the command line, turning a complex API into simple queries for humans and scripts.

Core Features & Use Cases

  • Human-friendly place search from the terminal with instant place lookups and details.
  • JSON output for scripting and automation, enabling easy integration with workflows.
  • Use Case: vet locations for travel planning, app onboarding, or market research by querying places, details, and reviews.

Quick Start

Run a search with goplaces to find matching places and view details as JSON when needed.

Frequently Asked Questions about goplaces

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

FAQPage Schema
How do I query Google Places API from the command line?

You can query Google Places API from the command line using a CLI tool to perform text searches and retrieve place details and reviews. It requires a Google Places API key to authenticate requests and outputs both human-friendly text and machine-readable JSON.

Can I get JSON output from a Google Places search for scripting?

Yes, Google Places search results can be output as JSON for scripting and automation. This machine-readable format enables easy integration into existing workflows for travel planning, market research, or app onboarding tasks.

Do I need an API key to search for place details and reviews in the terminal?

Yes, you need a Google Places API key to search for place details and reviews in the terminal. The key is leveraged for authenticated requests when performing quick place lookups and retrieving location data.

What is the best way to do quick place lookups for market research?

The best way to do quick place lookups for market research is using a command line interface that queries Google Places data. It simplifies a complex API into instant text searches, returning details and reviews without leaving the terminal.

Does this Google Places CLI tool support both human-friendly and machine-readable outputs?

Yes, the Google Places CLI tool supports both human-friendly and machine-readable outputs. It provides instant place lookups for users directly in the terminal while also formatting details as JSON for automated workflows.

Can I find places and view details for travel planning using a terminal command?

Yes, you can find places and view details for travel planning using a terminal command. The tool queries Google Places data to vet locations, returning matching places and details that can be viewed as JSON when needed.