image-editor

Image editing tool supporting format conversion (JPEG, PNG, TIFF, HEIC, WebP), basic edits (rotate, resize, flip), color adjustments (brightness, contrast, saturation), and transparency handling. Use when users request image editing tasks like "convert this JPEG to PNG", "rotate this image 90 degrees", "resize to 800x600 keeping aspect ratio", "increase brightness by 20%", or "replace transparency with white".

$ インストール

git clone https://github.com/garg-aayush/tutorials /tmp/tutorials && cp -r /tmp/tutorials/claude-skills/image-editor ~/.claude/skills/tutorials

// tip: Run this command in your terminal to install the skill