What problem does it solve? Locating nearby places like restaurants, pharmacies, or cafes usually requires a maps app or a paid API key. This Skill answers "what's near me" queries directly from coordinates, addresses, cities, zip codes, or Telegram location pins using free OpenStreetMap data. ## Core Features & Use Cases - Flexible Location Input: Accepts raw latitude/longitude coordinates or automatically geocodes addresses, cities, zip codes, and landmarks via Nominatim. - Multi-Type Place Search: Queries Overpass for one or more amenity types (restaurant, cafe, bar, pharmacy, hospital, ATM, etc.) within a configurable radius, sorted by distance. - Rich Results: Returns names, distances, cuisine, opening hours, addresses, phone numbers, and ready-to-use Google Maps and directions links, with optional JSON output. - Use Case: A user shares a Telegram location pin and asks for nearby coffee shops; the Skill runs the script with those coordinates and returns a ranked list of cafes with distances and map links. ## Quick Start Ask the assistant to find restaurants near a specific address or shared location pin, optionally specifying the place type and search radius.