Retrieval-Augmented Generation, chunking, metadata tags, and retrieval flows.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add Rahulchaube1/Rahul-Chaube-Skills --skill rag --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Rag?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/rahulchaube1-rag)More formats (shields.io, HTML) on the badges page.
---
name: rag
description: Retrieval-Augmented Generation, chunking, metadata tags, and retrieval flows.
---
# Rag
Retrieval-Augmented Generation, chunking, metadata tags, and retrieval flows.
## Core Guidelines
- **Chunking Strategy**: Size chunks based on document structure (e.g., paragraph or section level).
- **Overlap**: Include context overlaps to maintain semantic continuity between chunks.
- **Re-ranking**: Apply re-ranking models on retrieved logs to prioritize top-quality matches.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!