一键导入
rag
Retrieval-augmented generation for accurate, grounded Q&A. Combines search with LLM generation for factual answers with citations.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Retrieval-augmented generation for accurate, grounded Q&A. Combines search with LLM generation for factual answers with citations.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Data analysis and insights generation. Analyze documents, extract entities, classify content, and generate reports.
Manage and monitor data source integrations. List connectors, check sync status, and trigger syncs.
Document management and analysis. List, retrieve, and analyze indexed documents across all connected sources.
Enterprise search across all connected data sources. Provides hybrid semantic + keyword search, similar document finding, and search analytics.
基于 SOC 职业分类
| name | rag |
| description | Retrieval-augmented generation for accurate, grounded Q&A. Combines search with LLM generation for factual answers with citations. |
| category | rag |
| version | 1.0.0 |
| tools | ["rag_answer","rag_verify","rag_pure_answer","rag_pure_verify"] |
| triggers | {"keywords":["answer","explain","what is","how does","why","summarize"]} |
| examples | [{"input":"What is our vacation policy?"},{"input":"Explain the authentication flow"},{"input":"Summarize the Q3 earnings report"}] |
Retrieval-Augmented Generation for accurate, grounded answers from enterprise data.
rag_answer - Generate grounded answers with full context
rag_verify - Verify claims against source documents
rag_pure_answer - Minimal RAG answer without tool context
rag_pure_verify - Minimal claim verification
Every answer must be grounded in source documents:
Use inline citations: "The vacation policy allows 20 days PTO [HR Policy Doc, Section 3.2]"