postgres

Installation
SKILL.md

PostgreSQL 🐘

PostgreSQL database management.

Setup

export DATABASE_URL="postgresql://user:pass@localhost:5432/dbname"

Features

  • SQL query execution
  • Schema management
  • Index optimization
  • Backup and restore
  • Performance monitoring
  • Extensions management
Installs
4
GitHub Stars
1
First Seen
Mar 1, 2026
postgres — jgarrison929/openclaw-skills