MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.
npx skills add timescale/pg-aiguide
PostgreSQL Agent Skills - 5 技能
Agent Skills for PostgreSQL engineers — queries, indexes, execution plans, optimization, and reliability.
MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.
npx skills add timescale/pg-aiguide
Comprehensive PostgreSQL-specific table design reference covering data types, indexing, constraints, performance...
npx skills add timescale/pg-aiguide --skill "design-postgres-tables"
Analyze an existing PostgreSQL database to identify tables that would benefit from conversion to TimescaleDB hypertables
npx skills add timescale/pg-aiguide --skill "find-hypertable-candidates"
Comprehensive guide for migrating PostgreSQL tables to TimescaleDB hypertables with optimal configuration and...
npx skills add timescale/pg-aiguide --skill "migrate-postgres-tables-to-hypertables"
Step-by-step instructions for designing table schemas and setting up TimescaleDB with hypertables, indexes,...
npx skills add timescale/pg-aiguide --skill "setup-timescaledb-hypertables"