Back to Registry View Author Profile
Official Verified
resize-magic
Resize images using ImageMagick (CLI). Entrypoint is a Bash script.
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/pr1vateer/image-magik-resizeOr
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
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-pr1vateer-image-magik-resize": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.
Related Skills
resize-magic
Resize images using ImageMagick (CLI). Entrypoint is a Bash script.
pr1vateer 1217
opensysinfo-skill
Small skill that reports basic system information (OS, uptime, CPU, memory, disk). Implemented in Bash.
pr1vateer 1217
opensysinfo-skill
Small skill that reports basic system information (OS, uptime, CPU, memory, disk). Implemented in Bash.
pr1vateer 1217