بنقرة واحدة
find-nearby
Find nearby restaurants, cafes, bars, and services using OpenStreetMap — no API keys required.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Find nearby restaurants, cafes, bars, and services using OpenStreetMap — no API keys required.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Penetration testing tools for the CodeAgent — network scanning, service enumeration, and vulnerability checks
Obsidian Local REST API tools for the CodeAgent — manage vault notes, search, and metadata
Frida dynamic instrumentation tools for the CodeAgent — mobile app analysis and SSL unpinning
DuckDB in-process analytics tools for the CodeAgent — SQL on CSV/Parquet/JSON without a server
Supabase client tools for the CodeAgent — database CRUD, auth, storage, and edge functions
OSINT reconnaissance tools for the CodeAgent — domain, IP, email, and social media intelligence
| name | find-nearby |
| description | Find nearby restaurants, cafes, bars, and services using OpenStreetMap — no API keys required. |
| metadata | {"version":"1.0.0","author":"erebus","tags":["leisure","places","restaurants","maps","local"]} |
Use this skill to find nearby places and services using OpenStreetMap.
curl -s "https://nominatim.openstreetmap.org/search?q={location}&format=json&limit=1"
curl -s "https://overpass-api.de/api/interpreter" \
--data-urlencode "data=[out:json][timeout:10];node[amenity=restaurant](around:1000,{lat},{lon});out body 10;"
restaurant, cafe, bar, pub, fast_food, pharmacy, hospital, bank, atm, fuel, parking, school, library, cinema, theatre