What problem does it solve?
This Skill solves the friction of accessing Google Places API data by providing a streamlined command-line interface that handles authentication and formatting, allowing you to retrieve location details without writing custom API integration code.
Core Features & Use Cases
- Advanced Search: Perform text-based searches with filters for rating, opening status, and geographic bias.
- Data Retrieval: Fetch detailed place information, including reviews and resolved addresses, in human-readable or machine-parsable JSON formats.
- Use Case: Quickly generate a list of highly-rated coffee shops in a specific neighborhood by piping the JSON output directly into your data analysis pipeline.
Quick Start
Use the goplaces skill to search for coffee shops in London with a minimum rating of 4 and output the results in JSON format.