← 返回 Skills 市场
leooooooow

Review Analysis

作者 LeroyCreates · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
1066
总下载
0
收藏
3
当前安装
2
版本数
在 OpenClaw 中安装
/install review-analysis
功能描述
Analyze customer reviews, complaints, and feedback to find repeat patterns, likely root causes, and action priorities. Use when teams need to cluster complai...
使用说明 (SKILL.md)

Review Analysis

Turn messy reviews, complaints, and feedback into a short decision memo the team can actually act on.

This skill is not just for “summarizing reviews.”

Its real job is to help answer:

  • What are people repeatedly saying?
  • What problems are actually frequent vs just loud?
  • Is the issue in the product, the messaging, the offer, shipping, or support?
  • What should the team fix first?
  • What can marketing, product, ops, and support each learn from the feedback?

Solves

Review data is usually noisy and operationally useless in raw form:

  • hundreds of comments, but no pattern hierarchy;
  • teams confuse anecdotes with repeat problems;
  • product issues get mixed with bad expectation-setting;
  • strengths are underused because nobody clusters positive themes;
  • support, product, and growth teams all read the same reviews differently;
  • no one translates feedback into action priorities.

Goal: Turn unstructured feedback into pattern clusters, likely causes, and recommended next steps.

Use when

Use when the user needs structured insight from customer feedback rather than a raw summary.

Typical cases:

  • summarizing product reviews from marketplaces or app stores;
  • clustering repeated complaints;
  • identifying refund / return drivers;
  • extracting product strengths and buyer-loved features;
  • separating product quality issues from messaging or expectation mismatch;
  • turning review data into FAQ, copy, product, or support actions;
  • preparing a concise report for product, ops, CX, or marketing teams.

Do not use when

Do not use this skill when:

  • the user only wants sentiment labels with no explanation;
  • the task is broad social listening across the public web rather than a defined feedback set;
  • there is too little review data to identify meaningful patterns;
  • the user wants rigorous statistical causality rather than directional pattern analysis;
  • the task is support ticket workflow automation rather than insight extraction.

Inputs

Ask for the minimum useful analysis set:

  • review source(s)
  • product / service name
  • review text or feedback sample
  • date range, if relevant
  • market / platform, if relevant
  • whether focus should be on complaints, positives, refunds, retention, or all feedback
  • any business question to prioritize

Workflow

1. Define the review set

Clarify what is being analyzed:

  • marketplace reviews
  • app reviews
  • support complaints
  • refund / return notes
  • post-purchase survey responses
  • social comments collected into a feedback set

2. Normalize and cluster the feedback

Group feedback into useful buckets, such as:

  • product quality / defects
  • expectation mismatch
  • shipping / logistics
  • service / support
  • pricing / value perception
  • feature gaps
  • usability / onboarding friction
  • trust / claim issues
  • delight drivers / positive strengths

3. Identify repeat patterns

For each cluster, assess:

  • frequency
  • severity
  • confidence level
  • likely root cause
  • which team owns the problem

Always distinguish:

  • repeat pattern vs loud anecdote
  • product issue vs messaging issue
  • true defect vs wrong customer expectation

4. Translate insight into action

Recommend the next step clearly:

  • fix now
  • monitor
  • rewrite messaging
  • update FAQ
  • adjust offer or positioning
  • escalate to product / ops / support

Output format

Return a concise decision-ready report:

  1. Top patterns

    • ranked by importance, not just by volume
  2. Evidence snippets

    • short representative quotes or examples
  3. Likely root cause

    • product / messaging / offer / shipping / support / unclear
  4. Severity / urgency

    • high / medium / low, with short explanation
  5. Recommended action

    • what should be done next and by whom
  6. Optional positives worth amplifying

    • strengths to reuse in copy, PDPs, ads, or FAQs

Quality bar

A strong analysis should:

  • separate signal from noise;
  • keep evidence snippets short and representative;
  • distinguish product issues from expectation-setting issues;
  • avoid pretending root cause certainty is higher than it is;
  • identify actionable implications, not just themes;
  • help a real operator decide what to do next.

What “better” looks like

Good output should make it obvious:

  • what the main complaints are;
  • what the hidden strengths are;
  • which issues are operational vs messaging-driven;
  • what deserves immediate action;
  • what can be used to improve copy, FAQ, product decisions, or CX.

Resources

Read references/output-template.md for the standard report layout.

安全使用建议
This skill is instruction-only and internally consistent with its purpose. Before using it, avoid pasting sensitive personal data (PII) from reviews unless you have consent and are compliant with privacy rules. Provide a representative sample and clear scope (date range, platforms, focus) so the analysis doesn't overgeneralize. Validate recommended root causes with operational data where possible — the skill helps surface directional patterns but does not perform rigorous causal inference.
功能分析
Type: OpenClaw Skill Name: review-analysis Version: 1.0.1 The skill bundle is a purely instructional set for an AI agent to perform sentiment and pattern analysis on customer feedback. It contains no executable code, scripts, or network-enabled components. The instructions in SKILL.md and the template in references/output-template.md are entirely aligned with the stated purpose of review analysis and do not contain any evidence of prompt injection, data exfiltration, or malicious intent.
能力评估
Purpose & Capability
The name and description match the SKILL.md workflow: clustering feedback, identifying root causes, and recommending actions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
The instructions only describe how to collect, normalize, cluster, and report on provided review data. They do not instruct reading system files, calling unexpected external endpoints, or accessing environment variables.
Install Mechanism
No install spec or code files are present; this is instruction-only so nothing is written to disk or pulled from external URLs.
Credentials
No environment variables, credentials, or config paths are required. The inputs requested are review data and context parameters, which are appropriate for the task.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills' configurations. Autonomous invocation is enabled by default but is not combined with other risky requests.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install review-analysis
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /review-analysis 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Upgrade internals with clearer clustering, root-cause logic, and decision-ready outputs
v1.0.0
Initial release
元数据
Slug review-analysis
版本 1.0.1
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 2
常见问题

Review Analysis 是什么?

Analyze customer reviews, complaints, and feedback to find repeat patterns, likely root causes, and action priorities. Use when teams need to cluster complai... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1066 次。

如何安装 Review Analysis?

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

Review Analysis 是免费的吗?

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

Review Analysis 支持哪些平台?

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

谁开发了 Review Analysis?

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

💬 留言讨论