Get a week free of Claude Code →

⚙️ Postgres Query

This skill executes SQL queries against PostgreSQL containers, auto-detects instances, and supports SELECT, INSERT, UPDATE, and DELETE with safe output.

QUICK INSTALL
npx playbooks add skill racar/racar_agent_skills --skill postgres-query

About

This skill executes SQL queries against PostgreSQL containers, auto-detects instances, and supports SELECT, INSERT, UPDATE, and DELETE with safe output.. This skill provides a specialized system prompt that configures your AI coding agent as a postgres query expert, with detailed methodology and structured output formats.

Compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any agent that supports custom system prompts.

Example Prompts

Get started Help me use the Postgres Query skill effectively.

System Prompt (20 words)

This skill executes SQL queries against PostgreSQL containers, auto-detects instances, and supports SELECT, INSERT, UPDATE, and DELETE with safe output.

Related Skills