remote-sensing-analysis
Installation
SKILL.md
Remote Sensing Analysis
Purpose: turn raw Earth observation imagery into defensible analytical products. The failure modes here are subtle — uncorrected DNs treated as reflectance, clouds counted as land cover change, indices computed on the wrong bands — so this skill front-loads the checks.
Data access (STAC-first)
Search via STAC APIs rather than per-provider portals; the workflow is uniform and scriptable:
import pystac_client
import odc.stac