dbcli-interactive

Run interactive database queries with safety prompts before destructive operations.

8|Updated Dec 27, 2025
One-click install
npx skills add https://github.com/tteamtm/dbcli --skill dbcli-interactive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dbcli-interactive
Source: https://github.com/tteamtm/dbcli/tree/main/skills/dbcli-interactive
Command: npx skills add https://github.com/tteamtm/dbcli --skill dbcli-interactive

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Explore and manage databases in an interactive REPL with built-in safety prompts before dangerous operations, plus automatic backup suggestions.

Core Features & Use Cases

  • REPL environment: Run ad-hoc queries and commands.
  • Safety prompts: Warnings and confirmations before UPDATE/DELETE/DROP.
  • Transaction support: Offers rollback where supported.

Quick Start

dbcli -c "Data Source=app.db" interactive