goplaces

Official

CLI to search Google Places and fetch details.

Authorletta-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill lets you look up places via the Google Places API directly from the command line, providing human-friendly results or JSON for scripting.

Core Features & Use Cases

  • Text search and place details via a simple CLI
  • JSON output for automation and data pipelines
  • Quick workflows for travel planning, location discovery, and app prototyping

Quick Start

Install via Homebrew: brew install steipete/tap/goplaces Config: set GOOGLE_PLACES_API_KEY and optionally GOOGLE_PLACES_BASE_URL for testing or proxies. Common commands:

  • goplaces search "coffee" --open-now --min-rating 4 --limit 5
  • goplaces search "pizza" --lat 40.8 --lng -73.9 --radius-m 3000
  • goplaces details <place_id> --reviews
  • goplaces resolve "Soho, London" --limit 5

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: goplaces
Download link: https://github.com/letta-ai/lettabot/archive/main.zip#goplaces

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.