Retrieval Augmented Generation (RAG) makes AI answers smarter by adding your own documents. Instead of guessing, the AI pulls relevant facts from a knowledge base. This skill helps you build that pipeline step by step.
You load files, split them into small chunks, and turn each chunk into a vector. A vector store keeps these numbers ready for fast search. When a question comes in, the system finds the best matching chunks and feeds them to the language model.
The result is a grounded answer based on your data. You can use tools like LangChain, OpenAI embeddings, and vector stores such as Chroma, FAISS, or Pinecone. No need to be a machine learning expert to get started.
Global
mkdir -p ~/.claude/skills/langchain-ragProject
mkdir -p .claude/skills/langchain-ragSource Repository
Find Skillsvercel-labs/skills
Find and install the perfect skill to extend your AI agent
Microsoft Foundrymicrosoft/azure-skills
Build, deploy, and improve AI agents on Microsoft Foundry from start to finish
Azure Aimicrosoft/azure-skills
Search, transcribe, and analyze with Azure AI tools for smarter apps
Azure Hosted Copilot Sdkmicrosoft/azure-skills
Build, deploy, and manage your Copilot SDK apps on Azure with ease
Triagemattpocock/skills
Triage issues with a state machine driven by clear roles and agent briefs
Handoffmattpocock/skills
Hand off your work to another AI agent with a clear summary
Image Editagentspace-so/runcomfy-agent-skills
Smart router picks the best AI model for your image editing needs
Agentspaceagentspace-so/skills
See your AI agent's live folder from any browser instantly