Part of the Butterbase guided journey that handles stage 3g: setting up RAG collections and ingesting initial documents. It reads your plan from 02-plan.md, delegates the heavy lifting to rag-dev (which calls create_collection and ingest_document), then runs a smoke test with rag_query to make sure retrieval actually works. Gets skipped entirely if your plan doesn't include a knowledge base feature. The preflight check is smart, it won't proceed if your app_id is missing or docs are stale. One thing I appreciate is the anti-pattern callout about not ingesting huge document sets in one go, that's the kind of mistake you only make once.
npx -y skills add butterbase-ai/butterbase-skills --skill journey-rag --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template