Give coding agents a PostgreSQL-specific reference layer with semantic doc search and curated schema, indexing, and constraint guidance before they generate database code.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Ground PostgreSQL code generation in exact docs and best-practice skills through pg-aiguide"
slug: "ground-postgresql-code-generation-in-exact-docs-and-best-practice-skills-through-pg-aiguide"
description: "Give coding agents a PostgreSQL-specific reference layer with semantic doc search and curated schema, indexing, and constraint guidance before they generate database code."
github_stars: 1698
verification: "security_reviewed"
source: "https://github.com/timescale/pg-aiguide"
author: "Timescale"
publisher_type: "organization"
category: "Library & API Reference"
framework: "MCP"
tool_ecosystem:
github_repo: "timescale/pg-aiguide"
github_stars: 1698
---
# Ground PostgreSQL code generation in exact docs and best-practice skills through pg-aiguide
Give coding agents a PostgreSQL-specific reference layer with semantic doc search and curated schema, indexing, and constraint guidance before they generate database code.
## Prerequisites
An AI coding agent with MCP support or npx skills support, plus optional access to the public pg-aiguide docs server.
## Installation
Use the upstream install or setup path that matches your environment:
- npx skills add timescale/pg-aiguide --skill postgres
- npx skills add timescale/pg-aiguide
Basic usage or getting-started notes:
- Please describe the schema you would create for an e-commerce website two times, first with the tiger mcp server disabled, then with the tiger mcp server enabled. For each time, write the schema to its own file in the...
- bash
- Or pick individual skills interactively:
- Source: https://github.com/timescale/pg-aiguide
- Extracted from upstream docs: https://raw.githubusercontent.com/timescale/pg-aiguide/HEAD/README.md
## Documentation
- https://github.com/timescale/pg-aiguide
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/ground-postgresql-code-generation-in-exact-docs-and-best-practice-skills-through-pg-aiguide/)
No comments yet. Be the first to comment!