원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
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]"
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.