One-click install
npx skills add https://github.com/itdevwork-git/claude-seo --skill seo-images-itdevwork-git
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-images
Source: https://github.com/itdevwork-git/claude-seo/tree/main/skills/seo-images
Command: npx skills add https://github.com/itdevwork-git/claude-seo --skill seo-images-itdevwork-git

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Slow, poorly labeled, or unoptimized images can weaken SEO performance and reduce visibility in Google Images while harming Core Web Vitals.

Core Features & Use Cases

  • Alt text and image markup checks: Detect missing or low-quality alt text and identify common HTML issues that limit image understanding.
  • Performance-oriented optimization: Evaluate file size, formats, responsive image configuration, lazy loading behavior, fetch priority, and CLS prevention.
  • Image SERP and file optimization: Optionally analyze image SERP patterns via DataForSEO and provide practical recommendations for converting and optimizing image files (WebP/AVIF), including metadata handling (IPTC/XMP).

Quick Start

Ask the assistant to run the image optimization audit for the page URL you are analyzing by saying: "Run /seo images optimize https://example.com/product-page".

Frequently Asked Questions about seo-images

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

FAQPage Schema
How do I audit images for SEO performance and Core Web Vitals?

To audit images for SEO performance, you need to check alt text, dimensions, file formats, lazy loading, fetchpriority, and CLS prevention. This process identifies HTML issues and file size problems that harm Core Web Vitals and reduce discoverability.

How do I convert images to WebP and AVIF formats with responsive variants?

Converting images to WebP and AVIF with responsive variants requires evaluating file sizes and applying production-ready conversion workflows. This ensures responsive markup is correctly configured for faster loading across different devices.

Why are my images not showing up in Google Images SERP?

Images may not show up in Google Images SERP due to missing alt text, poor markup, or unoptimized file formats. Analyzing image SERP patterns via DataForSEO helps identify visibility gaps and provides recommendations for improving discoverability.

How do I prevent Cumulative Layout Shift caused by images?

To prevent Cumulative Layout Shift caused by images, you must verify image dimensions and ensure responsive markup is properly configured. Auditing lazy loading behavior and fetch priority settings also stabilizes page layout during rendering.

Do I need DataForSEO to perform an image SERP gap analysis?

You do not need DataForSEO for basic image optimization, but it is required to perform optional image SERP gap analysis. When available, DataForSEO analyzes image SERP patterns to provide deeper insights into search visibility opportunities.