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 ee03ade 3 files · 9.6 KB Updated

File contents

wenjunduan/rlues/tree/main/vibeCoding/codex/9.9.0/.codex/skills/project-data-reader commit ee03ade94a

Frequently asked questions

npx skillmds@latest add wenjunduan/project-data-reader