What problem does it solve? Cross-border e-commerce sellers need to turn raw Amazon product reviews into structured, decision-ready insights. Manually reading hundreds of reviews to extract customer profiles, pain points, and selling points is slow and inconsistent. ## Core Features & Use Cases - 22-Dimension Tagging: Labels every review across 22 dimensions (demographics, scenario, quality, service, experience, competitor, sentiment) with strict enumeration values for comparable statistics. - Distribution Statistics: Computes count and percentage distributions for all tag columns via a deterministic Python script. - 6-Chapter Insight Report: Generates a deep analysis report covering user personas, selling points, pain points, prioritized improvements, market opportunities, and typical user profiles. - Use Case: A seller preparing a product iteration exports reviews to CSV, runs the skill, and receives tagged.csv, stats.csv, and insight.md to guide redesign and negative-review response. ## Quick Start Analyze the reviews in my file reviews.csv and generate the 22-dimension tags, tag distribution statistics, and the 6-chapter insight report.