postgresql-query-runner

Community

Query PostgreSQL databases

AuthorAstorYH
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill allows users to execute SQL queries against a PostgreSQL database and retrieve the results, automating data retrieval and analysis tasks.

Core Features & Use Cases

  • Execute SQL Queries: Run any valid PostgreSQL query.
  • Data Retrieval: Fetch query results in a structured format (list of dictionaries).
  • Flexible Connection: Supports both default environment configurations and explicit connection strings.
  • Use Case: Retrieve all customer records from the 'customers' table where the 'signup_date' is within the last month.

Quick Start

Execute the SQL query 'SELECT COUNT(*) FROM orders;' against the PostgreSQL database.

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: postgresql-query-runner
Download link: https://github.com/AstorYH/PASB/archive/main.zip#postgresql-query-runner

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.