community-automations/sql-visualizer

DevOps & Code

PublicClaude-Subagent

SQL-Query-Visualisierer

Ein SQL-Agent kann eine Frage beantworten, aber eine Wand aus Ergebniszeilen ist schwer zu lesen und noch schwerer im Standup zu teilen. Dieses Tool zeichnet die Antwort stattdessen.

sonnet3 TagePostgreSQLOpenAIQuickChartSlack
ClaudeClaude
ROI for
README.md

Warum dieser Subagent

Ein SQL-Agent kann eine Frage beantworten, aber eine Wand aus Ergebniszeilen ist schwer zu lesen und noch schwerer im Standup zu teilen. Dieses Tool zeichnet die Antwort stattdessen.

Es führt die Abfrage aus, wählt einen zu den Daten passenden Diagrammtyp und rendert ein beschriftetes QuickChart-Bild, das Sie in Slack ablegen können. Sie bekommen das Bild und das zugrunde liegende SQL zusammen, sodass das Ergebnis sowohl auf einen Blick erfassbar als auch nachvollziehbar ist.

So läuft er

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

Beispiel-Output

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.