WhoDB adds database exploration and query capabilities to the agent. It provides MCP tool bindings (preferred) and CLI fallbacks to run schema discovery, list connections, describe tables and columns, execute SQL queries, and export results. Use it to quickly inspect unfamiliar schemas, sample data, run ad-hoc analysis, and export query results to CSV/XLSX for reporting.
Activate this skill when the user asks for database introspection, writing or running SQL queries, exporting table/query results, discovering schemas or tables across Postgres, MySQL, MariaDB, SQLite, MongoDB (via adapters), Redis, Elasticsearch or ClickHouse. It covers both interactive MCP tool usage and CLI alternatives when MCP is unavailable.
Inferred compatible agents: Copilot/Codex-style assistants and MCP-enabled agents that can call MCP tools or invoke shell commands. The skill assumes the agent can use tool calls for structured results or shell commands as fallback.
This skill has not been reviewed by our automated audit pipeline yet.