postgresql-performance
Installation
SKILL.md
PostgreSQL Performance Skill
Atomic skill for query optimization
Overview
Production-ready patterns for EXPLAIN analysis, index design, and configuration tuning.
Prerequisites
- PostgreSQL 16+
- pg_stat_statements extension
Parameters
parameters:
operation:
type: string
Related skills
More from pluginagentmarketplace/custom-plugin-postgresql
postgresql-plpgsql
Write PL/pgSQL - functions, procedures, triggers, error handling
8postgresql-advanced-queries
Master advanced PostgreSQL queries - CTEs, window functions, recursive queries
8postgresql-fundamentals
Master PostgreSQL SQL fundamentals - data types, tables, constraints, schema design
5postgresql-admin
Administer PostgreSQL - security, roles, permissions, maintenance
3postgresql-json
Work with JSONB data - queries, indexing, transformations
3postgresql-scaling
Scale PostgreSQL - partitioning, connection pooling, high availability
3