← All Skills
🐘
pg-aiguide PostgreSQL Expert Skills
PostgreSQL Agent Skills maintained by Timescale, covering table design, indexes and constraints, pgvector and PostGIS, hybrid search, safe migrations, TimescaleDB hypertables, and database management.
Key Features
- Postgres table and index design
- pgvector and hybrid search
- PostGIS spatial data
- Migrations and TimescaleDB
Installation
Install the combined PostgreSQL skill with: npx skills add timescale/pg-aiguide --skill postgres. Or run npx skills add timescale/pg-aiguide to choose individual skills interactively.
How to Use
Ask your agent to design or review a PostgreSQL schema, indexes, vector search, PostGIS, TimescaleDB, or a zero-downtime migration. The skill loads the matching specialist references.
Requirements
Requires an Agent Skills-compatible client. The npx installer needs Node.js/npm. Design guidance does not require a connection; executing SQL requires your PostgreSQL environment.
Related Skills