community-automations/sqlite-langchain

Výzkum a intelligence

PublicSubagent Claude

Agent SQLite LangChain

Máte SQLite soubor plný odpovědí, ale otevírat SQL klienta a pokaždé si vybavovat joiny je zbytečná zátěž. Tenhle agent vám místo toho umožní ptát se běžnou řečí.

sonnet2 dnySQLiteLangChainOpenAIPython
ClaudeClaude
ROI for
README.md

Proč tento subagent

Máte SQLite soubor plný odpovědí, ale otevírat SQL klienta a pokaždé si vybavovat joiny je zbytečná zátěž. Tenhle agent vám místo toho umožní ptát se běžnou řečí.

Vše běží lokálně; databáze nikdy neopustí váš počítač, což je důležité pro soukromá nebo regulovaná data. Přečte schéma, napíše dotaz, spustí ho přímo v procesu a vrátí řádky. Nic se neposílá do žádné externí databázové služby.

Jak běží

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

Ukázkový výstup

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.