PostgreSQL Query

Community

Safe, automatic PostgreSQL query access.

AuthorAnras573
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables safe PostgreSQL querying by performing automatic read operations while blocking writes by default, preventing accidental data modification during exploration.

Core Features & Use Cases

  • Read-first querying: automatic SELECTs and schema exploration without requiring explicit write permissions.
  • Safe data access: writes require explicit opt-in, ensuring guardrails during analytics and debugging.
  • Use Case: A data analyst quickly retrieves sample rows from a production database to validate a hypothesis without risking data integrity.

Quick Start

Run a simple SELECT query against the connected PostgreSQL database and return the results in a readable format.

Dependency Matrix

Required Modules

None required

Components

references

💻 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
Download link: https://github.com/Anras573/AIchemist/archive/main.zip#postgresql-query

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.