Jump to related tools in the same category or review the original source on GitHub.

Search & Research @metatronsdoob369 Updated 6/28/2026 1,936 downloads 3 stars Security: Pass

Hk101 Living Rag OpenClaw Plugin & Skill | ClawHub

Looking to integrate Hk101 Living Rag into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate search & research tasks instantly, without having to write custom tools from scratch.

What this skill does

Simple RAG over local text/markdown.

Install

ClawHub CLI
openclaw skills install @metatronsdoob369/hk101-living-rag
Node.js (npx)
npx clawhub@latest install hk101-living-rag

Full SKILL.md

Open original

SKILL.md content below is scrollable.

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.

ClawHub Registry URL: https://clawhub.ai/metatronsdoob369/skills/hk101-living-rag

Related skills

If this matches your use case, these are close alternatives in the same category.