goplaces Skill
Query Google Places for text search, place details, resolve, reviews, or scriptable JSON via goplaces. Published by openclaw in openclaw.
What is goplaces Skill?
Query Google Places for text search, place details, resolve, reviews, or scriptable JSON via goplaces. Published by openclaw in openclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Research
- Testing use cases
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use goplaces Skill
- Use it for testing.
- Use it for research.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/openclaw
- Skill file: skills/goplaces/SKILL.md
What it does
Query Google Places for text search, place details, resolve, reviews, or scriptable JSON via goplaces.
Skill instructions
goplaces Modern Google Places API (New) CLI. Human output by default, --json for scripts. Install - Homebrew: brew install steipete/tap/goplaces Config - GOOGLEPLACESAPIKEY required. - Optional: GOOGLEPLACESBASEURL for testing/proxying. Common commands - Search: goplaces search "coffee" --open-now --min-rating 4 --limit 5 - Bias: goplaces search "pizza" --lat 40.8 --lng -73.9 --radius-m 3000 - Pagination: goplaces search "pizza" --page-token "NEXTPAGETOKEN" - Resolve: goplaces resolve "Soho, London" --limit 5 - Details: goplaces details <placeid --reviews - JSON: goplaces search "sushi" --json Notes - --no-color or NOCOLOR disables ANSI color. - Price levels: 0..4 (free - very expensive). - Type filter sends only the first --type value (API accepts one).
Explore related resources
Frequently asked questions
What is goplaces?
goplaces is a open-source AI agent skill with Copy skill directory. Query Google Places for text search, place details, resolve, reviews, or scriptable JSON via goplaces.
Who is goplaces best for?
goplaces is best for reusing agent instructions, scripts, and references, testing workflows, research workflows.
How do I install goplaces?
Install or run goplaces using Copy skill directory. Check goplaces for the latest setup command.
Is goplaces actively maintained?
goplaces may need a closer maintenance check before production use.