Plugin Claude Code
Plugin marketplace listing 2 plugins: auto-context, retrieval.
Plugin Claude Code
Plugin marketplace listing 2 plugins: auto-context, retrieval.
Plugin Claude Code
Turn a folder of documents, a table you already have, or documents fetched out of a service (wiki, cloud docs, mail) into governed, searchable context an agent can query — hybrid search (vector + full-text) served by skardi-server over SQLite, Postgres+pgvector, MongoDB, or Lance. Three raw-material entries, one flow.
Skill Claude CodeCodex
Turn a folder of documents, a table you already have, or documents still inside a service (a wiki, cloud docs, a mailbox) into governed searchable context an agent can query — hybrid search (vector + full-text) served over HTTP by skardi-server. Three raw-material entries, one flow: ingest a folder; ingest an existing…
Plugin Claude Code
Answer questions from live data through a running skardi-server using the skardi CLI. Discovers sources, pipelines, and the table schemas the deployment exposes, searches any semantic surface first, then writes read-only SQL against exact qualified table names, checks truncation before trusting counts, and reports…
Skill Claude CodeCodex
Answer questions from live data through a running skardi-server using the skardi CLI. Discover at runtime what sources and named pipelines the server has (and table schemas where the deployment exposes them), run the question through any semantic search surface first (search-hybrid and friends), then write read-only…