geo-toolkit
Parse, convert, geocode, visualize, and measure geographic data. Use for address cleanup, geo file conversion, mapping, and distance workflows.
git clone --depth 1 https://github.com/dkyazzentwatwa/chatgpt-skills /tmp/geo-toolkit && cp -r /tmp/geo-toolkit/geo-toolkit ~/.claude/skills/geo-toolkitSKILL.md
# 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.
Run multi-indicator technical analysis on crypto or market OHLCV data. Use for deterministic trend, momentum, volume, and divergence analysis.
Analyze datasets and turn them into narrative reports with charts, audits, comparisons, and statistical summaries. Use for exploratory analysis and executive-ready outputs.
Convert PDFs, Office docs, markdown, HTML, and tables between editable formats. Use for best-effort document conversion, PDF utilities, form filling, and table extraction.
Run loan, investment, NPV, retirement, savings, and risk calculations with schedules and charts. Use for deterministic financial modeling tasks.
Process images for cleanup, conversion, metadata, comparison, icons, palettes, collages, and sprite sheets. Use for single-image or batch image workflows.
Plan and build MCP servers with agent-friendly tools, schemas, error handling, and evaluation. Use when creating or refactoring MCP integrations.
Process audio and video with clipping, conversion, analysis, captions, thumbnails, GIFs, and batch utilities. Use for practical media manipulation workflows.
Extract text and structure from scans, images, and scanned PDFs. Use for OCR, searchable PDFs, table extraction, receipt parsing, and business card parsing.