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

Global Options

Installs
1
Repository
opengeos/geoai
GitHub Stars
3.0K
First Seen
May 6, 2026
cli-anything-geoai — opengeos/geoai