postgresql-psql

Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and using advanced psql features for database administration and development.

$ Installieren

git clone https://github.com/timelessco/recollect /tmp/recollect && cp -r /tmp/recollect/.claude/skills/postgresql-psql ~/.claude/skills/recollect

// tip: Run this command in your terminal to install the skill