Rag Knowledge banner
hoangsonww hoangsonww

Rag Knowledge

AI community

Description

--- name: rag-knowledge description: Use when changing Lumina's retrieval and grounded-answer workflow, including server/src/services/knowledgeBase.ts, Pinecone access, retrieval ranking, knowledge source models, citation generation, or debugging why responses are or are not grounded in indexed content. --- # RAG Knowledge Use this skill for retrieval behavior and grounded-answer integrity. ## First read - `@server/CLAUDE.md` - `@RAG.md` - `@.claude/skills/references/rag-workflow.md` ## Wor

Installation

Installs to ~/.claude/skills/hoangsonww-ai-rag-assistant-chatbot-rag-knowledge/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hoangsonww-ai-rag-assistant-chatbot-rag-knowledge && curl -fsSL https://raw.githubusercontent.com/hoangsonww/AI-RAG-Assistant-Chatbot/HEAD/.claude/skills/rag-knowledge.md -o ~/.claude/skills/hoangsonww-ai-rag-assistant-chatbot-rag-knowledge/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository