Skip to main content

project-data-reader

Use when you need to read live data or business-process state from a running project — users, departments, dictionaries, workflow/approval status, reports — through that project's MCP capability server. Connects over standard MCP (Streamable HTTP/SSE or stdio), pulls the Capability Manifest, and calls read-only tools. The caller's identity (JWT) is passed through and the target system enforces authentication, role/permission and row-level data-permission on every call. This is a runtime read skill — it does NOT generate or modify source code (use scaffold-module-gen for that).

跳到安装

来源信息

仓库
WenJunDuan/Rlues
最近来源活动
2026年7月8日 06:39
检测到的 SKILL.md 语言
中文
星标
184
分支
22

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。