What problem does it solve? It answers location questions—where a place is, what is nearby, how far apart two points are, and what timezone a spot is in—without requiring any API key or paid map service. ## Core Features & Use Cases - Geocoding and Reverse Geocoding: Convert place names to coordinates and coordinates back to full addresses using Nominatim. - Nearby POI Search: Find restaurants, hospitals, hotels, and 40+ other categories around coordinates or an address via the Overpass API, with distances and clickable map links. - Routing and Timezones: Compute driving, walking, or cycling distance and turn-by-turn directions with OSRM, plus timezone lookup for any coordinate. - Use Case: A user sends a location pin in chat and asks for nearby cafes; the skill runs the nearby command with those coordinates and returns a ranked list with distances and tap-to-open map links. ## Quick Start Ask the assistant to find coffee shops near an address or landmark, for example: find cafes within one kilometer of Times Square.