Hai un file SQLite pieno di risposte, ma aprire un client SQL e ricordarsi ogni volta le join è un attrito. Questo agente ti permette di chiedere in italiano semplice.
sonnet2 giorniSQLiteLangChainOpenAIPython
Claude
82ROI
73Scale
$1.5k87Saved
ROI for
README.md
Perché questo subagent
Hai un file SQLite pieno di risposte, ma aprire un client SQL e ricordarsi ogni volta le join è un attrito. Questo agente ti permette di chiedere in italiano semplice.
Tutto gira in locale: il database non lascia mai la tua macchina, un dettaglio che conta per dati privati o soggetti a normativa. Legge lo schema, scrive la query, la esegue nel processo e ti restituisce le righe. Niente viene inviato a un servizio di database esterno.
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.
Trasforma ogni domanda in una query SQL limitata alle colonne presenti nel file.
pending
Esegue la query all'interno dello stesso processo, così nessun dato lascia la macchina.
pending
Riassume le righe ottenute e conserva lo storico delle query per tutta la sessione.
pending
Esempio di output
json
// Sample output
// (generated when the pipeline finishes)
Chat over a local SQLite file, generating and running read-only SQL while keeping all data on the machine.
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.