postgres

Installation
SKILL.md

Postgres

Goal

Use this skill to connect to Postgres, run SQL, inspect schemas, review query performance, design tables and indexes, work with common PostGIS or pgvector patterns, and manage migration release flow through the shipped scripts/postgres artifact in the skill package.

Runtime surface

  • The only supported runtime entrypoint is the shipped scripts/postgres artifact inside this skill package.
  • If your current working directory is the skill root, run it as ./scripts/postgres.
  • If you are invoking the skill from another repo, resolve the skill package path first and run <postgres-skill-root>/scripts/postgres.
  • <postgres-skill-root>/scripts/postgres --version is the runtime version check.
  • Do not use or reintroduce per-task helper scripts from the pre-Rust runtime
Related skills

More from alemar11/skills

Installs
47
Repository
alemar11/skills
GitHub Stars
1
First Seen
Feb 11, 2026