Amazon Review Monitor
/install amazon-review-monitor
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 \x3Cskill_dir>/scripts && python3 monitor.py B0XXXXXXXXX
# Analyze 5 pages of reviews on UK marketplace
cd \x3Cskill_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
- Shipping damage
- Wrong item/expectations mismatch
- General dissatisfaction
No Dependencies
Pure Python 3. No API keys. No pip install needed.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install amazon-review-monitor - 安装完成后,直接呼叫该 Skill 的名称或使用
/amazon-review-monitor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Amazon Review Monitor 是什么?
Monitor Amazon product reviews by ASIN, analyze ratings and sentiment, identify issues, and draft AI-generated seller responses to negative feedback. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 317 次。
如何安装 Amazon Review Monitor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install amazon-review-monitor」即可一键安装,无需额外配置。
Amazon Review Monitor 是免费的吗?
是的,Amazon Review Monitor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Amazon Review Monitor 支持哪些平台?
Amazon Review Monitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Amazon Review Monitor?
由 Elway Botty(@avmw2025)开发并维护,当前版本 v1.0.0。