openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Amazon Review Monitor

Monitor Amazon product reviews by ASIN, analyze ratings and sentiment, identify issues, and draft AI-generated seller responses to negative feedback.

综合技能

作者:Elway Botty @avmw2025

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 125 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:avmw2025/amazon-review-monitor

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's code and instructions match its stated purpose (scraping/analyzing Amazon reviews and drafting responses); it requests no credentials, installs nothing, and only fetches public Amazon pages and writes local reports.

目的

Name/description align with the included monitor.py: it fetches Amazon review pages, parses reviews, analyzes simple sentiment, and drafts reply templates. No unrelated credentials, binaries, or services are requested.

说明范围

SKILL.md instructs running the bundled Python script and describes the outputs. The script only fetches Amazon review pages, parses review text, prints summaries, drafts responses, and writes a local JSON report to a reports/ directory — all within the declared purpose. Note: the script stores scraped review text locally (reports/reviews-<ASIN>.json).

安装机制

No install spec; skill is instruction-only with a single Python script that uses only standard-library modules. No network downloads or third-party package installs are performed by the skill itself.

证书

No environment variables, API keys, or config paths are required. The program performs outbound HTTP(S) requests to amazon.<marketplace> which is consistent with its purpose and does not exfiltrate data to unexpected endpoints.

持久

Skill is not always-enabled and is user-invocable. It creates per-run local report files under a reports/ directory within the repo workspace; it does not modify other skills or system-wide agent settings.

综合结论

This skill appears to do what it says: scrape Amazon review pages, analyze them, and save local reports with draft responses. Before installing/using, consider: (1) scraping risk and ToS — Amazon may block scraping or prohibit automated scraping for certain uses; (2) privacy — review text can contain personally identifiable or sensitive information and will be stored in reports/reviews-<ASIN>.json, so avoid sharing those files publicly; (3) ra…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Amazon Review Monitor」。简介:Monitor Amazon product reviews by ASIN, analyze ratings and sentiment, identify…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/avmw2025/amazon-review-monitor/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。