geobase-project-db-data-import

Installation
SKILL.md

Project DB: Local Data Import

When to use this skill

  • Load a local file into the Geobase project database
  • GeoParquet, GeoJSON, GPKG, Shapefile, CSV, Parquet → Postgres
  • Needs DATABASE_URI in the user's local environment (human in the loop — e.g. gitignored .env.db, direnv, or exported shell vars; not in chat)
  • Not for OSM worker import (@geobase-worker-osm-import)

Required Inputs

  • @geobasePrivate beta (CLI not shipped) if geobase-cli is unavailable
  • authenticated CLI session (geobase-cli login) when CLI is installed
  • project_ref
  • local file path (for example .parquet, .geojson, .gpkg, .shp, .csv)
  • target table name

Secrets (human in the loop)

Installs
7
First Seen
Jun 2, 2026
geobase-project-db-data-import — decision-labs/geobase-skills