Postgres

Read-only PostgreSQL database querying, schema introspection, and query planning. Use when the user asks to query a database, look up data, check a table, describe a schema, list tables, show indexes, explain a query plan, or any other read-only PostgreSQL interaction. Triggers on requests like "query the users table", "show me the schema", "what tables are in staging", "run this SQL", "describe the orders table", "check the database", "how many rows in X", "explain this query".

dversoza Updated

File contents

dversoza/claude-skills/tree/main/postgres commit ef0a7fc70a

Frequently asked questions

npx skillmds@latest add dversoza/postgres