A maioria das pessoas que precisa de um número do Postgres não sabe escrever a query, por isso abre um ticket e espera. Este agente permite-lhes simplesmente perguntar, no chat, e receber a resposta.
sonnet3 diasPostgresOpenAILangChainpgBouncer
Claude
65ROI
73Scale
$2.8k92Saved
ROI for
README.md
Porquê este subagente
A maioria das pessoas que precisa de um número do Postgres não sabe escrever a query, por isso abre um ticket e espera. Este agente permite-lhes simplesmente perguntar, no chat, e receber a resposta.
Todas as ligações passam por um perfil só de leitura, por isso nada na base de dados pode ser alterado. O agente escreve o SELECT, executa-o, explica as linhas em linguagem simples e mostra o SQL exato por baixo para que o resultado seja fácil de validar.
Como funciona
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.
Inspeccione o esquema público e faça cache das relações entre tabelas para que as perguntas subsequentes mantenham o contexto.
pending
Converta cada mensagem de chat num SELECT, execute-a contra a base de dados e leia as linhas devolvidas em linguagem natural.
pending
Anexe a SQL exata que executou a cada resposta para que qualquer pessoa possa verificar ou reproduzi-la.
pending
Saída de exemplo
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.