cli-anything-geoai
Installation
SKILL.md
cli-anything-geoai
CLI harness for GeoAI -- AI-powered geospatial analysis from the command line.
Prerequisites
- GeoAI must be installed:
pip install geoai-py - PyTorch for model inference:
pip install torch torchvision - GDAL/rasterio for raster operations (installed with geoai)
Installation
cd agent-harness && pip install -e .
Verify: cli-anything-geoai --version