whodb
OfficialRun database tasks fast and reliably.
Authorclidey
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides a unified toolset to manage and query databases from a single interface, enabling faster data access and insight without writing bespoke scripts.
Core Features & Use Cases
- Connection management: list, inspect, and manage database connections across engines.
- Query & schema exploration: execute SQL, discover schemas, and inspect tables/columns.
- Data analysis & cross-engine tasks: support for PostgreSQL, MySQL, MariaDB, SQLite, MongoDB, Redis, Elasticsearch, and ClickHouse.
- Use Case: Quickly validate schemas and retrieve sample data for reporting across multiple databases.
Quick Start
List connections with whodb_connections, then:
- whodb_schemas(connection="name")
- whodb_tables(connection="name", schema="public")
- whodb_columns(connection="name", table="users")
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: whodb Download link: https://github.com/clidey/whodb/archive/main.zip#whodb 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.