🤖
URL to PNG
Convert URL to PNG suitable for mobile reading.
安全通过
💬Prompt
技能说明
name: url2png description: Convert URL to PNG suitable for mobile reading. metadata: {"openclaw":{"always":true,"emoji":"🦞","homepage":"https://clawhub.ai/guoqiao/url2png","os":["darwin","linux"],"requires":{"bins":["uv"]}}} triggers:
- "/url2png <url>"
- "Save this url as image ..."
- "Take long screenshot for this url"
URL to PNG
Given a url for a webpage, convert it to png suitable for mobile view.
See examples
Requirements
uv
Installation
bash ${baseDir}/install.sh
The script will:
- install
shot-scraperas uv tool - install
chromiumbrowser module for shot-scraper/playwright
Usage
# save to ~/Pictures with proper name by default
bash url2png.sh <url>
# specify output png path
bash url2png.sh <url> path/to/png
Agent Instructions
- Execute the
url2png.shscript. - Locate the generated PNG file (default in
~/Picturesif not specified). - Send the file to the user. Crucial: To avoid compression or dimension limits (especially on Telegram), send the image as a document/file (or ZIP it), do not send as a photo.
如何使用「URL to PNG」?
- 打开小龙虾AI(Web 或 iOS App)
- 点击上方「立即使用」按钮,或在对话框中输入任务描述
- 小龙虾AI 会自动匹配并调用「URL to PNG」技能完成任务
- 结果即时呈现,支持继续对话优化