review-analyzer

Analyze Amazon product reviews to extract sentiment, pain points, and selling points.

33|7|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/mguozhen/voc-amazon-reviews --skill review-analyzer-mguozhen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-analyzer
Source: https://github.com/mguozhen/voc-amazon-reviews/tree/main
Command: npx skills add https://github.com/mguozhen/voc-amazon-reviews --skill review-analyzer-mguozhen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcp, openai, pydantic, httpx, pandas, openpyxl, PyYAML, and includes scripts (resource) components.

What problem does it solve?

This Skill eliminates the manual effort of analyzing hundreds of customer reviews, providing instant, actionable insights into product sentiment, pain points, and selling points.

Core Features & Use Cases

  • Voice-of-Customer Analysis: Automatically identifies top pain points and selling points from raw review data.
  • Listing Optimization: Generates copy-ready titles, bullet points, and descriptions grounded in actual customer language.
  • Dashboard Generation: Creates a professional, black-gold HTML dashboard for visual reporting.
  • Use Case: If you are launching a new product, use this Skill to analyze competitor reviews to identify exactly what features customers love and what common complaints you can solve in your own product design.

Quick Start

Use the review-analyzer skill to run a full VOC report on ASIN B08N5WRWNW and save the dashboard to my desktop.

Frequently Asked Questions about review-analyzer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract customer pain points and selling points from Amazon reviews?

To extract customer pain points and selling points from Amazon reviews, you can analyze raw review data using ASIN-based fetching via Shulex VOC OpenAPI or by uploading a CSV for cross-platform data. This automatically identifies core sentiment to inform product development.

Can I analyze cross-platform ecommerce reviews using a CSV file?

Yes, you can analyze cross-platform ecommerce reviews by providing review data in a CSV file format. The system processes the uploaded CSV to extract sentiment, pain points, and selling points, generating structured reports without requiring direct API integration.

How do I optimize Amazon product listings using voice of customer data?

To optimize Amazon product listings using voice of customer data, the system generates copy-ready titles, bullet points, and descriptions grounded in actual customer language extracted from reviews. This ensures listing copy directly addresses verified customer sentiment.

Do I need a Shulex VOC OpenAPI key to fetch Amazon review data?

To fetch Amazon review data automatically via ASIN, you need access to the Shulex VOC OpenAPI. If you lack API access, you can still perform sentiment analysis by providing your own review data through a CSV file upload.

What is the best way to visualize sentiment analysis results for product reviews?

The best way to visualize sentiment analysis results for product reviews here is through the generated black-gold HTML dashboard. It provides a professional, visual reporting interface to easily interpret extracted pain points and selling points.

Does this Amazon review analyzer work with pandas and OpenAI for data processing?

Yes, the Amazon review analyzer works with pandas for data manipulation and OpenAI for natural language processing. It structures the extracted sentiment and review insights using pydantic and exports the final intelligence reports seamlessly.