This handles the bread-and-butter image work you do constantly in web projects: resize hero images, convert logos to WebP, trim whitespace from client-supplied assets, generate OG cards. It ships with a CLI tool (img-process) for standard operations and falls back to generating custom Pillow scripts when you need compositing or watermarks. The OG card generator is genuinely useful, it handles the tedious font discovery and text centering across macOS, Linux, and Windows. Quality defaults are sensible (85 for WebP, 90 for JPG), and it correctly composites RGBA to RGB when saving JPGs so you don't get the pink-background surprise. Pairs well with any image generation workflow where you need to optimize the output for production.
npx -y skills add jezweb/claude-skills --skill image-processing --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills