community-automations/postgres-conv-agent

Research & Intel

PublicClaude-Subagent

Postgres-Konversations-Agent

Die meisten, die eine Zahl aus Postgres brauchen, können die Query nicht schreiben, also stellen sie ein Ticket und warten. Dieser Agent lässt sie einfach fragen, im Chat, und gibt die Antwort zurück.

sonnet3 TagePostgresOpenAILangChainpgBouncer
ClaudeClaude
ROI for
README.md

Warum dieser Subagent

Die meisten, die eine Zahl aus Postgres brauchen, können die Query nicht schreiben, also stellen sie ein Ticket und warten. Dieser Agent lässt sie einfach fragen, im Chat, und gibt die Antwort zurück.

Jede Verbindung läuft über eine read-only Rolle, sodass sich in der Datenbank nichts ändern kann. Der Agent schreibt das SELECT, führt es aus, erklärt die Zeilen in klaren Worten und zeigt darunter das genaue SQL, damit dem Ergebnis leicht zu trauen ist.

So läuft er

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Beispiel-Output

json
// Sample output
// (generated when the pipeline finishes)

Answer questions about the Postgres database using read-only SELECT queries and report both the result and the SQL used.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.