find-nearby

Resolve locations and query OpenStreetMap for nearby geographic amenities.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/Gitnapp/Skills --skill find-nearby-gitnapp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-nearby
Source: https://github.com/Gitnapp/Skills/tree/main/leisure/find-nearby
Command: npx skills add https://github.com/Gitnapp/Skills --skill find-nearby-gitnapp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users quickly discover nearby places without requiring paid map APIs or manual searching across multiple services.

Core Features & Use Cases

  • Location-Based Discovery: Finds restaurants, cafes, bars, pharmacies, and other amenities using coordinates, addresses, cities, zip codes, or landmarks.
  • OpenStreetMap Search: Uses free OpenStreetMap services to geocode locations and retrieve nearby places with distances, map links, and available details.
  • Use Case: Find nearby restaurants while traveling by providing a location pin, address, or city name and receive a ranked list of options.

Quick Start

Ask the skill to find nearby cafes, restaurants, or other places around a specified address or location.

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

To find nearby restaurants using OpenStreetMap without an API key, provide an address, city name, zip code, or coordinates. The Skill resolves the location via free geocoding and queries geographic amenity data to return a ranked list of options with distances and map links.

Can I search for nearby pharmacies and cafes using only a zip code or landmark?

Yes, you can search for nearby pharmacies, cafes, or other amenities using a zip code or landmark. The Skill resolves these inputs into coordinates and queries OpenStreetMap to retrieve nearby places with available details and distances.

What is the best way to discover local amenities around a specific address while traveling?

The best way to discover local amenities around a specific address while traveling is to pass the address to this Skill. It applies OpenStreetMap geocoding and place search to retrieve a ranked list of nearby services, including travel planning options.

Do I need a paid maps API to retrieve nearby places and distance data?

No, you do not need a paid maps API to retrieve nearby places and distance data. This Skill uses free OpenStreetMap services for location geocoding and amenity retrieval, eliminating the need for manual searching across multiple paid services.

What types of locations and geographic amenities does this nearby search support?

Nearby search supports location-based discovery for geographic amenities like restaurants, cafes, bars, and pharmacies. It resolves locations from coordinates, addresses, cities, zip codes, or landmarks to retrieve available details and map links.

How does geocoding work for local discovery when I only have coordinates?

Geocoding for local discovery works by taking your provided coordinates directly and querying OpenStreetMap geographic amenity data. It retrieves nearby places with distances and map links without requiring further address resolution.