geobase-embeddings-troubleshooting
Installation
SKILL.md
GeoEmbeddings Troubleshooting
When to use this skill
- Worker job failed or stuck after create attempt
- Catalogue API returns unexpected rows or auth errors
- RPC returns empty results, wrong overload, or schema errors
- User already tried create/RPC once and needs diagnosis (not first-time setup)
Worker creation issues
- If jobs fail immediately: validate payload shape against task requirements and ensure required env vars are present on worker.
- If jobs stall: check worker health/status and job queue progression before retrying.
- If create operations collide: verify table name and require a new one.