find-nearby

Find nearby places using OpenStreetMap data by coordinates, addresses, city names, or zip codes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Locate and discover nearby venues (restaurants, cafes, bars, pharmacies, and more) using OpenStreetMap data, without relying on paid APIs or keys.

Core Features & Use Cases

  • Flexible input: locate by coordinates, addresses, city names, or postal codes.
  • Radius-based discovery: filter results within a user-specified distance.
  • Output with essentials: names, categories, distances, and direct map links for quick navigation.

Quick Start

Find nearby places around a location using OpenStreetMap data.

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 without API keys?

You can find nearby places using OpenStreetMap data without paid APIs by providing coordinates, addresses, city names, or postal codes to query restaurants, cafes, and pharmacies directly.

Can I filter nearby locations by a specific radius and place type?

Yes, you can filter nearby locations by specifying a user-defined radius distance and place type, returning structured results with names, categories, distances, and map links.

Does this nearby places lookup work with city names and postal codes?

Yes, the nearby places lookup works with city names and postal codes, supporting flexible input types including address strings and lat/lon coordinates for geocoding.

What details are included in the geocoding results for nearby venues?

Geocoding results include structured data for nearby venues such as place names, categories, distances from the specified location, and direct map links for quick navigation.

What is the best way to discover nearby pharmacies and bars using open data?

The best way to discover nearby pharmacies and bars using open data is querying OpenStreetMap by address or coordinates, filtering by place type within a set radius.