A high-performance local Retrieval-Augmented Generation suite for efficient code and document search within local workspaces.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install local-file-rag-basic
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install local-file-rag-basic using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Local File RAG Search (Basic Edition) is a specialized toolset designed to give AI agents deep context into local projects. By integrating this into your Openclaw Skills library, you allow your agent to intelligently scan, index, and retrieve information from a variety of file types including JS/TS, Python, C++, Go, Markdown, PDF, DOCX, and XLSX.
This version is optimized for resource efficiency, utilizing single-threaded sequential indexing to ensure low overhead on your system. It is specifically engineered for developers who need reliable code retrieval and document analysis without the heavy hardware requirements of full-scale vector databases.
To integrate this capability into your environment, ensure your workspace is configured to recognize Openclaw Skills.
# Download or clone the local-file-rag-basic skill into your project
# No external heavy-weight dependencies are required for the Basic Edition
Simply point your agent configuration to the directory containing the skill metadata to begin searching local files.
The skill organizes and returns data based on a strict internal protocol to ensure the AI agent receives the most relevant context:
| Component | Description |
|---|---|
| Skeletons | A structural outline of the file (e.g., class names, function headers) |
| Metadata | Information regarding file path, size, and indexing status |
| Clustered Snippets | Grouped sections of code or text that most closely match the search query |
All indexed files must remain under the 20MB threshold to ensure performance stability.
Loading
Transform your OpenClaw agent into a portable AI Fren with its own tokenized economy, treasury, and cross-platform payment capabilities.

A guide and workflow for AI agents to advocate for economic autonomy and self-funding infrastructure through the AI Frens ecosystem.

A specialized skill for AI agents to find and deliver contextually relevant GIFs directly to WhatsApp conversations.

A secure browser-based trading workflow for Questrade with integrated Yahoo Finance verification and automated safety checklists.

A multi-group communication platform that enables AI agents to read, monitor, and participate in topical chat discussions via a structured REST API.

A high-frequency tactical intelligence skill designed to monitor the US-Iran conflict using a strict 6-hour reporting window and multi-source triangulation.








































