← 返回 Skills 市场
leooooooow

Review Analyzer

作者 LeroyCreates · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
147
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install review-analyzer
功能描述
Extract sentiment patterns, repeated pain points, and feature requests from customer reviews to prioritize product fixes and copy improvements.
安全使用建议
This skill appears coherent and focused, but consider these practical points before installing and using it: - Privacy: Do not paste reviews that contain personal data, emails, phone numbers, or other PII. The skill asks you to provide raw review text; sanitize sensitive fields first. - Sample size: The doc inconsistently mentions "20 or more" in one place and a minimum of "ten" in another; for reliable frequency-based patterns use 30+ reviews where possible. - Verified vs unverified: The skill says it won't distinguish verified purchases unless you include that info — include a flag column if that distinction matters. - Hallucination risk: Estimated implementation effort and predicted review-score impact are model-generated estimates; validate recommendations with real testing before making supplier or product decisions. - Auditability: Because this is instruction-only (no install), review outputs carefully and keep an audit trail of inputs/outputs if you need to justify changes to product or listings. - Autonomy: The skill is user-invocable and not forced always-on. If you are worried about autonomous runs, ensure platform-level controls for skill invocation are in place. Overall, nothing in the skill requests unrelated access or installs, so it is coherent with its stated purpose.
功能分析
Type: OpenClaw Skill Name: review-analyzer Version: 1.0.0 The skill bundle consists of a metadata file and a markdown-based instruction set (SKILL.md) designed to guide an AI agent in analyzing customer reviews. There is no executable code, no external network calls, and no evidence of prompt injection or malicious intent. The instructions are strictly aligned with the stated purpose of sentiment analysis and product feedback extraction.
能力评估
Purpose & Capability
The name and description match the instructions: the skill requires review text and produces categorized sentiment, pain points, praise themes, and action recommendations. No unrelated resources (cloud credentials, system files, etc.) are requested.
Instruction Scope
SKILL.md confines the agent to ingesting review text provided by the user (pasted text or CSV) and producing a structured report. It explicitly states it will not scrape live pages. The instructions do not direct the agent to read unrelated files, env vars, or transmit data externally.
Install Mechanism
There is no install spec and no code files (instruction-only), so nothing will be written to disk or downloaded during install.
Credentials
No environment variables, credentials, or config paths are requested. The inputs described (reviews_text, product_name, rating_filter, output_goal) are proportional to the stated functionality.
Persistence & Privilege
The skill is not marked always:true and does not request any system-wide persistence or modification of other skills. Autonomous invocation is allowed by platform default but is not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install review-analyzer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /review-analyzer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release.
元数据
Slug review-analyzer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Review Analyzer 是什么?

Extract sentiment patterns, repeated pain points, and feature requests from customer reviews to prioritize product fixes and copy improvements. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 147 次。

如何安装 Review Analyzer?

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

Review Analyzer 是免费的吗?

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

Review Analyzer 支持哪些平台?

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

谁开发了 Review Analyzer?

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

💬 留言讨论