pgedge-psql

Official

Efficient, safe psql guidance for PostgreSQL.

AuthorpgEdge
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Efficiently and safely interact with PostgreSQL databases using the psql command-line tool, focusing on token-efficient outputs, schema discovery, and safe write practices.

Core Features & Use Cases

  • Compact output: default to CSV and tuples-only (-t) to minimize tokens.
  • Schema-first workflow: discover schemas, list tables, describe columns, and inspect indexes before writing.
  • Safe write patterns: use transactions, begin/read-only wrappers, explicit confirmations, and rollback capability to prevent unintended changes.
  • Use Case: quickly analyze a new database by enumerating structure and validating queries with minimal data exposure.

Quick Start

Connect to a PostgreSQL database with psql and ask for a quick schema discovery.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pgedge-psql
Download link: https://github.com/pgEdge/pgedge-skills/archive/main.zip#pgedge-psql

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.