Skip to main content
Execute qualquer Skill no Manus
com um clique

maps

Estrelas3
Forks5
Atualizado16 de julho de 2026 às 03:34

Geocoding, points-of-interest, routing, and timezone lookups over OpenStreetMap data using curl + jq through the bash tool. Forward/reverse geocode with Nominatim (nominatim.openstreetmap.org), find nearby POIs with the Overpass API (overpass-api.de), compute driving/walking/cycling routes and distances with the OSRM demo server (router.project-osrm.org), and resolve the IANA timezone + UTC offset for a coordinate with timeapi.io. All shell only — no dedicated Python tool and no extra Python dependencies. Needs curl + jq installed; no API key required, but every request MUST send a descriptive User-Agent. Use when the user wants to turn a place name into coordinates (or back), find what's near a point, get a route/travel distance/ETA between places, or know the timezone of a location.

Instalação

Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.

SKILL.md
readonly