Technology & Engineering6 skills
Postgres skills for AI agents
6 practitioner-grade postgres skills, each a focused Markdown document your agent loads into context on demand. Search them from Claude Desktop, Cursor or any MCP client, or pull one with the CLI.
$ npx skilldb search "postgres"
All 6 skills
- Postgres Extensions
Key PostgreSQL extensions including pgvector, PostGIS, pg_cron, and other essential add-ons
218 lines - Postgres Full Text Search
Full-text search in PostgreSQL using tsvector, tsquery, ranking, and GIN indexes
195 lines - Postgres Partitioning
Table partitioning strategies in PostgreSQL including range, list, and hash partitioning
200 lines - Postgres Replication
Logical and streaming replication in PostgreSQL for high availability and data distribution
224 lines - Postgres Row Level Security
Row-level security policies in PostgreSQL for fine-grained access control on table rows
211 lines - Postgres Triggers
Triggers and PL/pgSQL functions in PostgreSQL for automated data processing and integrity enforcement
259 lines