find-nearby

Query OpenStreetMap data to locate nearby amenities from location inputs.

23|4|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/NeoLabs-Systems/NeoAgent --skill find-nearby-neolabs-systems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-nearby
Source: https://github.com/NeoLabs-Systems/NeoAgent/tree/main/server/catalog_sources/store-bundles/skills/leisure/find-nearby
Command: npx skills add https://github.com/NeoLabs-Systems/NeoAgent --skill find-nearby-neolabs-systems

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies finding nearby places like restaurants, cafes, and pharmacies, eliminating the need for manual searches and providing a convenient way to access local information.

Core Features & Use Cases

  • Location-based Discovery: Find places based on coordinates, addresses, cities, zip codes, or location pins.
  • OpenStreetMap Integration: Utilizes OpenStreetMap data for accurate and up-to-date information.
  • Use Case: Need to find a restaurant near your current location? Simply run the skill with your coordinates or address, and it will provide a list of nearby options.

Quick Start

Use the find-nearby skill to find restaurants near my current 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 data?

To find nearby restaurants using OpenStreetMap data, you provide your current coordinates, address, or zip code. The skill processes this location data via Python scripts to return a list of nearby amenities.

What location input formats are accepted for finding nearby places?

Accepted location input formats for finding nearby places include geographic coordinates, street addresses, city names, zip codes, and location pins. The skill processes these varied inputs to query OpenStreetMap for nearby amenities.

Can I use this OpenStreetMap skill to search for pharmacies and cafes near my address?

Yes, you can use this OpenStreetMap skill to search for specific amenities like pharmacies and cafes near your address. It queries OpenStreetMap to return a list of nearby places matching your requested categories.

Do I need Python to query OpenStreetMap for nearby locations?

Yes, you need Python installed because the skill requires Python scripts for querying OpenStreetMap and processing the results. These scripts handle the data retrieval to output your list of nearby amenities.

What is the best way to discover local amenities using OpenStreetMap?

The best way to discover local amenities using OpenStreetMap is providing a specific location pin or coordinates to the skill. It leverages OpenStreetMap integration for accurate, up-to-date information to return nearby places.