rag-implementation

Installation
SKILL.md

RAG Implementation

Build Retrieval-Augmented Generation systems that extend AI capabilities with external knowledge sources.

Overview

RAG (Retrieval-Augmented Generation) enhances AI applications by retrieving relevant information from knowledge bases and incorporating it into AI responses, reducing hallucinations and providing accurate, grounded answers.

When to Use

Use this skill when:

  • Building Q&A systems over proprietary documents
  • Creating chatbots with current, factual information
  • Implementing semantic search with natural language queries
  • Reducing hallucinations with grounded responses
  • Enabling AI systems to access domain-specific knowledge
  • Building documentation assistants
  • Creating research tools with source citation
Related skills

More from giuseppe-trisciuoglio/developer-kit

Installs
76
GitHub Stars
246
First Seen
Feb 3, 2026