Skip to main content
Run any Skill in Manus
with one click

postgres-consumption-cli

Stars5
Forks0
UpdatedApril 16, 2026 at 19:45

Execute read-only SQL queries against Azure Database for PostgreSQL Flexible Server via CLI. Default skill for any PostgreSQL data query (SELECT, aggregation, schema exploration, performance analysis). Use when the user wants to: (1) query PostgreSQL data, (2) explore schemas and columns, (3) analyze query performance with EXPLAIN, (4) monitor active connections and locks, (5) export query results to CSV, (6) discover table sizes and statistics. Triggers: "query postgres", "select from", "explore schema", "show tables", "describe table", "explain query", "postgres performance", "export CSV", "count rows", "list columns", "database size", "active queries", "slow queries".

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly