psql
CommunityRun PostgreSQL queries via CLI with ease.
AuthorBind
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables running SQL queries and psql meta-commands directly from the CLI against PostgreSQL databases, without maintaining a persistent connection.
Core Features & Use Cases
- Ad-hoc querying: Run inline SQL statements and psql meta-commands quickly from the terminal.
- File-based migrations: Execute SQL files for migrations or batch changes.
- Environment-based access: Leverage configured PGHOST/PGUSER/etc. for seamless database access in development and operations.
Quick Start
bun .opencode/skill/psql/query.js "SELECT version();" bun .opencode/skill/psql/query.js --file migrations/001_init.sql
Dependency Matrix
Required Modules
None requiredComponents
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: psql Download link: https://github.com/Bind/skillz.sh/archive/main.zip#psql Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.