What problem does it solve? It answers everyday location questions—where a place is, what is around it, how far away something is, and how to get there—without requiring any API key, account, or paid map service. ## Core Features & Use Cases - Geocoding and Reverse Geocoding: Convert place names or addresses into coordinates and coordinates back into structured addresses via Nominatim. - Nearby POI Search: Find restaurants, pharmacies, hotels, and 43 other categories of places around coordinates or a named location using the Overpass API, with distance, opening hours, and tap-to-open map links. - Routing and Distance: Compute road distance, travel time, and turn-by-turn directions between two places for driving, walking, or cycling via OSRM, plus timezone lookup for any coordinate. - Use Case: A user shares their coordinates and asks for nearby cafes that are open now; the skill returns a distance-sorted list with hours, phone numbers, and directions links. ## Quick Start Ask the assistant to find coffee shops near a specific address or to compute the driving time between two cities, and it will run the bundled maps script and return the results.