Guide agent through raster and satellite imagery analysis with the built-in, learned, and fabricated geo tools
Use this skill when the task involves satellite imagery, raster products, vegetation indices, terrain, or image preprocessing.
If the user does not already provide raster files, discover likely datasets first with geo_data_catalog.
Start with geo_info and geo_crs_detect.
Before creating a new raster workflow, inspect whether pipelines/geo/ already captures a similar scene-prep or raster-analysis sequence.
Typical operations go through geo_process.
Use geo_format_convert when the result needs a simpler output format.
If a raster workflow is clearly reusable and not covered by learned pipelines or built-in tools, fabricate a workspace geo tool under tools/geo/.