with one click
url2png
Convert URL to PNG suitable for mobile reading.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Convert URL to PNG suitable for mobile reading.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Convert URL to PDF suitable for mobile reading.
Provision and reuse a global uv environment for ad hoc Python scripts.
Extract a HackerNews post (article + comments) into single clean Markdown for quick reading or LLM input.
Extract content from a GitHub url.
Local 24x7 OpenAI-compatible API server for STT/TTS, powered by MLX on your Mac.
Speech-To-Text with MLX (Apple Silicon) and opensource models (default GLM-ASR-Nano-2512) locally.
| name | url2png |
| description | Convert URL to PNG suitable for mobile reading. |
| metadata | {"openclaw":{"always":false,"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"] |
Given a url for a webpage, convert it to png suitable for mobile view.
See examples
uvxbash ${baseDir}/install.sh
The script will:
shot-scraper as uv toolchromium browser module for shot-scraper/playwrightbash ${baseDir}/url2png.sh "${url}"
Path to png will be printed to stdout.
url2png.sh script with url as an argument.