← Back to Skills Marketplace
leooooooow

Review Analyzer

by LeroyCreates · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
147
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install review-analyzer
Description
Extract sentiment patterns, repeated pain points, and feature requests from customer reviews to prioritize product fixes and copy improvements.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install review-analyzer
  3. After installation, invoke the skill by name or use /review-analyzer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release.
Metadata
Slug review-analyzer
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Review Analyzer?

Extract sentiment patterns, repeated pain points, and feature requests from customer reviews to prioritize product fixes and copy improvements. It is an AI Agent Skill for Claude Code / OpenClaw, with 147 downloads so far.

How do I install Review Analyzer?

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

Is Review Analyzer free?

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

Which platforms does Review Analyzer support?

Review Analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Review Analyzer?

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

💬 Comments