Create Readonly DB Role

Provision a hardened SELECT-only Postgres role so AI agents can safely read a production database. Works on Supabase and any Postgres. Use when the user wants agents to query prod data, says "read-only role", "safe prod DB access for agents", or is tired of running SQL by hand for agents. Differentiator: this skill CREATES the role and wiring; day-to-day querying belongs in a project-local skill.

David Ondrej 9abd54c 6.1 KB Updated

File contents

davidondrej/skills/tree/main/skills/ops-and-setup/create-readonly-db-role commit 9abd54c4bf

Frequently asked questions

npx skillmds@latest add davidondrej/create-readonly-db-role