image-seo-audit

Audit image SEO and performance issues to generate a prioritized optimization plan.

726|123|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/indranilbanerjee/digital-marketing-pro --skill image-seo-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-seo-audit
Source: https://github.com/indranilbanerjee/digital-marketing-pro/tree/main/skills/image-seo-audit
Command: npx skills add https://github.com/indranilbanerjee/digital-marketing-pro --skill image-seo-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Images on pages often become slow and inaccessible when alt text is missing, formats are non-modern, and sizes are unoptimized, leading to poor SEO and user experience.

Core Features & Use Cases

  • Alt text quality checks and descriptive naming guidance for all images.
  • File size thresholds and optimization recommendations across thumbnails, content, and hero images.
  • Format modernization nudges (WebP/AVIF) with responsive patterns and proper <picture> usage guidance.
  • Lazy loading, fetchpriority, and CLS risk checks to improve CLS and LCP metrics.
  • Use Case: Run this audit on a product page to generate a prioritized list of images to optimize for faster load times.

Quick Start

Run the audit on a page URL to generate a prioritized image optimization plan.

Frequently Asked Questions about image-seo-audit

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

FAQPage Schema
How do I audit images for SEO and performance issues across my web pages?

To audit images for SEO and performance, the tool evaluates alt text, file formats, lazy loading, and responsive patterns to produce a prioritized optimization plan. It checks for missing alt text, non-modern formats, and unoptimized sizes.

What is the best way to optimize images for LCP and CLS metrics?

Optimizing images for LCP and CLS involves checking lazy loading, fetchpriority, and cumulative layout shift risks. The audit identifies images causing layout shifts and provides recommendations to improve loading performance.

How do I check if my images are using modern formats like WebP and AVIF?

Checking image formats involves scanning pages for non-modern types and recommending WebP or AVIF. The audit provides format modernization guidance, including proper responsive patterns and picture element usage.

Does the image audit check responsive images using srcset and sizes attributes?

Yes, the image audit checks for srcset and sizes attributes to ensure responsive images are properly implemented. It evaluates these patterns to help optimize loading times across different devices.

How do I generate a prioritized image optimization plan for a product page?

Generating a prioritized image optimization plan requires running the audit on a page URL. The tool evaluates all images and outputs a prioritized list targeting file size thresholds, alt text quality, and format modernization.

Why does missing alt text affect my image SEO and accessibility?

Missing alt text negatively impacts image SEO and accessibility because screen readers cannot describe the visual content. The audit performs quality checks and provides descriptive naming guidance to resolve these issues.