Knowledge Ops banner
hoangsonww hoangsonww

Knowledge Ops

Development community

Description

--- name: knowledge-ops description: Use when explicitly asked to add, edit, delete, list, or sync indexed knowledge sources for Lumina through the CLI under server/. This skill has side effects and should be invoked intentionally. disable-model-invocation: true --- # Knowledge Ops Use this skill only for explicit source maintenance tasks. ## First read - `@server/CLAUDE.md` - `@RAG.md` - `@.claude/skills/references/rag-workflow.md` ## Workflow 1. Work from `server/`. 2. Prefer the existin

Installation

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

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

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

Full documentation available on GitHub

View Source Repository