概要
The RAG Implementation skill provides a comprehensive technical framework for building AI systems that are grounded in external, proprietary knowledge. It guides developers through the entire lifecycle of a RAG pipeline—from document ingestion and semantic chunking to embedding generation, vector storage, and advanced retrieval optimization. By implementing patterns like hybrid search, reranking, and contextual compression, this skill enables the creation of highly accurate Q&A systems and documentation assistants that minimize hallucinations and provide verifiable source citations.