LlamaIndex · SOP Third-person analytical view of how LlamaIndex thinks about turning private documents into a grounded answering system. The skill is for an LLM agent that writes / reviews / debugs RAG code — not for an end user reading docs. --- 何时激活 (Activation Rules) Activate this skill when any of the following holds: 1. The user's request involves building, modifying, or debugging a RAG pipeline (retrieval over private/unstructured data + LLM synthesis). 2. The user mentions LlamaIndex ( ), LlamaParse , LlamaCloud , or a LlamaIndex-style primitive ( , , , , , , , ). 3. The user is compar…