find-nearby

Locate nearby places via OpenStreetMap using coordinates, addresses, or landmarks.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/fikriaf/agentos --skill find-nearby-fikriaf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-nearby
Source: https://github.com/fikriaf/agentos/tree/main/src/agentos/skills/leisure/find-nearby
Command: npx skills add https://github.com/fikriaf/agentos --skill find-nearby-fikriaf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of finding nearby places by using OpenStreetMap, eliminating the need for API keys and allowing searches based on various inputs.

Core Features & Use Cases

  • Multiple Search Options: Locate places using coordinates, addresses, cities, zip codes, or landmarks.
  • OpenStreetMap Integration: Utilizes free, community-maintained OpenStreetMap data.
  • Place Type Filters: Filter search results by type (e.g., restaurants, cafes, bars).
  • Use Case: Need to find a restaurant near your current location? Use this Skill to quickly locate options around you.

Quick Start

Find nearby restaurants using your current location with the 'find-nearby' skill.

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

You can find nearby places using OpenStreetMap by providing coordinates, addresses, cities, zip codes, or landmarks. This approach requires no API keys, relying on community-maintained data to return location-based search results.

Can I search for specific types of places like restaurants or cafes nearby?

Yes, you can filter search results by place type, such as restaurants, cafes, or bars. This allows you to quickly locate specific categories of places around a given location using OpenStreetMap data.

What inputs are supported for location-based searches besides coordinates?

Location-based searches support multiple inputs beyond coordinates, including addresses, cities, zip codes, and landmarks. This flexibility simplifies finding nearby places without needing exact latitude and longitude data.

Do I need any API keys or technical setup to locate places with OpenStreetMap?

No, you do not need any API keys or complex technical setup to locate places. The system relies entirely on free, community-maintained OpenStreetMap data, making it ideal for applications requiring minimal configuration.

Why use OpenStreetMap data instead of other mapping services for nearby searches?

Using OpenStreetMap data eliminates the need for API keys and avoids usage limits associated with commercial mapping services. It provides free, community-maintained geographic information suitable for location-based searches with minimal technical overhead.