HK-101 Living RAG

v1.0.0

Provides answers by retrieving and synthesizing information from local text or markdown files using a retrieval-augmented generation approach.

3· 1.2k· 1 versions· 3 current· 3 all-time· Updated 12h ago· MIT-0
byMetatronScoob_369@metatronsdoob369

Install

openclaw skills install hk101-living-rag

claw-rag

Simple RAG over local text/markdown.

Inputs

  • query (string): question to answer.
  • docsPath (string, optional): folder of docs (default ./docs relative to CWD).
  • k (number, optional): number of top matches (default 3).

Output

  • answer: synthesized answer from matches.
  • matches: [{path, score, snippet}...]

Requires: OPENAI_API_KEY in env.

Version tags

latestvk973myxassy7140pdehgf4y4z1810trx