ss-image-resize
Installation
SKILL.md
Image Resize — Platform-Aware Image Resizer
Resize and crop any image to exact dimensions for 60+ platform presets using ImageMagick's high-quality Lanczos resampling.
Prerequisites
ImageMagick is required. If not installed:
brew install imagemagick # macOS
sudo apt install imagemagick # Debian/Ubuntu
How to use
Run the bundled script:
bash <skill-path>/scripts/resize.sh <input-image> [OPTIONS]
Related skills