db-tool
Installation
SKILL.md
db-tool (Database)
Database query tool — SQL execution and schema introspection. Part of @blogic-cz/agent-tools.
How to Run
Run via bun db-tool (requires @blogic-cz/agent-tools as a dev dependency).
NEVER run bare psql — the credential guard will block it.
Auth: env var defined by passwordEnvVar in config (e.g. AGENT_TOOLS_DB_PASSWORD).