DBX CLI for database schema exploration and read-only queries. When the user needs to list connections, explore tables, describe schemas, run queries, or generate AI-friendly schema context from DBX-managed databases. Do NOT use for write operations unless the user explicitly confirms with --allow-writes.
$npx -y skills add t8y2/dbx --skill dbxInstalls into the current project.
Run `npx skills use "https://github.com/t8y2/dbx" --skill "t8y2/dbx/dbx"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/t8y2/dbx" that are relevant to the current task. Run `npx skills add "https://github.com/t8y2/dbx"` and select the relevant skills, then follow their instructions.