Resize Magic

Resize images using ImageMagick (CLI). Entrypoint is a Bash script.

Demerzels-lab c19e928 3 files · 2.8 KB Updated 10 repo stars

File contents

Overview

This skill provides a single executable script scripts/resize.sh that the agent (or the openclaw CLI) can call to resize an image with ImageMagick.

Installation (manual)

Copy the folder into your OpenClaw skills directory, e.g.:

cp -r resize-magic ~/.openclaw/skills/resize-magic

# or install via CLI if available
openclaw skill install ./resize-magic

Demerzels-lab/elsamultiskill/tree/main/public/skills/pr1vateer/image-resize commit c19e928fb8

Frequently asked questions

npx skillmds@latest add demerzels-lab/resize-magic