pg-sqill
CommunityQuery PostgreSQL databases.
Authorpohlai88
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies interacting with PostgreSQL databases, allowing users to easily query data and understand the database schema without needing direct SQL client access.
Core Features & Use Cases
- Execute SQL Queries: Run custom SQL queries against the database.
- Explore Schema: View the structure of tables within the database.
- Use Case: Quickly check the number of users in the
accounttable by running a query likeSELECT COUNT(*) FROM public.account;.
Quick Start
Use the pg-sqill skill to query the database with the command SELECT * FROM public.account LIMIT 5.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: pg-sqill Download link: https://github.com/pohlai88/AFENDA/archive/main.zip#pg-sqill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.