← 返回 Skills 市场
Prd Skill Workflow2
作者
ShiXiangYu2
· GitHub ↗
· v1.0.0
· MIT-0
113
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install prd-skill-workflow2
功能描述
全栈PRD协作工作流。与用户共同探讨,产出可供开发、设计、测试、运营、项目经理使用的完整PRD文档。 协作流程共10步,输出PRD包含14个章节(项目概述、市场分析、需求列表、信息架构、用户流程、原型设计、UI规范、功能规格、数据模型、技术方案、非功能需求、测试方案、数据埋点、运营方案、项目计划)。 当用户说"帮...
安全使用建议
This repository appears to implement what it claims: a conversational, template-driven PRD workflow with example outputs and local build scripts. If you plan to run it locally: 1) Inspect shell and node scripts (scripts/*.js, templates/*.sh, templates/update.sh) before running — they will read/write files and may run other commands. 2) Be aware npm install will fetch dependencies (Playwright is included) and 'npx playwright install chromium' downloads a browser binary; only run these in a trusted or sandboxed environment. 3) There is no request for secrets or external API keys in the skill, but local scripts can overwrite templates-config via init-custom-config — back up any important files first. 4) Minor inconsistency: some README/package.json commands reference update.js at the repo root while an update script exists under templates/; verify script paths before running update commands. Overall the package is internally consistent with its stated purpose; proceed after reviewing the scripts if you will execute them.
功能分析
Type: OpenClaw Skill
Name: prd-skill-workflow2
Version: 1.0.0
The skill bundle provides a comprehensive and well-structured workflow for generating Product Requirement Documents (PRDs). It includes various Node.js and shell scripts for project initialization (init-prd.js/sh), version management (update.js/sh), quality scoring (score.js), and document generation (build.js and build-pdf.js using Playwright). While the bundle requires significant permissions for file system operations and local script execution, all observed logic is strictly aligned with the stated purpose of document creation and project management. No evidence of data exfiltration, malicious command execution, or prompt injection was found.
能力评估
Purpose & Capability
The name/description (full-stack PRD workflow) match the repository contents: prompts, templates, example PRDs, build and PDF generation scripts, and helper scripts for init/validate/score. Nothing in the manifest asks for unrelated cloud credentials or system-level access that would contradict the PRD-generation purpose.
Instruction Scope
SKILL.md and the prompts restrict the agent to conversational PRD authoring, stepwise prompts, and template-based output generation. The runtime instructions and prompts do not instruct reading arbitrary system secrets or contacting external endpoints beyond generating document outputs. The included scripts do perform local file reads/writes (merging fragments, building outputs) which are coherent with producing PRD artifacts.
Install Mechanism
The skill is instruction-only for the platform (no platform install spec), but it contains a Node project (package.json) with a dependency on Playwright. Running the repository locally requires 'npm install' and 'npx playwright install chromium' (Playwright will download a browser binary). That download and any npm install should be run only in environments where you trust the code; otherwise the skill itself doesn't force-install on the agent.
Credentials
No environment variables, credentials, or config paths are declared or required by the skill. The repository does include templates and scripts that read and write local files (templates-config, output files), which is appropriate for a document-generation tool and proportionate to the stated purpose.
Persistence & Privilege
The skill does not request permanent/always-on inclusion (always:false) and does not declare elevated privileges. Scripts can modify files within the project (init-custom-config, update/build scripts) which is expected for a local project scaffolder; nothing indicates it attempts to modify other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install prd-skill-workflow2 - 安装完成后,直接呼叫该 Skill 的名称或使用
/prd-skill-workflow2触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of prd-skill-workflow2 as prd-fullstack for collaborative, professional PRD creation.
- Supports a 10-step dialog-driven workflow to generate complete PRD documentation.
- Outputs a 14-chapter, enterprise-standard PRD covering product, user experience, functionality, technology, quality, operation, and management.
- Provides visualized output (tables, diagrams, flows) and allows step back/modification at any stage.
- Includes ready-to-use templates, product-type configs, checklists, scripts, and sample projects.
- Triggered by phrases like "帮我写PRD" or "产品需求文档".
元数据
常见问题
Prd Skill Workflow2 是什么?
全栈PRD协作工作流。与用户共同探讨,产出可供开发、设计、测试、运营、项目经理使用的完整PRD文档。 协作流程共10步,输出PRD包含14个章节(项目概述、市场分析、需求列表、信息架构、用户流程、原型设计、UI规范、功能规格、数据模型、技术方案、非功能需求、测试方案、数据埋点、运营方案、项目计划)。 当用户说"帮... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。
如何安装 Prd Skill Workflow2?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install prd-skill-workflow2」即可一键安装,无需额外配置。
Prd Skill Workflow2 是免费的吗?
是的,Prd Skill Workflow2 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Prd Skill Workflow2 支持哪些平台?
Prd Skill Workflow2 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Prd Skill Workflow2?
由 ShiXiangYu2(@shixiangyu2)开发并维护,当前版本 v1.0.0。
推荐 Skills