Johnny1110

pgagent

Run read-only SQL against the user's PostgreSQL databases via the local `pgagent` CLI. Use this whenever you need to inspect database rows, schemas, or counts to answer the user's question. Writes are impossible — every query runs inside a READ ONLY transaction.

Johnny1110 0 Updated 3w ago

Resources

9
GitHub

Install

npx skillscat add johnny1110/pgagent

Install via the SkillsCat registry.