agentsclimarketplace

Geo toolkit

Skill dkyazzentwatwa/chatgpt-skills/geo-toolkit

My comprehensive, tested + audited, library of skills to use for ChatGPT.

Install
npx -y skills add dkyazzentwatwa/chatgpt-skills --skill geo-toolkit

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

What its author says it does

Copied from the file, not written here

Parse, convert, geocode, visualize, and measure geographic data. Use for address cleanup, geo file conversion, mapping, and distance workflows.

SKILL.md

0.9 KB, as published. Nobody here has run it

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

  1. Determine whether the task is parsing, conversion, lookup, measurement, or visualization.
  2. Normalize addresses or file formats before doing downstream mapping work.
  3. 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.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.