Un agent SQL può rispondere a una domanda, ma un muro di righe di risultato è difficile da leggere e ancora di più da condividere in uno standup. Questo strumento disegna la risposta invece di elencarla.
sonnet3 giorniPostgreSQLOpenAIQuickChartSlack
Claude
99ROI
79Scale
$2.1k87Saved
ROI for
README.md
Perché questo subagent
Un agent SQL può rispondere a una domanda, ma un muro di righe di risultato è difficile da leggere e ancora di più da condividere in uno standup. Questo strumento disegna la risposta invece di elencarla.
Esegue la query, sceglie un tipo di grafico che si adatta ai dati e genera un'immagine QuickChart etichettata che puoi mettere su Slack. Ottieni insieme il grafico e l'SQL sottostante, così il risultato è sia leggibile a colpo d'occhio sia verificabile.
Come gira
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.
Esegue la query ed esamina la forma del risultato per scegliere un tipo di grafico adatto.
pending
Costruisce una configurazione QuickChart con assi etichettati, un titolo e una disposizione sensata delle serie.
pending
Genera il grafico come immagine e lo restituisce insieme alla query che lo ha prodotto.
pending
Esempio di 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.