Geocode addresses and get map data using free OpenStreetMap Nominatim API. Use when: (1) Converting addresses to coordinates, (2) Reverse geocoding coordinates to addresses, (3) Location-based features, or (4) Validating addresses.
$npx -y skills add besoeasy/open-skills --skill free-geocoding-and-mapsInstalls into the current project.
Run `npx skills use "https://github.com/besoeasy/open-skills" --skill "besoeasy/open-skills/free-geocoding-and-maps"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/besoeasy/open-skills" that are relevant to the current task. Run `npx skills add "https://github.com/besoeasy/open-skills"` and select the relevant skills, then follow their instructions.