Image magic resizer

v1.0.0

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

0· 1.3k· 1 versions· 0 current· 0 all-time· Updated 23h ago· MIT-0

Install

openclaw skills install image-magik-resize

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

Version tags

latestvk97fvsvwkxp53r6df8jyjbypy180j9xv

Runtime requirements

🖼️ Clawdis
Binsbash
Any binmagick, convert

Install

Install ImageMagick (brew)
Bins: magick, convert
brew install imagemagick