pg-data
Installation
SKILL.md
PostgreSQL Data Query Generator
Generate safe, production-ready PostgreSQL SELECT queries from natural language descriptions. This skill analyzes user requests, matches them to the appropriate database schema, generates secure SQL, tests execution, and validates results.
When to Use This Skill
Use this skill when the user wants to:
- Query data from blog_small, ecommerce_medium, or saas_crm_large databases
- Analyze data with aggregations, joins, or complex filters
- Generate reports from the available databases
- Explore database content through natural language queries