← Back to Skills Marketplace
PRD GENERATOR - Interactive Demo & iWiki Publish
by
junko-zhang
· GitHub ↗
· v4.0.4
· MIT-0
177
Downloads
2
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install prd-generator-team
Description
PRD文档生成器(团队版) - 从需求描述一键生成完整PRD文档与HTML交互原型,支持iWiki发布
Usage Guidance
This skill is internally consistent with its stated purpose. Before installing or using it, consider: 1) Only provide TAI_PAT_TOKEN if you trust the skill and the iWiki MCP endpoint; the token grants the ability to create/update pages under your account—use a least-privilege token if possible. 2) The optional Playwright install will download Chromium and write files to disk; skip it if you don't need automatic screenshots. 3) The package includes scripts that will read your workspace (PRD files, screenshots) and may run them locally — review scripts (connect_mcp.py, publish_to_iwiki.py, gen_flowmap.py) yourself if you have concerns. 4) There is a minor metadata inconsistency: registry said no install spec while SKILL.md contains pip install steps — expect the skill to attempt Python dependency installation as described. If you only need PRD drafting (no publish), you can avoid setting TAI_PAT_TOKEN and skip Playwright to reduce risk.
Capability Analysis
Type: OpenClaw Skill
Name: prd-generator-team
Version: 4.0.4
The skill bundle is a comprehensive tool for generating PRD documents, HTML prototypes, and publishing them to an internal corporate wiki (iWiki). The included Python scripts (connect_mcp.py, publish_to_iwiki.py) are well-documented API clients that interact exclusively with internal Tencent domains (prod.mcp.it.woa.com) using a user-provided token (TAI_PAT_TOKEN). The instructions in SKILL.md use strict 'Force Routing' and 'Checkpoints' to ensure the AI agent follows a specific Standard Operating Procedure (SOP) for document quality and compliance, rather than for malicious purposes. No evidence of data exfiltration, unauthorized remote execution, or obfuscation was found.
Capability Assessment
Purpose & Capability
Name/description (PRD generator + iWiki publish) match the included files and runtime steps: it includes generators for flow maps, a publish script, and an MCP client that targets prod.mcp.it.woa.com. Network + filesystem permissions and Python libraries (requests, optionally playwright) are consistent with generating previews, screenshots, packaging, and uploading to iWiki.
Instruction Scope
SKILL.md instructs the agent to read workspace files, produce/prerender prototypes, run included scripts (gen_flowmap.py, publish_to_iwiki.py, connect_mcp.py), copy screenshots into images/, and optionally start a local preview server. All of these actions are within the stated PRD/preview/publish scope; there are explicit constraints (e.g., must use publish_to_iwiki.py for upload) and multiple safety checkpoints described.
Install Mechanism
The skill is instruction-heavy and includes Python scripts (no opaque remote binaries). SKILL.md frontmatter contains pip install steps for requests and optional playwright; playwright's installation will download Chromium (large binary) and write to disk. Registry metadata claimed 'No install spec', but SKILL.md includes install steps — minor inconsistency to be aware of.
Credentials
Only one credential is referenced (TAI_PAT_TOKEN) and it is optional per SKILL.md; it is used only for Authorization to the MCP server (publish step). The included scripts use the token in HTTP headers and do not persist or forward it elsewhere. No unrelated credentials or broad secret access are requested.
Persistence & Privilege
The skill does not request always:true and does not modify other skills. It requires normal filesystem access to create PRD files and images in the workspace and network access to call the iWiki MCP endpoint — both are consistent with its function.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install prd-generator-team - After installation, invoke the skill by name or use
/prd-generator-team - Provide required inputs per the skill's parameter spec and get structured output
Version History
v4.0.4
v4.0.4: 安全扫描优化 - 增加 frontmatter 依赖/权限/环境变量声明,install 配置声明安装步骤,外部工具标注为可选
v4.0.3
v4.0.3: 更新显示名称为 PRD GENERATOR - Interactive Demo & iWiki Publish
v4.0.2
v4.0.2: 修改显示名称为 PRD GENERATOR
v4.0.1
v4.0.1: 安全优化(env/permissions/dependencies声明), 新增README对外展示文档, 修正SkillHub链接
v4.0.0
Initial release: PRD文档生成器团队版 V4.0,支持一键生成完整PRD+HTML交互原型+iWiki发布
Metadata
Frequently Asked Questions
What is PRD GENERATOR - Interactive Demo & iWiki Publish?
PRD文档生成器(团队版) - 从需求描述一键生成完整PRD文档与HTML交互原型,支持iWiki发布. It is an AI Agent Skill for Claude Code / OpenClaw, with 177 downloads so far.
How do I install PRD GENERATOR - Interactive Demo & iWiki Publish?
Run "/install prd-generator-team" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is PRD GENERATOR - Interactive Demo & iWiki Publish free?
Yes, PRD GENERATOR - Interactive Demo & iWiki Publish is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does PRD GENERATOR - Interactive Demo & iWiki Publish support?
PRD GENERATOR - Interactive Demo & iWiki Publish is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created PRD GENERATOR - Interactive Demo & iWiki Publish?
It is built and maintained by junko-zhang (@junko-zhang); the current version is v4.0.4.
More Skills