community-automations/sql-visualizer

DevOps & Κώδικας

PublicΥποπράκτορας Claude

Οπτικοποιητής Ερωτημάτων SQL

Ένας SQL agent μπορεί να απαντήσει σε μια ερώτηση, αλλά ένας τοίχος από γραμμές αποτελεσμάτων είναι δύσκολο να διαβαστεί και ακόμα πιο δύσκολο να κοινοποιηθεί σε ένα standup. Αυτό το εργαλείο ζωγραφίζει την απάντηση.

sonnet3 ημέρεςPostgreSQLOpenAIQuickChartSlack
ClaudeClaude
ROI for
README.md

Γιατί αυτός ο subagent

Ένας SQL agent μπορεί να απαντήσει σε μια ερώτηση, αλλά ένας τοίχος από γραμμές αποτελεσμάτων είναι δύσκολο να διαβαστεί και ακόμα πιο δύσκολο να κοινοποιηθεί σε ένα standup. Αυτό το εργαλείο ζωγραφίζει την απάντηση.

Τρέχει το query, διαλέγει τον τύπο γραφήματος που ταιριάζει στα δεδομένα και παράγει μια QuickChart εικόνα με ετικέτες που μπορείς να ρίξεις στο Slack. Παίρνεις το γράφημα και το SQL που το παράγει μαζί, ώστε το αποτέλεσμα να είναι τόσο άμεσα κατανοητό όσο και επαληθεύσιμο.

Πώς λειτουργεί

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

Δείγμα εξόδου

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.