What problem does it solve?
This Skill helps users find local points of interest like restaurants, cafes, and more, by leveraging the Google Places API through a local proxy.
Core Features & Use Cases
- Location Resolution: Accurately identifies and resolves user-provided location strings (e.g., "Soho, London") into structured geographical data.
- Place Searching: Searches for specific types of places (e.g., "coffee shop") within a given area, with options to filter by open status, rating, and price level.
- Place Details Retrieval: Fetches comprehensive details for a specific place, including address, rating, phone number, and opening hours.
- Use Case: A user asks, "Find a highly-rated Italian restaurant near me that's open now." The skill first resolves "near me" to a precise location, then searches for Italian restaurants matching the criteria, and finally presents the results.
Quick Start
Use the local-places skill to find coffee shops near the coordinates 51.5137, -0.1366 that are open now and have a minimum rating of 4.0.