🧪 Skills

URL to PNG

--- 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

v0.0.2
❤️ 0
⬇️ 848
👁 1
Share

Description


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 "
  • "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-scraper as uv tool
  • install chromium browser 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

  1. Execute the url2png.sh script.
  2. Locate the generated PNG file (default in ~/Pictures if not specified).
  3. 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.

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs