whodb
Query, explore, and design databases through AI agents
Gives coding agents the canonical operating rules for this repository, covering GraphQL-first API changes, plugin architecture, SQL safety, verification steps, and commit consent, with CLAUDE.md importing AGENTS.md and adding Claude Code-specific planning guidance.
All Skills in This Repository (5)
Pure Emerald Level Indicatorswhodb
Manage database connections, run queries, and explore schemas across multiple engines.
schema-designer
Translate user requirements into structured database table designs with CREATE statements.
query-builder
Convert natural language questions into executable SQL queries against a database schema.
impeccable
Designs, critiques, audits, and refines frontend interfaces across web and native platforms.
query-builder
Convert natural language questions into SQL queries using database schema context.
Frequently Asked Questions
FAQPage SchemaHow to install WhoDB skills?โผ
Run `npx skills add clidey/whodb --all -g -y` in your terminal to install all skills in this suite globally.
How to query a database with plain English?โผ
The query-builder skill reads your schema first, then converts questions like 'top 10 customers by spend' into safe SQL and runs it through the WhoDB MCP server.
Which databases does WhoDB support?โผ
It works with PostgreSQL, MySQL, MariaDB, TiDB, SQLite, DuckDB, MongoDB, Redis, Elasticsearch, ClickHouse, and Memcached.
Can AI design a database schema for me?โผ
Yes. The schema-designer skill plans tables, data types, keys, and indexes, then generates ready-to-run CREATE TABLE statements for your database.
Is it safe to let AI run SQL queries?โผ
Yes. The MCP server defaults to confirm-writes mode, supports read-only and safe modes, and the skills never generate DELETE, UPDATE, or DROP unless you explicitly ask.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web