find-nearby

Find nearby points of interest using OpenStreetMap data without API keys.

247|22|Updated Dec 11, 2024
One-click install
npx skills add https://github.com/graniet/kheish --skill find-nearby-graniet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-nearby
Source: https://github.com/graniet/kheish/tree/main/skills/leisure/find-nearby
Command: npx skills add https://github.com/graniet/kheish --skill find-nearby-graniet

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Users often need to find nearby points of interest like restaurants, cafes, or pharmacies, but many mapping tools require paid API keys, complex setup, or limited location input options. This Skill removes those barriers by using free, open OpenStreetMap data to deliver fast, accurate local search results with no configuration needed.

Core Features & Use Cases

  • No API key required: Uses free OpenStreetMap data, no setup or paid subscriptions needed.
  • Flexible location input: Accepts coordinates, street addresses, city names, zip codes, and even Telegram location pins as search origin points.
  • Multi-type search: Query for multiple place types (e.g., restaurants and bars) in a single request, with results sorted by distance.
  • Use Case: A traveler new to a city can use this Skill to find the nearest open pharmacy within 1km of their hotel, or a local can search for cafes within walking distance of their current address.

Quick Start

Use the find-nearby skill to show me the 3 closest cafes within 800 meters of 123 Main Street, Springfield, along with their opening hours and addresses.

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 without an API key?

You can find nearby places without an API key by using OpenStreetMap data. This approach provides free local search results for amenities like restaurants and cafes, requiring no paid subscriptions or complex setup.

What types of location input can I use for local amenity lookup?

Local amenity lookup accepts flexible location inputs including coordinates, street addresses, city names, zip codes, and landmark names. This allows you to search for nearby points of interest from various origin points.

Can I search for multiple types of places in a single request?

Yes, you can search for multiple place types like restaurants and bars in a single request. The results are sorted by distance and include metadata such as opening hours and contact details.

How do I get navigation links for nearby points of interest?

To get navigation links for nearby points of interest, perform a distance-sorted local search. The results include direct links to mapping services alongside metadata like addresses and opening hours.

What is the best way to search for open pharmacies near my current address?

The best way to search for open pharmacies near your address is using free OpenStreetMap data. You can specify a search radius, like 1km, and the results will be sorted by distance with opening hours included.