find-nearby

Locate nearby places via OpenStreetMap and output results as JSON.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you find nearby places (restaurants, cafes, bars, pharmacies, etc.) without needing API keys, simplifying the process of location-based discovery.

Core Features & Use Cases

  • Local Place Search: Search for restaurants, cafes, bars, pharmacies, and other places.
  • Coordinate-based Search: Locate places based on latitude and longitude coordinates.
  • Address-based Search: Search using specific addresses, cities, zip codes, or landmarks.
  • Multiple Place Types: Find multiple place types in a single search.
  • JSON Output: Provides machine-readable JSON output for programmatic use.

Quick Start

Search for restaurants near "Times Square, New York" using 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 like restaurants or pharmacies without an API key?

You can find nearby places like restaurants or pharmacies without an API key by using OpenStreetMap. This location lookup tool queries OpenStreetMap directly to locate various local points of interest without requiring authentication.

Can I search for local places using an address instead of latitude and longitude coordinates?

Yes, you can search for local places using an address instead of coordinates. The tool supports location searches via specific addresses, cities, zip codes, or landmarks, alongside coordinate-based lookups.

How do I get machine-readable JSON output for a local place search?

To get machine-readable JSON output for a local place search, you query nearby places such as cafes or bars using OpenStreetMap. The results are provided directly as JSON output for programmatic use.

Can I look up multiple place types, like cafes and bars, in a single search query?

Yes, you can look up multiple place types like cafes and bars in a single search query. The tool supports finding multiple place types simultaneously, returning the combined location results as JSON.

What is the best way to locate nearby bars and cafes using a no-frills location lookup?

The best way to locate nearby bars and cafes using a no-frills location lookup is via OpenStreetMap. It locates various local places based on coordinates or addresses without requiring API keys.

What are the limitations of using OpenStreetMap for location based searches?

A limitation of using OpenStreetMap for location based searches is that it is a no-frills tool designed for basic place lookup. It outputs JSON results but may lack advanced features found in commercial location APIs.