← 返回 Skills 市场
panilya

Website Capture - AllScreenshots

作者 panilya · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
246
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install website-capture
功能描述
Take website screenshots, capture full pages, generate PDFs. Handles desktop, mobile, dark mode, stealth mode, cookie banner blocking, and batch URLs via the...
安全使用建议
This skill appears coherent and limited to calling a remote screenshot API. Before installing: verify you trust the Allscreenshots service (there is no homepage listed in the registry metadata), confirm any costs and retention policy for stored screenshots, and protect your ALLSCREENSHOTS_API_KEY (store it securely and avoid pasting it into public logs). Prefer using responseType="url" as recommended to avoid handling raw binary in the agent. If you have concerns about capturing sensitive pages, consider policy or legal implications before providing the API key.
功能分析
Type: OpenClaw Skill Name: website-capture Version: 1.0.0 The skill provides a legitimate interface for capturing website screenshots and PDFs via the Allscreenshots cloud API (api.allscreenshots.com). It uses standard curl and jq commands to interact with the service and requires a user-provided API key. No evidence of malicious intent, data exfiltration, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description (website screenshots, full pages, PDFs) align with the declared requirements: curl and jq for HTTP calls/parsing and a single ALLSCREENSHOTS_API_KEY. Nothing requested appears unrelated to screenshot capture.
Instruction Scope
SKILL.md contains only concrete curl examples that call https://api.allscreenshots.com/v1/screenshots and uses only the declared ALLSCREENSHOTS_API_KEY. The only filesystem reference is a suggested ~/.openclaw/workspace/.env location for the key, which is platform-specific but consistent with usage.
Install Mechanism
No install spec and no code files — instruction-only skill — so nothing is written to disk by an installer. This is the lowest-risk install model.
Credentials
Only a single API key (ALLSCREENSHOTS_API_KEY) is required and is used in Authorization header as expected. No unrelated credentials, system paths, or broad secrets are requested.
Persistence & Privilege
always is false, the skill does not request permanent presence or system-level changes, and it does not instruct modifying other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install website-capture
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /website-capture 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of website capture skill using the Allscreenshots API. - Capture full-page or viewport-only screenshots of any website. - Supports desktop, mobile, and dark mode screenshots. - Export pages as PDFs in addition to images. - Features ad blocking, cookie banner blocking, and stealth mode for bot-protected sites. - Handle single or batch URLs, with responses as direct image URLs, base64, or raw files. - Requires only curl, jq, and an API key—no local browser needed.
元数据
Slug website-capture
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Website Capture - AllScreenshots 是什么?

Take website screenshots, capture full pages, generate PDFs. Handles desktop, mobile, dark mode, stealth mode, cookie banner blocking, and batch URLs via the... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 246 次。

如何安装 Website Capture - AllScreenshots?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install website-capture」即可一键安装,无需额外配置。

Website Capture - AllScreenshots 是免费的吗?

是的,Website Capture - AllScreenshots 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Website Capture - AllScreenshots 支持哪些平台?

Website Capture - AllScreenshots 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Website Capture - AllScreenshots?

由 panilya(@panilya)开发并维护,当前版本 v1.0.0。

💬 留言讨论