community-automations/sql-visualizer

DevOps & code

PublicClaude-subagent

SQL-query-visualizer

Een SQL-agent kan een vraag beantwoorden, maar een muur van resultaatrijen is lastig te lezen en nog lastiger te delen in een standup. Deze tool tekent het antwoord in plaats daarvan.

sonnet3 dagenPostgreSQLOpenAIQuickChartSlack
ClaudeClaude
ROI for
README.md

Waarom deze subagent

Een SQL-agent kan een vraag beantwoorden, maar een muur van resultaatrijen is lastig te lezen en nog lastiger te delen in een standup. Deze tool tekent het antwoord in plaats daarvan.

Het draait de query, kiest een grafiektype dat bij de data past en rendert een gelabelde QuickChart-afbeelding die je zo in Slack kunt droppen. Je krijgt het plaatje en de onderliggende SQL samen, zodat het resultaat in één oogopslag te lezen én controleerbaar is.

Hoe hij werkt

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

Voorbeelduitvoer

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.