community-automations/postgres-conv-agent

Recherche & Veille

PublicSous-agent Claude

Agent conversationnel Postgres

La plupart des gens qui ont besoin d'un chiffre dans Postgres ne savent pas écrire la requête : ils ouvrent un ticket et attendent. Cet agent leur permet de simplement demander, dans le chat, et d'obtenir la réponse en retour.

sonnet3 joursPostgresOpenAILangChainpgBouncer
ClaudeClaude
ROI for
README.md

Pourquoi ce sous-agent

La plupart des gens qui ont besoin d'un chiffre dans Postgres ne savent pas écrire la requête : ils ouvrent un ticket et attendent. Cet agent leur permet de simplement demander, dans le chat, et d'obtenir la réponse en retour.

Chaque connexion passe par un rôle en lecture seule, donc rien dans la base ne peut changer. L'agent écrit le SELECT, l'exécute, explique les lignes en mots simples et affiche le SQL exact en dessous, pour que le résultat soit facile à croire.

Comment il s'exécute

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

Exemple de sortie

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.