SkardiLabs

5 mods across 1 repository, 5 stars between them.

auto-context

02

SkardiLabs/skardi-skills

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.

5 4d ago A tokens not measured

auto-context

03

SkardiLabs/skardi-skills

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…

5 4d ago A 431 tokens

retrieval

04

SkardiLabs/skardi-skills

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…

5 4d ago A tokens not measured

retrieval

05

SkardiLabs/skardi-skills

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…

5 4d ago A 220 tokens