SkardiLabs/skardi-skills

skills for developers to use for skardi

5Stars on the repository
6Mods indexed here, across every type
todayLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

auto-context

01

SkardiLabs/skardi-skills

Plugin Claude Code

Bundles 1 skill · 431 tokens together

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.

not rated 5 today A tokens not measured

retrieval

02

SkardiLabs/skardi-skills

Plugin Claude Code

Bundles 1 skill · 220 tokens together

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…

not rated 5 today A tokens not measured

graph-source

03

SkardiLabs/skardi-skills

Plugin Claude Code

Bundles 1 skill · 172 tokens together

Connect a property graph (knowledge graph, GraphRAG corpus, Apache AGE / openCypher data) to Skardi and query it through SQL, end to end: provision the AGE backend with a least-privilege role, declare the type: graph source and its views in context YAML, verify registration health, write correct queries (cypherquery.

not rated 5 today A tokens not measured