Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.
.claude/skills/understudy-ai-goplaces/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -43% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -44% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -62% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -64% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -65% | 0% |
Modern Google Places API (New) CLI. Human output by default, --json for scripts.
Install
brew install steipete/tap/goplacesConfig
GOOGLE_PLACES_API_KEY required.GOOGLE_PLACES_BASE_URL for testing/proxying.Common commands
goplaces search "coffee" --open-now --min-rating 4 --limit 5goplaces search "pizza" --lat 40.8 --lng -73.9 --radius-m 3000goplaces search "pizza" --page-token "NEXT_PAGE_TOKEN"goplaces resolve "Soho, London" --limit 5goplaces details <place_id> --reviewsgoplaces search "sushi" --jsonNotes
--no-color or NO_COLOR disables ANSI color.--type value (API accepts one).Other measured skills in the registry, with their headline benchmark lift.