Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

review-analysis评论分析

Agent Skill

review-analysis 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

35,374

周安装

1,445

GitHub Stars

公开资料未说明

下载量

11,444
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:review-analysis(评论分析)
来源仓库:https://github.com/leooooooow/review-analysis
安装命令:
openclaw skills install review-analysis
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install review-analysis

简介

分析客户评论与投诉,提炼模式与改进优先级。

  • 适合客服、产品团队处理用户反馈。适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。
  • 输入评论数据集,输出根因与行动建议。
  • 依赖数据质量,稀疏样本可能影响结论准确性。
  • review-analysis 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
review-analysis
description
Analyze customer reviews, complaints, and feedback to find repeat patterns, likely root causes, and action priorities. Use when teams need to cluster complaints, separate product issues from messaging issues, identify purchase drivers or refund triggers, and turn messy review data into a concise decision-ready report.

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

  1. Evidence snippets

- short representative quotes or examples

  1. Likely root cause

- product / messaging / offer / shipping / support / unclear

  1. Severity / urgency

- high / medium / low, with short explanation

  1. Recommended action

- what should be done next and by whom

  1. 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.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

79.28%
按下载量换算9,073

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills