Run pre-trained AI models on geospatial imagery. Detect buildings, cars, ships, solar panels, agriculture fields, or use text-prompted segmentation with GroundedSAM. Requires GPU for best performance.
$npx -y skills add opengeos/geoai-skills --skill detect-objectsInstalls into the current project.
Run `npx skills use "https://github.com/opengeos/geoai-skills" --skill "opengeos/geoai-skills/detect-objects"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/opengeos/geoai-skills" that are relevant to the current task. Run `npx skills add "https://github.com/opengeos/geoai-skills"` and select the relevant skills, then follow their instructions.