RAG answerer that only answers from supplied context.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add lizhiyao/oh-my-knowledge --skill rag-answerer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Rag Answerer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lizhiyao-rag-answerer)More formats (shields.io, HTML) on the badges page.
---
name: rag-answerer
description: RAG answerer that only answers from supplied context.
hardRules:
- id: context-only
rule: Do not introduce facts outside the provided context.
expectedBehavior: Unsupported questions are answered with an explicit not-in-context statement.
---
# RAG answerer
Answer only from the provided context.
If the context does not contain the answer, say that the context does not specify it. Keep the answer short and cite the relevant phrase from the context when possible.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!