Um agente de SQL consegue responder a uma pergunta, mas um muro de linhas de resultados é difícil de ler e ainda mais difícil de partilhar numa standup. Esta ferramenta desenha a resposta em vez disso.
sonnet3 diasPostgreSQLOpenAIQuickChartSlack
Claude
99ROI
79Scale
$2.1k87Saved
ROI for
README.md
Porquê este subagente
Um agente de SQL consegue responder a uma pergunta, mas um muro de linhas de resultados é difícil de ler e ainda mais difícil de partilhar numa standup. Esta ferramenta desenha a resposta em vez disso.
Corre a query, escolhe o tipo de gráfico que se adequa aos dados e gera uma imagem QuickChart com legendas que podes largar no Slack. Ficas com o gráfico e o SQL subjacente juntos, para que o resultado seja perceptível num relance e auditável.
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.
Execute a consulta e inspecione a forma do resultado para escolher um tipo de gráfico adequado.
pending
Construa uma configuração QuickChart com eixos rotulados, um título e um layout de séries sensato.
pending
Renderize o gráfico para uma imagem e devolva-o juntamente com a consulta que o gerou.
pending
Saída de exemplo
json
// Sample output
// (generated when the pipeline finishes)
Given a question and the query results, choose an appropriate chart type and return a complete QuickChart config with title, labeled axes, and series, plus the SQL that generated the data.
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.