comeonoliver/langchain-rag
INVOKE THIS SKILL when building ANY retrieval-augmented generation (RAG) system. Covers document loaders, RecursiveCharacterTextSplitter, embeddings (OpenAI), and vector stores (Chroma, FAISS, Pinecone).
This is a copy. The original lives at langchain-ai/skills-benchmarks-langchain-rag.
npx skills add https://github.com/ComeOnOliver/skillshub --skill langchain-rag
Take comeonoliver/langchain-rag from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.