๐ŸŽฏ

postgres

๐ŸŽฏSkill

from timescale/pg-aiguide

VibeIndex|
What it does
|

Provides AI coding agents with deep, version-aware PostgreSQL expertise through semantic search over the official manual and curated best-practice skills, helping generate dramatically better schemas with more constraints, indexes, and modern PG features.

๐Ÿ“ฆ

Same repository

timescale/pg-aiguide(10 items)

postgres

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add timescale/pg-aiguide --skill postgres
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add timescale/pg-aiguide --skill postgres
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/postgres/SKILL.md

SKILL.md

155Installs
-
AddedApr 13, 2026

More from this repository9

๐Ÿช
timescale-pg-aiguide๐ŸชMarketplace

Enhances AI coding tools with intelligent, version-aware PostgreSQL code generation, providing semantic search and best practice recommendations for database schemas and queries.

๐ŸŽฏ
pgvector-semantic-search๐ŸŽฏSkill

Enables semantic search in PostgreSQL by storing and efficiently querying vector embeddings using pgvector, supporting RAG, similarity search, and AI-powered content retrieval.

๐ŸŽฏ
design-postgres-tables๐ŸŽฏSkill

Designs PostgreSQL tables with best practices, focusing on normalization, data types, constraints, indexing, and schema optimization strategies.

๐ŸŽฏ
setup-timescaledb-hypertables๐ŸŽฏSkill

Configures and optimizes TimescaleDB hypertables for high-performance time-series, IoT, and metrics data storage with automatic partitioning and compression.

๐ŸŽฏ
migrate-postgres-tables-to-hypertables๐ŸŽฏSkill

Converts identified PostgreSQL tables to TimescaleDB hypertables with optimal configuration, migration planning, and performance validation.

๐ŸŽฏ
find-hypertable-candidates๐ŸŽฏSkill

A hypertable candidate finder skill from pg-aiguide, providing AI-optimized PostgreSQL expertise with semantic search across official docs and Timescale extension guides.

๐ŸŽฏ
postgres-hybrid-text-search๐ŸŽฏSkill

A PostgreSQL skill for implementing hybrid search that combines BM25 keyword search (via pg_textsearch) with semantic vector search (via pgvector), using Reciprocal Rank Fusion (RRF) to merge results into a single ranked list for improved retrieval relevance.

๐ŸŽฏ
design-postgis-tables๐ŸŽฏSkill

Skill

๐Ÿ”Œ
pg๐Ÿ”ŒPlugin

Plugin