← 返回 Skills 市场
ken0122

Product Requirement Analysis

作者 ken0122 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
381
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install requirement-analysis-system
功能描述
提供产品需求分析的全流程技能,包括需求发现、分析、优先级判断及输出,支持多场景的结构化方法与工具应用。
安全使用建议
The human-readable SKILL.md content appears legitimate and scoped to product requirement analysis. The red flag is the included create-skills.sh which, if executed, will create or overwrite many skill files under /root/.openclaw/workspace/skills (a system/agent directory). Before installing or running anything: 1) Do NOT run create-skills.sh on a production or shared agent. 2) Ask the author for provenance and why an installer must write to /root/.openclaw; prefer an explicit, documented install step and least-privilege target directory. 3) If you want the templates, inspect the individual SKILL.md files and copy them manually into a sandbox directory rather than executing the installer. 4) If you must install, run the script in an isolated sandbox VM/container and review the files it creates, verifying that it does not overwrite unrelated skills or inject unexpected behavior. 5) If you plan to enable these as agent skills, ensure the platform's policy/permission model allows and logs such changes, and consider restricting who can execute installers that modify the agent workspace.
功能分析
Type: OpenClaw Skill Name: requirement-analysis-system Version: 1.0.0 The bundle is a comprehensive requirement analysis system for product managers and pre-sales engineers, providing structured templates and workflows for tasks like user persona creation, PRD development, and ROI analysis. It includes a shell script (create-skills.sh) designed for scaffolding the workspace by generating sub-skill directories and metadata files. All analyzed files, including the instructions in SKILL.md and the logic in the shell script, are strictly aligned with the stated purpose and show no signs of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The SKILL.md files and overall description match the advertised purpose (product requirement analysis). Nothing in the prose requires cloud credentials or unrelated system access. However, the repository contains create-skills.sh which writes many skill files into /root/.openclaw/workspace/skills — an operation beyond a pure 'instruction-only' analysis skill. Creating or modifying the agent's skill workspace is not justified in the declared metadata (no required config paths).
Instruction Scope
The SKILL.md runtime instructions themselves are limited to interactive prompts, templates, and examples for product analysis and do not request secrets, external endpoints, or broad system inspection. They appear within scope for the described purpose. The out-of-band script (create-skills.sh) is the only element that expands scope by performing filesystem writes; the SKILL.md does not instruct the agent to run that script.
Install Mechanism
There is no declared install spec (instruction-only), which is low risk — but a non-declared shell installer (create-skills.sh) is included. That script creates many files under a system/root agent path (/root/.openclaw/workspace/skills). If executed, it will write and modify the agent's skill collection. An included install script that targets a privileged or agent-owned path without an explicit, documented install step is a notable risk.
Credentials
Declared requirements list no environment variables, credentials, or config paths (which matches the SKILL.md). But the create-skills.sh hardcodes BASE_DIR="/root/.openclaw/workspace/skills/requirement-analysis-system" and will create/overwrite files there. Requesting access to the agent's skill directory (via a script) is not declared and is disproportionate to a content/template-based analysis skill.
Persistence & Privilege
The script would add 11 component skills and 5 workflows into the agent's skills workspace — effectively modifying the agent's skill set/persistence. This is a material privilege (modifying other skills/system workspace). The skill metadata does not declare always:true, but presence of a script able to install or modify skills increases blast radius if executed. The SKILL.md does not explicitly ask the agent to self-install, but the artifact exists and could be run by a maintainer with sufficient rights.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install requirement-analysis-system
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /requirement-analysis-system 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Requirement Analysis Skills 版本 1.0.0 发布。 本技能系统为需求分析流程提供系统化、结构化支持。 - 覆盖12大核心技能,涵盖需求发现、分析、优先级、输出全过程。 - 每项技能包括用途、适用场景、核心产出,便于产品经理、需求分析师等角色落地。 - 提供标准化模板与引导问题,提升团队协作与需求交付质量。 - 支持组件化、交互式技能,兼容 OpenClaw 等平台集成。
元数据
Slug requirement-analysis-system
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 0
历史版本数 1
常见问题

Product Requirement Analysis 是什么?

提供产品需求分析的全流程技能,包括需求发现、分析、优先级判断及输出,支持多场景的结构化方法与工具应用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 381 次。

如何安装 Product Requirement Analysis?

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

Product Requirement Analysis 是免费的吗?

是的,Product Requirement Analysis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Product Requirement Analysis 支持哪些平台?

Product Requirement Analysis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Product Requirement Analysis?

由 ken0122(@ken0122)开发并维护,当前版本 v1.0.0。

💬 留言讨论