Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

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 لتثبيت المهارة

المصدر
MisonL/psql-skill
النجوم٠
التفرعات٠
آخر تحديث٢٠ مارس ٢٠٢٦ في ١٥:١٨
مستكشف الملفات
3 ملفات
SKILL.md
readonly