ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified data analysis Safety 4/5

review-summarizer

Scrape, analyze, and summarize product reviews from multiple platforms (Amazon, Google, Yelp, TripAdvisor). Extract key insights, sentiment analysis, pros/cons, and recommendations. Use when researching products for arbitrage, creating affiliate content, or making purchasing decisions.

Why use this skill?

Automate product research with the Review Summarizer. Scrape, analyze, and summarize reviews from Amazon, Yelp, and Google for actionable insights.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/michael-laffin/review-summarizer
Or

What This Skill Does

The Review Summarizer is a sophisticated OpenClaw agent skill designed to bridge the gap between vast quantities of raw customer feedback and actionable business intelligence. By scraping data from industry-leading platforms including Amazon, Google, Yelp, and TripAdvisor, this tool performs deep-level sentiment analysis and thematic clustering. It parses thousands of individual reviews to distill complex user experiences into clear, structured insights, including identifying recurring product defects, highlighting standout features, and quantifying consumer sentiment through a range of -1.0 to +1.0. Beyond simple aggregation, it serves as a decision-making engine that offers statistical summaries and recommendation logic, helping users perform product research, affiliate marketing analysis, or competitive benchmarking with extreme efficiency.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal:

clawhub install openclaw/skills/skills/michael-laffin/review-summarizer

Ensure that your OpenClaw instance is updated to the latest version to maintain compatibility with the scraping engine and parsing dependencies.

Use Cases

  • Product Arbitrage: Quickly identify highly-rated products with minor, addressable complaints that can be positioned for resale.
  • Affiliate Marketing: Generate evidence-backed content by pulling data-driven pros and cons for product reviews and landing pages.
  • Market Research: Aggregate competitor feedback across multiple platforms to understand market gaps and customer pain points.
  • Purchasing Decisions: Analyze verified buyer sentiment to avoid purchasing items with recurring quality control issues.

Example Prompts

  1. "Summarize the top 5 complaints from the last 90 days for the Sony WH-1000XM5 on Amazon and compare them to the feedback found on Google Shopping."
  2. "Scrape the latest 200 reviews for this hotel URL and create a table showing the frequency of mentioned pros versus cons, then output as a CSV."
  3. "Is this product worth buying for a small business? Analyze sentiment and identify if there are any deal-breaking issues regarding durability or customer support."

Tips & Limitations

  • Rate Limiting: When scraping large datasets, use the --max-reviews flag to stay within platform API norms and avoid IP throttling.
  • Platform Changes: Because platform structures change frequently, this tool relies on consistent patterns; if a site update occurs, verify the scraper's status via the source repository.
  • Contextual Nuance: While sentiment analysis is highly accurate, it is best used as a supplement to your own critical judgment, especially for subjective reviews containing sarcasm or cultural slang.

Metadata

Stars1401
Views0
Updated2026-02-24
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-michael-laffin-review-summarizer": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#summarizer#scraper#sentiment-analysis#market-research#ecommerce
Safety Score: 4/5

Flags: network-access, file-write, file-read, data-collection, external-api