Skills vs RAG
In 2025, I built an informational chatbot using a RAG pipeline, and it works quite well across an extremely large set of documents/types in my knowledge base.
I am debating if any parts can be optimized by using Skills or if it makes sense to refactor and use skills exclusively for this use case.
What do you recommend?