rag-optimizer

Community

Streamline RAG: chunking, scoring, and reranking

AuthorJFrangel
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Streamlines complex Retrieval-Augmented Generation (RAG) pipelines by optimizing chunking, embeddings, indexing, scoring (including Reciprocal Rank Fusion), and reranking, reducing latency while improving recall and answer fidelity.

Core Features & Use Cases

  • Chunking optimization: Strategic segmentation of documents for dense and sparse retrieval.
  • Hybrid search orchestration: Dense + sparse search with RRF for robust ranking.
  • RAGAS evaluation: Metrics and feedback loops for continual improvement.
  • Agentic routing: Dynamic query routing across multiple sub-skills and data sources.
  • Report generation: Automated improvement reports and handoff to tech-writer.
  • Use Case: Tune a legal corpus for precise case-law retrieval with high recall and relevance.

Quick Start

Use this Skill to optimize a RAG pipeline by configuring chunking strategy, embedding models, and hybrid search with RRF reranking.

Dependency Matrix

Required Modules

None required

Components

scriptsassets

💻 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: rag-optimizer
Download link: https://github.com/JFrangel/agents/archive/main.zip#rag-optimizer

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 471,000+ vetted skills library on demand.