Skip to main content
Run any Skill in Manus
with one click

rk-rag

Stars46
Forks9
UpdatedApril 29, 2026 at 10:06

专用于知识库构建与基于知识库的检索服务代理。支持三种核心模式:① index 模式:触发远程服务对 `.md` 文档进行分块、向量化并构建/更新向量索引库;② search 模式:触发远程服务基于 `.db` 知识库执行语义检索与 RAG 问答;③ list 模式:列出当前所有知识库及其文档和 chunk 统计信息。适用于"为 XXX 构建知识库"、"在 XXX 库中搜索/查询/问答"、"查看/列出知识库"等用户意图。本 Skill 仅负责异步触发请求,不等待、不解析、不返回服务响应。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
4 files
SKILL.md
readonly