community-automations/postgres-conv-agent

Badania i wywiad

PublicSubagent Claude

Agent konwersacyjny Postgres

Większość osób, które potrzebują liczby z Postgresa, nie potrafi napisać zapytania, więc zgłasza ticket i czeka. Ten agent pozwala po prostu zapytać — na czacie — i dostać odpowiedź.

sonnet3 dniPostgresOpenAILangChainpgBouncer
ClaudeClaude
ROI for
README.md

Dlaczego ten subagent

Większość osób, które potrzebują liczby z Postgresa, nie potrafi napisać zapytania, więc zgłasza ticket i czeka. Ten agent pozwala po prostu zapytać — na czacie — i dostać odpowiedź.

Każde połączenie działa przez rolę tylko do odczytu, więc nic w bazie danych nie może się zmienić. Agent pisze SELECT, uruchamia go, wyjaśnia wyniki prostym językiem i pokazuje dokładny SQL pod spodem, żeby wynik był łatwy do zweryfikowania.

Jak działa

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

Przykładowe wyjście

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.