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

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

Local File Rag Basic OpenClaw Plugin & Skill | ClawHub

Looking to integrate Local File Rag Basic 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

High-performance local File RAG suite (Basic Edition).

Install

ClawHub CLI
openclaw skills install @wjreliable/local-file-rag-basic
Node.js (npx)
npx clawhub@latest install local-file-rag-basic

Full SKILL.md

Open original
Metadata table.
nameversiondescription
local-file-rag-basic1.0.0High-performance local File RAG suite (Basic Edition).

SKILL.md content below is scrollable.

Skill: Local File RAG Search (Basic Edition)

Description

This is the Basic Edition of the high-performance local RAG suite, providing efficient code and document retrieval within constraints.

  • Constraints:
    • Only indexes files under 20MB.
    • Uses single-threaded (sequential) indexing for lower resource usage.
  • Support: JS/TS, Python, C++, Go, Markdown, PDF, DOCX, XLSX, etc.

Tools

local_file_rag_search

Efficiently searches the local workspace.

Parameters:

  • query (string, required): Search terms or function names.
  • targetFile (string, optional): Specific file path to restrict the search.
  • rootDir (string, optional): Root directory to scan.

Output Protocol: Returns a structured result with Skeletons, Metadata, and Clustered Code Snippets.

ClawHub Registry URL: https://clawhub.ai/wjreliable/skills/local-file-rag-basic

Related skills

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