Skip to main content
在 Manus 中运行任何 Skill
一键导入

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.

概览

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.

安装命令
npx skills add https://github.com/MisonL/psql-skill --skill psql-cli

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年3月20日 15:18
文件资源管理器
3 个文件
SKILL.md
readonly