← Back to Skills Marketplace
ken0122

Product Requirement Analysis

by ken0122 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
381
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install requirement-analysis-system
Description
提供产品需求分析的全流程技能,包括需求发现、分析、优先级判断及输出,支持多场景的结构化方法与工具应用。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install requirement-analysis-system
  3. After installation, invoke the skill by name or use /requirement-analysis-system
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Requirement Analysis Skills 版本 1.0.0 发布。 本技能系统为需求分析流程提供系统化、结构化支持。 - 覆盖12大核心技能,涵盖需求发现、分析、优先级、输出全过程。 - 每项技能包括用途、适用场景、核心产出,便于产品经理、需求分析师等角色落地。 - 提供标准化模板与引导问题,提升团队协作与需求交付质量。 - 支持组件化、交互式技能,兼容 OpenClaw 等平台集成。
Metadata
Slug requirement-analysis-system
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Product Requirement Analysis?

提供产品需求分析的全流程技能,包括需求发现、分析、优先级判断及输出,支持多场景的结构化方法与工具应用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 381 downloads so far.

How do I install Product Requirement Analysis?

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

Is Product Requirement Analysis free?

Yes, Product Requirement Analysis is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Product Requirement Analysis support?

Product Requirement Analysis is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Product Requirement Analysis?

It is built and maintained by ken0122 (@ken0122); the current version is v1.0.0.

💬 Comments