find-nearby

Find local places via OpenStreetMap using coordinates, addresses, or landmarks.

4|Updated May 14, 2026
One-click install
npx skills add https://github.com/liumeixin/hermes-skills --skill find-nearby-liumeixin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-nearby
Source: https://github.com/liumeixin/hermes-skills/tree/main/leisure/find-nearby
Command: npx skills add https://github.com/liumeixin/hermes-skills --skill find-nearby-liumeixin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill solves the problem of finding nearby places efficiently, making it convenient for users to locate restaurants, cafes, pharmacies, and more with simple search criteria.

Core Features & Use Cases

  • Flexible Search Options: Find places based on coordinates, addresses, cities, zip codes, or landmark locations.
  • Place Types: Search for specific types of places, including restaurants, cafes, bars, pharmacies, and more.
  • Radius and Limit: Specify the search radius and the number of results to limit the scope and streamline the results.
  • Use Case: Need a quick place to eat nearby? Use this skill with a location and specify "restaurant" to get a list of options around you.

Quick Start

To find a nearby restaurant near you, simply use the following command:

/find-nearby type:restaurant

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 like restaurants using OpenStreetMap data?

To find nearby places using OpenStreetMap data, you can search by coordinates, addresses, or landmarks. Specify a place type like restaurant and a search radius to retrieve matching amenity data from the OSM database.

Can I search for local services using a specific address or zip code?

Yes, you can search for local services using an address, zip code, city, or landmark location. The search uses these flexible criteria to pinpoint the area and find amenities like pharmacies or cafes within your specified radius.

What types of local services can I discover with a nearby places search?

A nearby places search can discover various local services including restaurants, cafes, bars, and pharmacies. You specify the desired place type in your query, and it retrieves matching locations from the community-maintained OpenStreetMap database.

How do I limit the number of nearby places returned in my search results?

You can limit nearby places in your search results by specifying a maximum number of results and a search radius. This streamlines the output by restricting the scope to only the closest matches based on your criteria.

What is the best way to query OpenStreetMap for amenities within a specific radius?

The best way to query OpenStreetMap for amenities within a specific radius is to provide your location, the amenity type, and the desired distance. This leverages the OSM database to locate and retrieve relevant place data efficiently.

Does location search work without specific coordinates?

Yes, location search works without specific coordinates. You can use flexible criteria such as addresses, cities, zip codes, or landmark locations to find nearby places instead of relying solely on coordinate inputs.