python-gis-ecosystem
Python GIS Ecosystem Skill — GDAL/OGR, Fiona, Shapely, Rasterio, GeoPandas, pyproj, Folium, xarray/rioxarray, Cartopy — foundational GIS libraries
Best use case
python-gis-ecosystem is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Python GIS Ecosystem Skill — GDAL/OGR, Fiona, Shapely, Rasterio, GeoPandas, pyproj, Folium, xarray/rioxarray, Cartopy — foundational GIS libraries
Teams using python-gis-ecosystem should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/python-gis-ecosystem/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How python-gis-ecosystem Compares
| Feature / Agent | python-gis-ecosystem | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Python GIS Ecosystem Skill — GDAL/OGR, Fiona, Shapely, Rasterio, GeoPandas, pyproj, Folium, xarray/rioxarray, Cartopy — foundational GIS libraries
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Python Gis Ecosystem ## When to Use This Skill - Load and manipulate vector data (wells, pipelines, lease blocks) - Reproject datasets between coordinate systems - Process raster data (bathymetry, metocean grids, satellite scenes) - Spatial joins and buffering in Python without QGIS GUI - Create interactive web maps (Folium) or static plots (Cartopy) - Process NetCDF metocean or oceanographic datasets (xarray/rioxarray) - Property valuation spatial analysis (WRK-022 context) --- ## Sub-Skills - [1.1 Install (+2)](11-install/SKILL.md) - [2.1 Coordinate Reference System Transforms (pyproj + GeoPandas) (+5)](21-coordinate-reference-system-transforms-pyproj-g/SKILL.md) - [3.1 Export Vector to File (+1)](31-export-vector-to-file/SKILL.md) - [4. FAILURE DIAGNOSIS](4-failure-diagnosis/SKILL.md) - [Checklist (+1)](checklist/SKILL.md) - [Cross-Repo Context](cross-repo-context/SKILL.md)
Related Skills
qgis
QGIS AI Interface Skill — PyQGIS headless automation, Processing framework, vector/raster I/O, CRS transforms, well plotting from CSV, failure diagnosis
google-earth-engine
Google Earth Engine AI Interface Skill — ee Python API, authentication, image/collection operations, export workflows, GEBCO bathymetry, Sentinel, Landsat
gis-informed-workflow
GIS-Informed Engineering Workflow — GIS site data to engineering analysis inputs. Covers: bathymetry extraction, pipeline routing, well location to OrcaFlex, metocean spatial analysis, and property valuation spatial overlays.
gis
Cross-application GIS skill — CRS reference, data formats, Blender/QGIS integration via digitalmodel.gis
repo-ecosystem-hygiene
Interpret the daily read-only repo ecosystem hygiene audit and route remediation through approved workflows.
provider-session-ecosystem-audit-and-exporters
Build and maintain cross-provider session-log audits for Codex, Codex, Hermes, and Gemini, including exporter design, normalization, and behavioral verification.
python-import-path-mismatch-debugging
Diagnose and fix ModuleNotFoundError when a package is installed but imports still fail due to environment/path mismatches
python-import-path-debugging
Diagnose ModuleNotFoundError when a package is installed but still fails to import
ecosystem-terminology
Canonical names, abbreviations, and relationship vocabulary for the workspace-hub ecosystem. Load this when naming repos, modules, machines, files, or expanding acronyms to ensure consistency across humans and agents. type: reference
llm-wiki-ecosystem-gap-to-issues
Review the workspace-hub LLM-wiki/document-intelligence ecosystem, identify high-leverage gaps, and create grounded GitHub feature issues without duplicating existing work.
python-debugpy
Debug Python: pdb REPL + debugpy remote (DAP).
hermes-ecosystem-integration
Wire Hermes into workspace-hub ecosystem — multi-repo skills, config sync, session export to learning pipeline, memory cross-pollination, skill patch tracking, and cross-machine health checks.