pythia-setup

Installation
SKILL.md

Setting Up

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

Phase: Do — one-time harness setup; everything after runs through Learn → Ask → Do

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 — pythia install scaffolds it (pip installs: pip install pythia-plsql), or copy examples/connections.example.json from a clone. Fill it in. Rules pythia applies:

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