postgres

Community

Manage PostgreSQL DBs with fast, safe queries.

Authorxukrutdonut
Version1.0.0
Installs0

System Documentation

What problem does it solve?

PostgreSQL database management often requires repetitive manual commands for querying, schema changes, backups, and performance checks. This Skill centralizes those tasks and provides safe defaults to reduce human error.

Core Features & Use Cases

  • Ad-hoc SQL querying and result inspection
  • Schema management and index optimization
  • Backups, restores, and basic performance monitoring
  • Use Case: You need to quickly verify the integrity of a schema after a migration and run a set of queries across multiple tables.

Quick Start

  • export DATABASE_URL="postgresql://user:pass@localhost:5432/dbname"
  • psql "$DATABASE_URL" -c "SELECT * FROM users LIMIT 5"

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: postgres
Download link: https://github.com/xukrutdonut/openclaw-skills/archive/main.zip#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 471,000+ vetted skills library on demand.