← 返回 Skills 市场
xu4wang

产品经理PRD工具

作者 Austin · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
95
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pm-prd
功能描述
产品经理专用的 PRD(产品需求文档)生成、优化与扩展工具。用于从自然语言描述创建结构化 PRD、对现有 PRD 进行澄清式审阅以补全模糊点、或向已有 PRD 追加新功能。当用户提到"写 PRD""生成产品需求文档""需求文档""优化/澄清 PRD""review PRD""给 PRD 加功能""PRD 新增需求...
安全使用建议
This skill appears to implement the advertised PRD workflows, but it instructs the agent to read and write files and to run shell commands without limiting where it can write. Before installing or running it: - Only pass file paths inside a safe workspace (avoid system paths like /etc, ~/). Prefer relative paths inside a sandboxed project directory. - If possible run the skill first in a disposable workspace and review the produced files before using them elsewhere. - If you expect to run in an environment without a shell, note the SKILL.md references Bash (mkdir -p); confirm the runtime provides a shell or adjust the instructions. - Because the skill can autonomously be invoked by the agent, consider disabling autonomous invocation or restricting when/which prompts can trigger it until you’re comfortable with its behavior. - Ask the author (or edit SKILL.md) to add explicit path-safety rules (e.g., refuse absolute paths, normalize and restrict to ./workspace or ./prds) and an explicit statement that no external network calls are made. If you need lower risk: run the skill manually (not autonomously) and always inspect/backup files the skill will modify.
功能分析
Type: OpenClaw Skill Name: pm-prd Version: 0.1.0 The skill bundle is a legitimate tool designed for Product Managers to generate, clarify, and extend Product Requirement Documents (PRDs). The instructions in SKILL.md are well-structured, focusing on document management and user interaction without any evidence of data exfiltration, malicious execution, or unauthorized system access. It explicitly restricts the agent from performing git operations or executing arbitrary scripts, limiting its scope to standard file operations (read, write, mkdir) within the working directory.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description (PRD generation/clarify/extend) match the SKILL.md workflows. The actions the skill performs (parse user text, read/write PRD files, ask clarifying questions) are appropriate for a PRD tool. Minor mismatch: instructions call out using Bash (mkdir -p) but the skill declares no required binaries.
Instruction Scope
The SKILL.md instructs the agent to read arbitrary file paths provided via $ARGUMENTS and to create directories and write files to the filesystem (./prds/<name>.md or user-supplied paths). There are no explicit guards restricting writes to the agent workspace or preventing writes to sensitive system paths. The skill will also modify files in place (adding clarifications and sessions). No external network endpoints are referenced. Because file reads/writes are central, lack of path-scope constraints is a security concern.
Install Mechanism
Instruction-only skill with no install spec or code files—nothing is downloaded or written during install. This is low risk from an installation perspective.
Credentials
Skill requests no environment variables, credentials, or config paths; this is proportionate to its stated purpose.
Persistence & Privilege
always:false (normal). The skill is allowed autonomous invocation (platform default); combined with its file-write behavior this increases impact if the agent invokes it without clear user direction. There is no request to modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pm-prd
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pm-prd 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
initial release: generate / clarify / extend 三模式
元数据
Slug pm-prd
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

产品经理PRD工具 是什么?

产品经理专用的 PRD(产品需求文档)生成、优化与扩展工具。用于从自然语言描述创建结构化 PRD、对现有 PRD 进行澄清式审阅以补全模糊点、或向已有 PRD 追加新功能。当用户提到"写 PRD""生成产品需求文档""需求文档""优化/澄清 PRD""review PRD""给 PRD 加功能""PRD 新增需求... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。

如何安装 产品经理PRD工具?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pm-prd」即可一键安装,无需额外配置。

产品经理PRD工具 是免费的吗?

是的,产品经理PRD工具 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

产品经理PRD工具 支持哪些平台?

产品经理PRD工具 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 产品经理PRD工具?

由 Austin(@xu4wang)开发并维护,当前版本 v0.1.0。

💬 留言讨论