← Back to Skills Marketplace
lijinhongucl-pixel

Requirement Validator 是一个数据驱动的需求验证工具,通过多维度分析帮你判断需求是否值得实现。

by Socialite UCL LJH · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
111
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install requirement-validator
Description
需求真实性验证器 - 用数据验证需求的真实性,避免伪需求浪费资源。多维度验证用户一致性、需求频次、影响面、竞品覆盖、替代方案、ROI等。
Usage Guidance
This package appears to be a local data-analysis tool: review the included scripts (scripts/validate.py) if you want to be sure, and run it on non-sensitive sample data first. Ensure python3 is installed and install dependencies (PyYAML) in an isolated environment (venv). Because it processes whatever CSV/JSON you provide, avoid feeding sensitive user data unless you trust the environment and have reviewed the code. If you need networked competitor lookups or integration with other systems, add/check those integrations deliberately (the current code runs locally and does not make external network requests).
Capability Analysis
Type: OpenClaw Skill Name: requirement-validator Version: 1.0.1 The skill bundle is a legitimate tool for validating product requirements using data analysis. The Python script (scripts/validate.py) performs local data processing on CSV and JSON files using safe practices like yaml.safe_load() and lacks any network activity, shell execution, or data exfiltration logic.
Capability Assessment
Purpose & Capability
Name/description (requirement validation) match the included code, examples, and config. Required binaries (python3, pip) are reasonable for running the provided Python script and YAML config.
Instruction Scope
SKILL.md instructs users to provide local CSV/JSON files or paste CSV content and to run the provided script. The runtime instructions and script operate on local files and configuration; there are no instructions to read unrelated system paths, environment secrets, or to send data externally.
Install Mechanism
No install spec or remote downloads are present; this is an instruction+code bundle meant to be run locally. All code is included in the repository (scripts/, examples/, config/).
Credentials
The skill declares no required environment variables or credentials, and the code does not attempt to access external credentials. Requiring pip is reasonable to install dependencies like PyYAML if absent.
Persistence & Privilege
Skill does not request always:true and is user-invocable. There is no code that modifies other skills or persists to global agent configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install requirement-validator
  3. After installation, invoke the skill by name or use /requirement-validator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
**v1.0.1 Changelog** - Added sample configuration and data files: validation_rules.yaml, user_feedback.csv, user_behavior.csv, competitor_data.json. - Introduced example usage scripts and datasets in the `examples/` and `config/` directories. - Added script `scripts/validate.py` for validating requirements with input data files. - Updated documentation for simpler setup and quick start, including CSV format instructions and file-based validation.
v1.0.0
requirement-validator v1.0.0 - 初始版本发布 - 支持用户一致性、需求频次、影响面、竞品覆盖、替代方案、ROI 六大维度的需求真实性验证 - 提供自动评分体系及详细报告生成 - 支持单项和批量需求验证 - 可自定义验证维度权重与规则
Metadata
Slug requirement-validator
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Requirement Validator 是一个数据驱动的需求验证工具,通过多维度分析帮你判断需求是否值得实现。?

需求真实性验证器 - 用数据验证需求的真实性,避免伪需求浪费资源。多维度验证用户一致性、需求频次、影响面、竞品覆盖、替代方案、ROI等。 It is an AI Agent Skill for Claude Code / OpenClaw, with 111 downloads so far.

How do I install Requirement Validator 是一个数据驱动的需求验证工具,通过多维度分析帮你判断需求是否值得实现。?

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

Is Requirement Validator 是一个数据驱动的需求验证工具,通过多维度分析帮你判断需求是否值得实现。 free?

Yes, Requirement Validator 是一个数据驱动的需求验证工具,通过多维度分析帮你判断需求是否值得实现。 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Requirement Validator 是一个数据驱动的需求验证工具,通过多维度分析帮你判断需求是否值得实现。 support?

Requirement Validator 是一个数据驱动的需求验证工具,通过多维度分析帮你判断需求是否值得实现。 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Requirement Validator 是一个数据驱动的需求验证工具,通过多维度分析帮你判断需求是否值得实现。?

It is built and maintained by Socialite UCL LJH (@lijinhongucl-pixel); the current version is v1.0.1.

💬 Comments