rag-scaffold
CommunityGenerate production-ready RAG boilerplate quickly.
Authorfloflo777
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides ready-to-use templates and scaffolding to bootstrap production-grade RAG pipelines, enabling teams to start coding faster and avoid boilerplate drift.
Core Features & Use Cases
- Framework templates: Python + LangChain, Python + LlamaIndex, Python + Vanilla, TypeScript + LangChain.js, and Ailog API templates to cover common stacks.
- Vector store templates: Quick-starts for Qdrant, Pinecone, ChromaDB, Weaviate, Milvus to adapt to your storage choice.
- RAG project bootstrapping: Generate a complete project structure with config, indexing, vector storage integration, and a ready-to-run pipeline.
- Use Case: Imagine starting a new documentation search RAG service; this skill provides a production-ready scaffold with best practices.
Quick Start
After installation, invoke /rag-scaffold in your Claude Code session. The skill will prompt you for your framework, vector store, and LLM provider, then generate a ready-to-run scaffold you can immediately customize.
Dependency Matrix
Required Modules
openaiqdrant-clientlangchaintiktokenpydantic-settings
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rag-scaffold Download link: https://github.com/floflo777/claude-rag-skills/archive/main.zip#rag-scaffold Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.