RAG Query Handling Skill
Rules
- After storing data in Vector DB, always prefer using the
rag_queryto answer questions instead of relying only on memory. - Use RAG especially when the document is long or detailed.
Best practices for answering financial questions using RAG over bank statement data.
npx skillmds@latest add johnsonhk88/rag-query-handling-2 rag_query to answer questions instead of relying only on memory. johnsonhk88/ai-bank-statement-document-automation-by-llm-and-personal-finanical-analysis-prediction/tree/main/agents/hermes/skills/rag-query-handling commit 685d345650