seo-images

Analyze image attributes, format efficiency, and metadata compliance for SEO audits.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/smarmen86/claude-code-kit --skill seo-images-smarmen86
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-images
Source: https://github.com/smarmen86/claude-code-kit/tree/main/skills/seo-images
Command: npx skills add https://github.com/smarmen86/claude-code-kit --skill seo-images-smarmen86

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires exiftool, webp, imagemagick, ffmpeg, and includes scripts (resource) components.

What problem does it solve?

This skill addresses the technical debt of unoptimized imagery, which often leads to poor page load speeds, missed search engine ranking opportunities, and non-compliant metadata for e-commerce platforms.

Core Features & Use Cases

  • Comprehensive Audit: Analyzes alt text, file sizes, format efficiency, and lazy-loading implementation.
  • Optimization Pipeline: Automates WebP/AVIF conversion, responsive variant generation, and IPTC/XMP metadata injection.
  • SERP Integration: Cross-references on-page images with Google Image search rankings to identify competitive gaps.

Quick Start

Run the seo images optimize command followed by the file path to convert your image to WebP and inject the necessary SEO metadata.

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 convert them to WebP format?

To optimize images for SEO, you can run an automated pipeline that converts files to WebP, generates responsive variants, and injects IPTC/XMP metadata to improve page load speeds and search rankings.

What is image metadata compliance for Google Merchant Center?

Image metadata compliance involves injecting specific IPTC/XMP attributes into your files to meet Google Merchant Center standards, ensuring your e-commerce imagery adheres to search ranking requirements.

How do I audit image performance and lazy-loading implementation?

Auditing image performance involves analyzing file sizes, format efficiency, and checking for proper lazy-loading implementation and responsive image patterns to identify technical debt slowing down page loads.

Can I cross-reference my on-page images with Google Image search rankings?

Yes, SERP integration cross-references on-page images with Google Image search rankings via search engine APIs to identify competitive gaps and missed search engine ranking opportunities.

Do I need exiftool and imagemagick to inject alt text and metadata?

Yes, the automated optimization pipeline relies on dependencies like exiftool, imagemagick, ffmpeg, and webp to perform format conversion, responsive variant generation, and comprehensive metadata injection.

Why does unoptimized imagery cause poor page load speeds and missed search rankings?

Unoptimized imagery causes poor page load speeds due to large file sizes and inefficient formats, leading to missed search ranking opportunities and non-compliant metadata for e-commerce platforms.