geobase-embeddings-management
Installation
SKILL.md
GeoEmbeddings Operations Hierarchy
When to use this skill
- Explain the three GeoEmbeddings surfaces (workers, catalogue, RPC)
- User conflates creating embeddings with querying them
- Onboarding before diving into a specific worker or RPC skill
Follow this hierarchy:
- Create embeddings only via workers
- Catalogue API for RUD metadata management
- Applications use RPC API (
similarity_search,change_detection)
See detailed skills: