postgresql-psql
OfficialMaster PostgreSQL with psql, automate your database tasks.
AuthorAIA-11-HN-MIB
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually managing PostgreSQL databases can be complex and time-consuming. This skill simplifies database administration, query execution, and scripting, allowing you to automate repetitive tasks and quickly troubleshoot issues.
Core Features & Use Cases
- Comprehensive psql Reference: Access detailed documentation for all psql meta-commands, connection options, and SQL operations.
- Automated Database Tasks: Leverage scripting examples for health checks, maintenance, and data import/export.
- Performance Tuning & Debugging: Utilize
EXPLAIN ANALYZEand monitoring queries to optimize database performance. - Use Case: Quickly set up a new development database, import a large dataset, and run performance diagnostics on a slow query, all from your terminal.
Quick Start
Ask the psql skill how to connect to a remote PostgreSQL database using SSL.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: postgresql-psql Download link: https://github.com/AIA-11-HN-MIB/MIB-MockInterviewAIBot/archive/main.zip#postgresql-psql Please download this .zip file, extract it, and install it in the .claude/skills/ directory.