What problem does it solve?
Image issues silently hurt SEO and performance by missing alt text, using inefficient formats, loading images in ways that degrade LCP, and causing layout shifts due to missing dimensions.
Core Features & Use Cases
- Alt text quality checks: Validates presence, descriptive wording (not filenames), keyword use without stuffing, and recommended length.
- Performance-focused file analysis: Flags oversized images using tiered thresholds by thumbnail/content/hero type and recommends compression targets.
- Technical SEO & UX best practices: Reviews format choices, responsive image attributes (srcset/sizes), lazy loading correctness, LCP fetch priority, async decoding for non-LCP images, and CLS prevention via width/height or aspect-ratio.
- Output for actionable remediation: Produces a summary table, prioritized optimization list by potential savings, and clear recommendations for fixes.
- Use when: You need an image optimization analysis for alt text, image size, image SEO, responsive images, lazy loading/LCP/CLS compliance, or an image audit for a given URL.
Quick Start
Run the seo-images skill against the target page URL to generate a prioritized image optimization report.