What problem does it solve?
This Skill helps you provision, check, query, and safely work with PostgreSQL databases when you need reliable access to development or production data without risky manual SQL handling.
Core Features & Use Cases
- Database Provisioning: Create or verify a PostgreSQL database and confirm the environment is ready.
- Safe SQL Execution: Run parameterized queries with guardrails for development, read-only production access, and destructive-operation protection.
- Production Debugging: Inspect live data, troubleshoot missing columns or tables, and understand production schema issues through the supported publish flow.
- Warehouse Exploration: Query metadata or small samples from BigQuery, Databricks, or Snowflake when you need quick schema discovery or targeted analysis.
Quick Start
Ask the database skill to check whether the PostgreSQL database is provisioned and then run a safe read-only query against the data you want to inspect.