plsql-setup

Installation
SKILL.md

Setting Up

Announce at start: "Using plsql-setup to configure the database access."

Set up in this order: connection first (everything else needs it), the least-privilege user second (the only protection that cannot be bypassed), SQLcl MCP last (optional, reads only).

1. Connection

Create .pythia/connections.json at the project root — copy examples/connections.example.json and fill it in. Rules pythia applies:

Installs
3
GitHub Stars
3
First Seen
Aug 26, 2026
plsql-setup — thaildhe172591/pythia