sql-postgres

Community

Run PostgreSQL queries securely.

Authorgraysurf
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the execution of PostgreSQL queries by leveraging the psql command-line tool, abstracting away complex connection and query execution details.

Core Features & Use Cases

  • Query Execution: Run arbitrary SQL queries directly against a PostgreSQL database.
  • File-based Queries: Execute SQL commands stored in .sql files.
  • Configuration Flexibility: Supports connection settings via environment variables or a dedicated environment file.
  • Use Case: Quickly retrieve specific data from a PostgreSQL database for reporting or debugging by providing a simple SQL query.

Quick Start

Execute the SQL query 'SELECT version();' against a PostgreSQL database using the prefix 'TEST' and relying on exported environment variables.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: sql-postgres
Download link: https://github.com/graysurf/agent-kit/archive/main.zip#sql-postgres

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 223,000+ vetted skills library on demand.