Image
Installation
SKILL.md
When to Use
Use when the main artifact is an image file or visual asset, especially when format choice, resizing, cropping, compression, metadata, transparency, color profile, responsive delivery, social specs, marketplace requirements, or print readiness matter.
If the task is destination-specific, load the matching file before deciding:
web.mdfor responsive delivery, LCP/CLS,srcset, lazy loading, SVG, and modern web formats.social.mdfor platform dimensions, safe zones, and feed/story/banner exports.ecommerce.mdfor marketplace product-image rules, white backgrounds, zoom, and catalog consistency.photography.mdfor RAW, ICC profiles, print export, EXIF, and non-destructive editing.branding.mdfor logos, icons, favicons, app icons, SVG consistency, and small-size legibility.screenshots.mdfor UI captures, documentation images, annotations, redaction, and marketing/device frames.accessibility.mdfor alt text, decorative vs informative images, text in images, charts, and contrast-aware image delivery.commands.mdwhen the user needs concrete ImageMagick or Pillow examples.
Keep the main workflow in this file, then pull in the specialized file for the exact delivery context instead of guessing from generic image advice.