Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Convert URL to PNG suitable for mobile reading.
Convert URL to PNG suitable for mobile reading.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Given a url for a webpage, convert it to png suitable for mobile view. See examples
uv
bash ${baseDir}/install.sh The script will: install shot-scraper as uv tool install chromium 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
Execute the url2png.sh script. Locate the generated PNG file (default in ~/Pictures if 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.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.