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

psql-cli

Command-line workflows for PostgreSQL using the official psql client. Use when Codex needs to connect to a PostgreSQL database, inspect schemas, tables, indexes, roles, or privileges, run ad hoc SQL or .sql scripts, import or export data with COPY or \\copy, troubleshoot connection or permission failures, or translate a database administration request into safe psql commands.

Overview

Command-line workflows for PostgreSQL using the official psql client. Use when Codex needs to connect to a PostgreSQL database, inspect schemas, tables, indexes, roles, or privileges, run ad hoc SQL or .sql scripts, import or export data with COPY or \\copy, troubleshoot connection or permission failures, or translate a database administration request into safe psql commands.

Install command
npx skills add https://github.com/MisonL/psql-skill --skill psql-cli

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedMarch 20, 2026 at 15:18
File Explorer
3 files
SKILL.md
readonly