raglite

Official

Local RAG cache for documents.

Authormalue-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the need for fast, local knowledge retrieval from documents without relying on external services or complex vector databases.

Core Features & Use Cases

  • Local RAG Cache: Distills documents into structured Markdown and builds a local index for rapid retrieval.
  • Document Indexing: Supports indexing of PDF, Markdown, and plain text files.
  • RAG Question Answering: Enables answering questions based on indexed private documents.
  • Use Case: A user wants to create a searchable knowledge base from a collection of company reports and technical manuals stored locally.

Quick Start

Use the raglite skill to index the document located at '/path/to/my/report.pdf'.

Dependency Matrix

Required Modules

raglite

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: raglite
Download link: https://github.com/malue-ai/dazee-small/archive/main.zip#raglite

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.