← Back to Skills Marketplace
328786889

亚马逊ASIN截图

by 328786889 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
27
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install amazon-screenshot
Description
亚马逊 ASIN 页面截图工具。当用户提到"截图"、"asin截图"、"亚马逊截图"、"amazon screenshot"时触发。自动打开亚马逊ASIN详情页,支持人机校验自动点击,输出PNG图片。
README (SKILL.md)

Amazon Screenshot Skill

功能

截取亚马逊 ASIN 详情页图片,支持:

  • 用户只需提供 ASIN,自动拼接 URL
  • 多个 ASIN 顺序执行,间隔 5 秒
  • 人机校验(Captcha)自动检测并点击 "Continue shopping"
  • 图片以 ASIN 命名保存

使用方式

用户提供 ASIN 即可,例如:

  • 单个:B0GGD6242H
  • 多个:B0GGD6242H B0GF7TF41C B0GF1MBLQT

执行流程

  1. 接收 ASIN 列表
  2. 逐个执行截图脚本
  3. 完成后将图片发送给用户

脚本路径

scripts/screenshot.js

Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install amazon-screenshot
  3. After installation, invoke the skill by name or use /amazon-screenshot
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
首发版本
Metadata
Slug amazon-screenshot
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 亚马逊ASIN截图?

亚马逊 ASIN 页面截图工具。当用户提到"截图"、"asin截图"、"亚马逊截图"、"amazon screenshot"时触发。自动打开亚马逊ASIN详情页,支持人机校验自动点击,输出PNG图片。 It is an AI Agent Skill for Claude Code / OpenClaw, with 27 downloads so far.

How do I install 亚马逊ASIN截图?

Run "/install amazon-screenshot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 亚马逊ASIN截图 free?

Yes, 亚马逊ASIN截图 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 亚马逊ASIN截图 support?

亚马逊ASIN截图 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 亚马逊ASIN截图?

It is built and maintained by 328786889 (@328786889); the current version is v1.0.0.

💬 Comments