PostgreSQL Read-Only Query Skill

Safe read-only PostgreSQL query execution skill with SELECT/SHOW/EXPLAIN

Database Claude Skill

Details

Author: jawwadfirdousi
Category: Database
Format: Claude Skill

How to install for Claude Code

One-line install

npx -y degit jawwadfirdousi/agent-skills ~/.claude/skills/postgresql-read-only-query

Manual steps

  1. Download the skill file from the source repository.
  2. Place it in the ~/.claude/skills/ directory.
  3. Claude Code will automatically pick up the skill in your next session.
Get from source