geobase-worker-osm-import
Installation
SKILL.md
Worker: OSM Import
When to use this skill
- Import OpenStreetMap data into a Geobase project via worker job
- Validate OSM import payload, region, or job status
- Not for local file import (
@geobase-project-db-data-import)
Secrets (human in the loop)
Worker HTTP calls need GEOBASE_SERVICE_ROLE_KEY. The CLI and agents cannot obtain it. Ask the user to put the real key in a gitignored .env.secrets before any worker API step. Do not paste the key in chat. See @geobase → Secrets (human in the loop).