ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

amazon-monitor

亚马逊商品监控技能 - 监控自有产品及竞品数据,支持价格追踪、评论分析、竞品对比和运营建议 | Amazon product monitoring skill - track your products and competitors with price tracking, review analysis, competitor comparison and operational recommendations

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/backtoyoung/amazon-monitor
Or

Amazon Monitor | 亚马逊监控技能

Overview | 技能简介

A professional Amazon operations data collection and analysis skill. Helps sellers monitor key metrics of their own products and competitors, including price, ratings, review counts, and more. Provides data visualization and operational recommendations.

EN这是一个专业的亚马逊运营数据采集和分析技能,帮助卖家监控自有产品和竞品的关键指标,包括价格、评分、评论数等,并提供数据可视化和运营建议。
A professional Amazon operations data collection and analysis skill帮助卖家监控自有产品和竞品的关键指标
Price tracking, review analysis价格追踪、评论分析
Competitor comparison竞品对比
Operational recommendations运营建议

Prerequisites | 前置要求

Runtime Environment | 运行环境

  • Python 3.8+

Required Dependencies | 必需安装

DependencyDescriptionEN DescriptionInstall Command
playwright浏览器自动化Browser automationpip install playwright && playwright install chromium
matplotlib趋势图生成Trend chart generationpip install matplotlib

Installation | 安装步骤

StepEN说明
1Place amazon-monitor in OpenClaw skills directoryamazon-monitor 目录放到 OpenClaw skills 目录
2Install dependencies安装依赖
3Install browser安装浏览器
# EN
pip install playwright matplotlib
playwright install chromium

# CN
pip install playwright matplotlib
playwright install chromium

Features | 功能列表

1. Product Data Collection | 商品数据采集

FeatureEN说明
数据项Data points商品标题、价格、星级、评论数
地区价格Regional pricing支持设置不同邮编查看各地区价格(美元)
历史记录History自动保存历史数据
趋势图Trend charts生成价格和评论趋势图

2. Automated Monitoring | 自动监控任务

FeatureEN说明
定时任务Scheduled tasks创建定时监控任务(可调整频率:每5/10/15/30/60分钟等)
价格变化Price change价格上涨或下降时通知
评论变化Review change评论增加或减少时通知
星级变化Rating change评分波动时通知
链接失效Link invalid商品下架或链接失效时通知
暂停/恢复Pause/Resume支持暂停、恢复、删除任务

3. Competitor Analysis | 竞品搜索与分析

FeatureEN说明
竞品搜索Competitor search根据品类关键词搜索亚马逊竞品
详细信息Details获取Top 3竞品详细信息
对比分析Comparison自动对比分析(价格、评分、评论数)
报告生成Report生成运营建议报告

Usage | 使用方法

Trigger Words | 触发词

ENCN
amazon monitor亚马逊监控
monitor ASIN监控ASIN
competitor analysis竞品分析
price tracking价格追踪
search competitors搜索竞品

Intent Mapping | 用户意图映射

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-backtoyoung-amazon-monitor": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#amazon#monitor#ecommerce#scraping#competitor-analysis#price-tracking
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.