Install
openclaw skills install url2pngConvert URL to PNG suitable for mobile reading.
openclaw skills install url2pngGiven a url for a webpage, convert it to png suitable for mobile view.
See examples
uvbash ${baseDir}/install.sh
The script will:
shot-scraper as uv toolchromium browser module for shot-scraper/playwright# save to ~/Pictures with proper name by default
bash url2png.sh <url>
# specify output png path
bash url2png.sh <url> path/to/png
url2png.sh script.~/Pictures if not specified).