Amazon Review Monitor

👤 avmw2025 📦 v1.0.0 ⭐ 4.1 ⬇️ 1.2K 下载
📈 商业运营 免费

📖 技能介绍

Amazon Review Monitor — Track, Analyze, Respond

Never miss a negative review again. AI-drafted responses included.

Description

Monitor reviews for any ASIN. Tracks rating distribution, analyzes sentiment, identifies negative themes, and drafts professional seller responses. Set up alerts for new negative reviews.

When to Use

  • User wants to monitor Amazon product reviews
  • User received a negative review and needs a response
  • User wants sentiment analysis on their product reviews
  • User asks about review trends or customer feedback

Usage

# Analyze reviews for an ASIN
cd <skill_dir>/scripts && python3 monitor.py B0XXXXXXXXX

# Analyze 5 pages of reviews on UK marketplace
cd <skill_dir>/scripts && python3 monitor.py B0XXXXXXXXX co.uk 5

What It Does

  • Scrapes recent reviews (configurable depth)
  • Shows rating distribution (5⭐ to 1⭐ with visual bars)
  • Calculates average rating
  • Sentiment analysis (positive/negative word detection)
  • Identifies top positive and negative themes
  • Highlights negative reviews needing responses
  • Drafts professional seller responses based on complaint type

Response Templates Cover

  • Product freshness/quality issues

    这个技能的最新版本可以在7w4.net小葱技能站找到。

  • Shipping damage
  • Wrong item/expectations mismatch
  • General dissatisfaction

No Dependencies

Pure Python 3. No API keys. No pip install needed.

🤖 AI 评测

这个工具质量不错,能帮你监控亚马逊评论、查看评分分布和分析情感倾向,还支持自动生成回复草稿,适合亚马逊卖家使用。优点是无需注册账号或安装额外软件,操作简单直接。不足是由于依赖网页爬取,Amazon页面更新可能导致功能失效,情感判断也比较基础。日常使用够用,但别指望分析结果100%准确。

📊 多维度评分

适应性4.4
规范性3.8
有效性4.3
可靠性4.2
可信度4.3

📁 包含文件 (4 个)

📄 SKILL.md 1.3 KB
📄 _meta.json 140 B
📄 scripts/monitor.py 7.8 KB
📄 skill.json 449 B