qgis
QGIS AI Interface Skill — PyQGIS headless automation, Processing framework, vector/raster I/O, CRS transforms, well plotting from CSV, failure diagnosis
Best use case
qgis is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
QGIS AI Interface Skill — PyQGIS headless automation, Processing framework, vector/raster I/O, CRS transforms, well plotting from CSV, failure diagnosis
Teams using qgis 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/qgis/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How qgis Compares
| Feature / Agent | qgis | 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?
QGIS AI Interface Skill — PyQGIS headless automation, Processing framework, vector/raster I/O, CRS transforms, well plotting from CSV, failure diagnosis
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
# Qgis ## When to Use This Skill - Plot well locations from CSV files with lat/lon coordinates - Reproject vector/raster data between coordinate systems (WGS84, UTM) - Run QGIS Processing algorithms headlessly (no GUI) - Perform spatial joins, buffer analysis, and overlay operations - Export map layouts to PDF, PNG, SVG - Batch process shapefiles or GeoPackages via PyQGIS scripting --- ## Sub-Skills - [1.1 PyQGIS Application Bootstrap (Headless) (+2)](11-pyqgis-application-bootstrap-headless/SKILL.md) - [2.1 qgis_process CLI (Headless) (+2)](21-qgisprocess-cli-headless/SKILL.md) - [3.1 Read Features from Output Layer (+2)](31-read-features-from-output-layer/SKILL.md) - [4. FAILURE DIAGNOSIS](4-failure-diagnosis/SKILL.md) - [Checklist (+2)](checklist/SKILL.md)
Related Skills
python-gis-ecosystem
Python GIS Ecosystem Skill — GDAL/OGR, Fiona, Shapely, Rasterio, GeoPandas, pyproj, Folium, xarray/rioxarray, Cartopy — foundational GIS libraries
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
qgis-31-read-features-from-output-layer
Sub-skill of qgis: 3.1 Read Features from Output Layer (+2).
qgis-21-qgisprocess-cli-headless
Sub-skill of qgis: 2.1 qgis_process CLI (Headless) (+2).
qgis-11-pyqgis-application-bootstrap-headless
Sub-skill of qgis: 1.1 PyQGIS Application Bootstrap (Headless) (+2).
test-oversized-skill
A test fixture skill that exceeds 200 lines with multiple H2/H3 sections for split testing.
interactive-report-generator
Generate interactive HTML reports with Plotly visualizations from data analysis results. Supports dashboards, charts, and professional styling.
data-validation-reporter
Generate interactive validation reports with quality scoring, missing data analysis, and type checking. Combines Pandas validation, Plotly visualization, and YAML configuration for comprehensive data quality reporting.
claude-reflection
Self-improvement and learning skill that helps Claude learn from user interactions, corrections, and preferences
agent-os-framework
Generate standardized .agent-os directory structure with product documentation, mission, tech-stack, roadmap, and decision records. Enables AI-native workflows.