seo-images

Analyzes and optimizes images for SEO and performance, converting to WebP/AVIF with metadata.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/dxxx/Bot-OS --skill seo-images-dxxx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-images
Source: https://github.com/dxxx/Bot-OS/tree/main/skills/claude-seo/skills/seo-images
Command: npx skills add https://github.com/dxxx/Bot-OS --skill seo-images-dxxx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires exiftool, cwebp, convert, ffmpeg, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of optimizing image SEO and performance for websites, ensuring images are well-optimized for search engines and load efficiently.

Core Features & Use Cases

  • Image Optimization Analysis: Checks for alt text, file sizes, formats, responsive images, lazy loading, CLS prevention, and image SERP rankings.
  • Image File Optimization: Converts to WebP/AVIF, injects IPTC/XMP metadata, compresses, and generates responsive variants.
  • Use Case: Use this Skill to optimize your website's images, improving both user experience and SEO rankings.

Quick Start

Run the 'seo images optimize' command followed by the URL of the image you wish to optimize.

Frequently Asked Questions about seo-images

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I optimize images for SEO and performance automatically?

Image SEO optimization is performed by analyzing alt text, file size, format, and responsiveness, then converting files to WebP/AVIF, injecting IPTC/XMP metadata, compressing, and generating responsive variants.

What is the best way to convert images to WebP and generate responsive variants?

Converting images to WebP and generating responsive variants requires tools like cwebp, ImageMagick, and FFmpeg to compress files and create multiple sizes for efficient loading.

Do I need exiftool and ImageMagick installed to inject IPTC metadata and compress images?

Yes, exiftool and ImageMagick are required dependencies to inject IPTC/XMP metadata and compress images for SEO optimization and performance improvements.

Can I check for missing alt text and lazy loading attributes on my website images?

Checking for alt text, lazy loading, CLS prevention, and image SERP rankings is supported through a comprehensive analysis of image SEO factors.

Does image compression and conversion to AVIF format actually improve SERP rankings?

Image compression and AVIF conversion improve page load performance, which is analyzed alongside SERP rankings, alt text, and responsiveness to enhance overall image SEO.

Why does image optimization for SEO require multiple tools like ffmpeg and cwebp?

Image SEO optimization requires cwebp for WebP conversion, ffmpeg for media processing, exiftool for metadata injection, and ImageMagick for compression and responsive variant generation.