timescaletimescaleOfficialยท9 Agent Skills Included

pg-aiguide

Gives AI coding agents expert PostgreSQL knowledge and best practices

Equips AI coding agents with curated PostgreSQL expertise for schema design, indexing, migrations, and extensions like TimescaleDB, PostGIS, and pgvector. Fixes the outdated, constraint-free, poorly indexed SQL that AI tools typically generate. Adds semantic search over official PostgreSQL docs so agents write correct, modern, production-ready database code.
npx skills add timescale/pg-aiguide --all -g -y

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install pg-aiguide?โ–ผ

Run `npx skills add timescale/pg-aiguide --all -g -y` in your terminal to install all PostgreSQL skills globally for your AI agent.

What does pg-aiguide do?โ–ผ

It gives AI coding assistants deep PostgreSQL knowledge, including table design, indexing, safe migrations, TimescaleDB hypertables, PostGIS spatial data, and pgvector semantic search.

Which AI agents work with pg-aiguide?โ–ผ

It works with Claude Code, Cursor, Codex, Gemini CLI, VS Code, and over 40 other agents that support the SKILL.md standard or MCP servers.

Can pg-aiguide help with zero-downtime migrations?โ–ผ

Yes. It includes detailed skills for safe schema changes, lock-level references, batched backfills, rollback planning, and fork-based testing on production databases.

Do I need to know SQL to use pg-aiguide?โ–ผ

No. Once installed, your AI agent applies the best practices automatically when you ask it to design schemas or write database queries in plain English.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’