Skip to main content
ClaudeWave
Slash Command532 repo starsupdated 2d ago

rag

Build a RAG knowledge base on Butterbase: ingest documents, run semantic search, generate synthesized answers

Install in Claude Code
Copy
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/butterbase-ai/butterbase-skills/HEAD/commands/rag.md -o ~/.claude/commands/rag.md
Then start a new Claude Code session; the slash command loads automatically.

rag.md

Use the butterbase-skills:rag-dev skill to guide this process.