← Back to Skills Marketplace
xu4wang

产品经理PRD工具

by Austin · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
95
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pm-prd
Description
产品经理专用的 PRD(产品需求文档)生成、优化与扩展工具。用于从自然语言描述创建结构化 PRD、对现有 PRD 进行澄清式审阅以补全模糊点、或向已有 PRD 追加新功能。当用户提到"写 PRD""生成产品需求文档""需求文档""优化/澄清 PRD""review PRD""给 PRD 加功能""PRD 新增需求...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pm-prd
  3. After installation, invoke the skill by name or use /pm-prd
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
initial release: generate / clarify / extend 三模式
Metadata
Slug pm-prd
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 产品经理PRD工具?

产品经理专用的 PRD(产品需求文档)生成、优化与扩展工具。用于从自然语言描述创建结构化 PRD、对现有 PRD 进行澄清式审阅以补全模糊点、或向已有 PRD 追加新功能。当用户提到"写 PRD""生成产品需求文档""需求文档""优化/澄清 PRD""review PRD""给 PRD 加功能""PRD 新增需求... It is an AI Agent Skill for Claude Code / OpenClaw, with 95 downloads so far.

How do I install 产品经理PRD工具?

Run "/install pm-prd" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 产品经理PRD工具 free?

Yes, 产品经理PRD工具 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 产品经理PRD工具 support?

产品经理PRD工具 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 产品经理PRD工具?

It is built and maintained by Austin (@xu4wang); the current version is v0.1.0.

💬 Comments