find-nearby

Find nearby amenities using OpenStreetMap data with configurable radius.

1|Updated Apr 30, 2025
One-click install
npx skills add https://github.com/lucasfth/config --skill find-nearby-lucasfth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-nearby
Source: https://github.com/lucasfth/config/tree/main/.hermes/skills/leisure/find-nearby
Command: npx skills add https://github.com/lucasfth/config --skill find-nearby-lucasfth

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Locating reliable nearby amenities quickly without relying on paid mapping services or manual searches.

Core Features & Use Cases

  • Input via coordinates, addresses, cities, zip codes, or Telegram pins to locate nearby places.
  • Supports multiple place types and configurable search radius with distance results and map links.
  • Use cases include planning a night out, finding essential services while traveling, or selecting a nearby venue for meetings.

Quick Start

Ask me to find nearby cafes within 1 km of Times Square.

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 data?

Yes, you can locate nearby amenities using addresses or ZIP codes by leveraging the Nominatim geocoding service. The tool converts your address or ZIP code input into geographic coordinates and queries the Overpass API to return a sorted list of nearby places with distance and map links.

Can I search for multiple place types within a specific radius?

You can search for multiple place types within a configurable radius by specifying your desired amenities and distance. The tool queries OpenStreetMap data to return a sorted list of places, including useful fields like distance, direct maps links, and directions for each location.

Do I need to pay for mapping services to locate nearby amenities?

You do not need to pay for mapping services to locate nearby amenities because this solution uses free OpenStreetMap services. It queries the Overpass and Nominatim APIs to identify nearby places like pharmacies or cafes without relying on paid mapping platforms.

What details are included when finding nearby restaurants or cafes?

When finding nearby restaurants or cafes, the output includes a sorted list of locations with useful fields like distance, maps links, and directions. Results are generated using OpenStreetMap data based on your specified coordinates, address, or Telegram pin input.

Are there limitations to using free OpenStreetMap services for nearby location searches?

Limitations of using free OpenStreetMap services for nearby location searches include dependency on the public Overpass and Nominatim APIs for data availability and rate limits. The service identifies nearby amenities within a configurable radius but relies entirely on OpenStreetMap data accuracy.