community-automations/sql-visualizer

DevOps e Código

PublicSubagente Claude

Visualizador de Consultas SQL

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
ClaudeClaude
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

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

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.