Communityv1.0.0

RAGLite - Local Expandable Library AI Library

Local-first RAG cache: distill docs into structured Markdown, then index/query with Chroma + hybrid search (vector + keyword).

2.1kdownloadsViraj Sanghvi
View on ClawHubBack to Skills

Skill Details

Slug
raglite-library
Latest Version
1.0.0
Author
Viraj Sanghvi
Published
Feb 5, 2026
Updated
May 17, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for RAGLite - Local Expandable Library AI Library.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of RAGLite. - Local-first RAG cache: distills documents into structured Markdown for privacy and auditability. - Uses Chroma (vector) and ripgrep (keyword) for hybrid search and retrieval. - OpenClaw is the default condensation engine. - All features documented, with install and usage instructions included.