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
22
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Jan 31, 2026
postgres — openclaw/skills