Imported from dkyazzentwatwa/chatgpt-skills (geo-toolkit/SKILL.md). Install upstream with npx skills add dkyazzentwatwa/chatgpt-skills --skill geo-toolkit. Copyright stays with the author.
Geo Toolkit
Use this suite for practical geographic data preparation and inspection.
Included Tools
address_parser.py
distance_calc.py
geo_visualizer.py
geocoder.py
kml_geojson_converter.py
territory_mapper.py
Workflow
Determine whether the task is parsing, conversion, lookup, measurement, or visualization.
Normalize addresses or file formats before doing downstream mapping work.
Use the smallest tool that solves the request and return any geocoding or projection caveats.
Guardrails
Treat geocoding results as approximate unless the source data is already precise.
Call out coordinate system or file-format assumptions when converting map artifacts.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/dkyazzentwatwa-chatgpt-skills-geo-toolkit/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.