بنقرة واحدة
url2png
Convert URL to PNG suitable for mobile reading.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Convert URL to PNG suitable for mobile reading.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.