mck-s

4 mods across 1 repository, 0 stars between them.

minirag

01

mck-s/minirag-pgvector-mcp

Command Claude Code

Search the minirag vector database and answer with grounded citations.

0 1mo ago A 12 tokens original MIT

eval

02

mck-s/minirag-pgvector-mcp

Skill Claude CodeCodex

Run and interpret the retrieval evaluation harness (hit@k, MRR, recall) against golden sets. Use after any change to chunking, embedder, k, reranking, or tool logic, and before merging changes to ingest/retrieve/mcp.

0 1mo ago A 54 tokens original MIT

ingest

03

mck-s/minirag-pgvector-mcp

Skill Claude CodeCodex

Ingest documents into the vector store: parse, chunk, embed, upsert. Use when adding new context (meeting notes, specs, codebase docs) to minirag, re-ingesting the existing repo, or re-embedding a changed source.

0 1mo ago A 55 tokens original MIT

retrieve

04

mck-s/minirag-pgvector-mcp

Skill Claude CodeCodex

Retrieve and apply context from the vector store. Use when an agent needs grounding context from minirag for a task, or when inspecting/debugging why retrieval returns particular chunks.

0 1mo ago A 37 tokens original MIT