Goplaces
🛠️ Agent SkillClawHub
Query Google Places API for text search, details, resolve, and reviews via CLI.
Goplaces is an AI agent skill that provides a command-line interface to the Google Places API (New). It enables text-based place searches, retrieval of detailed place information, resolution of place IDs, and fetching of reviews. The skill is designed for integration into AI agents, allowing them to perform location-based queries programmatically. It supports both human-readable output and JSON format for easy parsing in scripts. With 30 stars and over 22,000 downloads, it has seen adoption for tasks requiring real-world place data.
💡Highlights
- ├─Text search & place details
- ├─Reviews from Google Places
- └─Human/JSON output modes
🎯For
- ├─Developers
- ├─AI Agents
- └─Script Automators