mcpbeat

Customer Review Aggregator

onewave-ai/customer-review-aggregator

Aggregate and analyze customer reviews from G2, Capterra, Trustpilot, App Store, and other platforms. Performs sentiment analysis, identifies pain points, extracts feature feedback, generates marketing claims, and compares competitor reviews. Use when users need review analysis, competitive intelligence, or customer feedback insights.

2k tokens
context cost
the whole folder, loaded on every use
4
files
instructions only
0
copies elsewhere
how many repositories repackaged it
235
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/OneWave-AI/claude-skills --skill customer-review-aggregator

The instruction itself

3 sections, as written by the author

Customer Review Aggregator & Analyzer

Pull reviews from multiple platforms and extract actionable insights with sentiment analysis, pain-point detection, marketing-claim extraction, and competitor comparison.

Contents

  • references/sources.md - supported platforms and sentiment dimensions
  • references/intake-prompts.md - scope and data-collection prompts, example use cases
  • references/output-templates.md - report templates for every analysis type

Workflow

  • Define scope. Present the scope prompt from references/intake-prompts.md to capture product, platforms, competitors, analysis focus, and time period.
  • Gather review data. Offer the three data-collection methods (paste, CSV upload, URLs via WebFetch) from references/intake-prompts.md and collect the reviews.
  • Analyze sentiment. Score overall sentiment and feature-level sentiment using the dimensions in references/sources.md.
  • Identify pain points. Cluster negative feedback by theme, rank by frequency, and assign impact plus a recommendation.
  • Extract marketing claims. Derive evidence-backed claims from positive reviews, each with supporting quotes, a confidence level, and a use case.
  • Compare competitors. When competitors are provided, build the side-by-side comparison and surface weaknesses to exploit.
  • Analyze feature requests. Rank requested features by mention count, urgency, and competitor coverage.
  • Assemble the report. Populate the full analysis report and offer deliverable formats.

For all output formats and tables, see references/output-templates.md.

How to use it

Copy the folder

Take onewave-ai/customer-review-aggregator from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.