Use when the user wants to resize a large batch of images (>500 files) where ImageMagick throughput is the bottleneck. Wraps libvips for 5–10× faster batch resize at lower memory. Falls back to ImageMagick if vips isn't installed. Same outputs as batch-resize — different engine.
$npx -y skills add danielrosehill/claude-image-production-plugin --skill fast-resizeInstalls into the current project.
Run `npx skills use "https://github.com/danielrosehill/claude-image-production-plugin" --skill "danielrosehill/claude-image-production-plugin/fast-resize"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/danielrosehill/claude-image-production-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/danielrosehill/claude-image-production-plugin"` and select the relevant skills, then follow their instructions.