Jump to related tools in the same category or review the original source on GitHub.

Image & Video Generation @pr1vateer Updated 6/28/2026 1,750 downloads 0 stars Security: Pass

🖼️ Image Magik Resize OpenClaw Plugin & Skill | ClawHub

Looking to integrate Image Magik Resize into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate image & video generation tasks instantly, without having to write custom tools from scratch.

What this skill does

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

Install

ClawHub CLI
openclaw skills install @pr1vateer/image-magik-resize
Node.js (npx)
npx clawhub@latest install image-magik-resize

Full SKILL.md

Open original
Metadata table.
nameversiondescriptionuser invocable
resize-magic0.1.0Resize images using ImageMagick (CLI). Entrypoint is a Bash script.true

SKILL.md content below is scrollable.

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
ClawHub Registry URL: https://clawhub.ai/pr1vateer/skills/image-magik-resize

Related skills

If this matches your use case, these are close alternatives in the same category.