arcpy-translation

Translate ArcPy code to GeoPandas and Rasterio patterns.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/najahpokkiri/axis-spatial-tool --skill arcpy-translation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arcpy-translation
Source: https://github.com/najahpokkiri/axis-spatial-tool/tree/main/.claude/skills/arcpy-translation
Command: npx skills add https://github.com/najahpokkiri/axis-spatial-tool --skill arcpy-translation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ArcPy-to-open-source translation patterns to help migrate ArcGIS Python code to GeoPandas/Rasterio patterns.

Core Features & Use Cases

  • Pattern-based Translation: Mappings from common ArcPy analyses to GeoPandas equivalents.
  • Code Template Generation: Sample templates for typical workflows.
  • Testing & Validation: Basic tests to ensure generated code is valid Python.

Quick Start

Provide a sample ArcPy snippet, and verify the translated open-source code compiles.