community-automations/postgres-conv-agent

Cercetare și inteligență

PublicSubagent Claude

Agent conversațional Postgres

Majoritatea celor care au nevoie de un număr din Postgres nu pot scrie interogarea, așa că deschid un tichet și așteaptă. Acest agent le permite pur și simplu să întrebe, în chat, și să primească răspunsul.

sonnet3 zilePostgresOpenAILangChainpgBouncer
ClaudeClaude
ROI for
README.md

De ce acest subagent

Majoritatea celor care au nevoie de un număr din Postgres nu pot scrie interogarea, așa că deschid un tichet și așteaptă. Acest agent le permite pur și simplu să întrebe, în chat, și să primească răspunsul.

Fiecare conexiune rulează printr-un rol read-only, deci nimic din baza de date nu poate fi modificat. Agentul scrie SELECT-ul, îl rulează, explică rândurile în limbaj simplu și afișează SQL-ul exact dedesubt, ca rezultatul să fie ușor de verificat.

Cum funcționează

    • 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.

Exemplu de 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.