# geoai-skills

A Claude Code plugin that adds GeoAI-powered skills for geospatial data exploration, satellite imagery download, AI-based object detection, and session memory. Built on the GeoAI Python library.

- Tier: Indexed (plain plugin)
- Category: Data
- Page: https://www.flowy.sh/listings/opengeos-geoai-skills
- Source: https://github.com/opengeos/geoai-skills
- Price: free and open source

## Summary
geoai-skills is a Claude Code plugin with 8 hand-picked skills for data work, indexed on Flowy. Install it with the command on its page. It includes detect-objects, download-data, inspect-geo. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add opengeos/geoai-skills
```

## Skills
- detect-objects
- download-data
- inspect-geo
- install-geoai
- overture-data
- process-raster
- read-memories
- search-stac

## FAQ

### What is geoai-skills?
A Claude Code plugin that adds GeoAI-powered skills for geospatial data exploration, satellite imagery download, AI-based object detection, and session memory. Built on the GeoAI Python library.

### How do I install geoai-skills?
Run these in Claude Code: npx -y skills add opengeos/geoai-skills. Then prompt normally.

### Does geoai-skills auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is geoai-skills free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
