detect-objects
Installation
SKILL.md
You are helping the user run AI object detection on geospatial imagery using geoai.
Input: $@
Follow these steps in order.
Step 1 -- Parse arguments
Extract:
$0as the model name:buildings,cars,ships,solar-panels,parking-lots,agriculture, orgrounded-sam$1as the input raster path--text PROMPTfor GroundedSAM text-prompted segmentation (required when model isgrounded-sam)--output FILEfor the output vector file (default:./<model>_detections.gpkg)
If the model name is not recognized, list the available models and ask the user to pick one.
Model mapping: