KylonSkillet

postgres

Execute safe read-only SQL queries against PostgreSQL databases with multi-connection support and defense-in-depth security.

What it is

postgres is a data & analysis skill for AI coding agents. Open-source community skill. Skills are small, focused packages of instructions and tools that an agent loads on demand, so it gains this capability only when the task calls for it, keeping its context lean the rest of the time.

When to use it

Reach for postgres whenever your task falls under data & analysis. Because it ships as a portable skill, it works across Claude Code, Cursor, Codex and any agent that reads the SKILL.md format.

How to install

Clone or download the skill folder into your agent's skills directory (for Claude Code: `~/.claude/skills/<name>`). Most skills include a `SKILL.md` that the agent reads on demand. See the source link for exact setup.

Source

View the full skill, documentation and license at the source repository: https://github.com/sanjay3290/ai-skills/tree/main/skills/postgres

Related Data & Analysis skills