find-nearby

Find nearby venues using OpenStreetMap data with distance and details.

1.2k|116|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/math-inc/OpenGauss --skill find-nearby-math-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-nearby
Source: https://github.com/math-inc/OpenGauss/tree/main/skills/leisure/find-nearby
Command: npx skills add https://github.com/math-inc/OpenGauss --skill find-nearby-math-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you discover nearby venues (restaurants, cafes, bars, pharmacies, etc.) using OpenStreetMap data, without needing API keys, by converting a location or coordinates into actionable results.

Core Features & Use Cases

  • Geocode addresses, cities, or zip codes and search for amenities within a configurable radius.
  • Query Overpass for nearby venues and compute distances from your location, returning names, types, and maps/directions links.
  • Output optional details such as cuisine, hours, phone, website, and address to support quick decision-making.

Quick Start

Provide coordinates or a location name and run the script to list nearby amenities.

Frequently Asked Questions about find-nearby

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find nearby places using OpenStreetMap without an API key?

You can find nearby places using OpenStreetMap by providing coordinates, an address, a city, a zip code, or a Telegram location pin. The tool queries Overpass and Nominatim directly, requiring no API keys to return venue details and distances.

Can I search for specific amenities like restaurants or pharmacies near a location?

Yes, you can search for specific amenities like restaurants, cafes, bars, and pharmacies near a location. The query searches Overpass for venue types within a configurable radius and computes distances from your specified coordinates or address.

What location details do I need to geocode and search for nearby venues?

To geocode and search for nearby venues, you can provide coordinates, an address, a city, a zip code, or a Telegram location pin. The system converts these inputs to query Overpass and returns structured results with maps and directions.

Does finding nearby places with OpenStreetMap return venue details like hours and phone numbers?

Finding nearby places with OpenStreetMap returns optional venue details including cuisine, operating hours, phone numbers, websites, and addresses. It computes distances from your location and provides links to maps and directions for quick decision-making.

How does geocoding with Nominatim and Overpass work for finding nearby amenities?

Geocoding with Nominatim and Overpass works by converting your location input into coordinates, then querying the Overpass API for amenities within a set radius. It computes distances and outputs structured venue data with maps and directions.

What is the best way to get maps and directions for nearby venues from a Telegram location pin?

The best way to get maps and directions for nearby venues from a Telegram location pin is to input the pin directly. The tool processes the pin's coordinates, queries OpenStreetMap via Overpass, and outputs structured results with maps and directions links.