← 返回 Skills 市场
27
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install amazon-screenshot
功能描述
亚马逊 ASIN 页面截图工具。当用户提到"截图"、"asin截图"、"亚马逊截图"、"amazon screenshot"时触发。自动打开亚马逊ASIN详情页,支持人机校验自动点击,输出PNG图片。
使用说明 (SKILL.md)
Amazon Screenshot Skill
功能
截取亚马逊 ASIN 详情页图片,支持:
- 用户只需提供 ASIN,自动拼接 URL
- 多个 ASIN 顺序执行,间隔 5 秒
- 人机校验(Captcha)自动检测并点击 "Continue shopping"
- 图片以 ASIN 命名保存
使用方式
用户提供 ASIN 即可,例如:
- 单个:
B0GGD6242H - 多个:
B0GGD6242H B0GF7TF41C B0GF1MBLQT
执行流程
- 接收 ASIN 列表
- 逐个执行截图脚本
- 完成后将图片发送给用户
脚本路径
scripts/screenshot.js
安全使用建议
Only use this skill if you are comfortable with it opening Amazon pages in a headless browser and saving screenshots locally. Before installing, the author should validate ASIN input, constrain screenshot output paths, narrow the automatic CAPTCHA click behavior, and declare the Playwright/Chrome dependencies.
能力评估
Purpose & Capability
The core purpose is coherent: it opens Amazon ASIN pages and takes screenshots. However, the script also automatically clicks page controls using a broad submit-button selector, which can go beyond passive screenshot capture.
Instruction Scope
The instructions say users provide ASINs, but the code does not validate ASIN format before using the value in both a URL and an output file path.
Install Mechanism
The registry says there is no install spec and no required binaries, but the script requires Playwright and a hardcoded Google Chrome binary path. This is likely purpose-aligned but under-declared.
Credentials
The skill writes PNG files to a hardcoded .openclaw workspace path using user-controlled input as part of the filename, creating avoidable path-handling risk.
Persistence & Privilege
No credentials, sessions, or background persistence are shown. The only persistence is screenshot files written to disk, but the output path handling needs tighter bounds.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install amazon-screenshot - 安装完成后,直接呼叫该 Skill 的名称或使用
/amazon-screenshot触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首发版本
元数据
常见问题
亚马逊ASIN截图 是什么?
亚马逊 ASIN 页面截图工具。当用户提到"截图"、"asin截图"、"亚马逊截图"、"amazon screenshot"时触发。自动打开亚马逊ASIN详情页,支持人机校验自动点击,输出PNG图片。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 27 次。
如何安装 亚马逊ASIN截图?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install amazon-screenshot」即可一键安装,无需额外配置。
亚马逊ASIN截图 是免费的吗?
是的,亚马逊ASIN截图 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
亚马逊ASIN截图 支持哪些平台?
亚马逊ASIN截图 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 亚马逊ASIN截图?
由 328786889(@328786889)开发并维护,当前版本 v1.0.0。
推荐 Skills