db-tool
CommunityManage databases with ease.
Authorwinsorllc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies database interactions by allowing users to query, manage, and explore data across different database systems without needing to write complex SQL commands directly.
Core Features & Use Cases
- Cross-Database Support: Works with SQLite, PostgreSQL, and MySQL.
- Query Execution: Run SELECT queries and execute data modification statements (INSERT, UPDATE, DELETE).
- Schema Exploration: List tables and describe table schemas.
- Use Case: Quickly check the number of active users in a PostgreSQL database by listing tables and then describing the user table to understand its structure before running a query.
Quick Start
Use the db-tool skill to list all tables in the connected database.
Dependency Matrix
Required Modules
better-sqlite3pgmysql2
Components
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: db-tool Download link: https://github.com/winsorllc/upgraded-carnival/archive/main.zip#db-tool 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.