community-automations/postgres-conv-agent

Ricerca & Intelligence

PublicSubagent Claude

Agente conversazionale Postgres

La maggior parte di chi ha bisogno di un numero da Postgres non sa scrivere la query, così apre un ticket e aspetta. Questo agente gli permette di chiedere e basta, in chat, e di ottenere la risposta.

sonnet3 giorniPostgresOpenAILangChainpgBouncer
ClaudeClaude
ROI for
README.md

Perché questo subagent

La maggior parte di chi ha bisogno di un numero da Postgres non sa scrivere la query, così apre un ticket e aspetta. Questo agente gli permette di chiedere e basta, in chat, e di ottenere la risposta.

Ogni connessione passa per un ruolo di sola lettura, così nel database non può cambiare nulla. L'agente scrive la SELECT, la esegue, spiega le righe in parole semplici e mostra sotto l'SQL esatto, così il risultato è facile da verificare.

Come gira

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

Esempio di 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.