Create and edit images locally with no AI (programmatic operations). Use when the user wants to create a new image (blank, gradient, solid color), resize an image, draw rectangles or shapes on an image, add a watermark, paste a logo, overlay one image on another, or do any Pillow/ImageMagick-style image operations. Do not use for text-to-image generation — use generate_image (AI) instead.
$npx -y skills add ionclaw-org/ionclaw --skill local-image-generationInstalls into the current project.
Run `npx skills use "https://github.com/ionclaw-org/ionclaw" --skill "ionclaw-org/ionclaw/local-image-generation"` 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/ionclaw-org/ionclaw" that are relevant to the current task. Run `npx skills add "https://github.com/ionclaw-org/ionclaw"` and select the relevant skills, then follow their instructions.