seo-images

Audit and optimize on-page images for SEO and performance.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Images on websites often hinder performance and SEO due to missing alt text, large file sizes, improper formats, and lazy loading misconfigurations. This Skill provides a comprehensive audit and optimization workflow for images to improve accessibility, load times, and search rankings.

Core Features & Use Cases

  • Check alt text presence, descriptiveness, and length; suggest improvements.
  • Analyze file sizes, formats, and responsive variants; recommend conversions to WebP/AVIF and proper lazy loading.
  • Generate guidelines and a quick-start workflow for integrating image optimization into CI/CD or content workflows.

Quick Start

Run the image optimization workflow on the current page to improve load times and SEO.

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 improve Core Web Vitals?

Optimize images for SEO by auditing alt text, reducing file sizes, converting formats to WebP or AVIF, and enabling lazy loading to improve Core Web Vitals and search visibility. This handles HTML and responsive image sets.

What is the best way to check alt text for accessibility and SEO?

Checking alt text involves auditing on-page images for presence, descriptiveness, and length to ensure accessibility and SEO compliance. The audit suggests improvements for missing or inadequate alt attributes.

How do I convert images to WebP or AVIF formats for faster site loading?

Convert images to WebP or AVIF by analyzing current file sizes and responsive variants, then applying format recommendations to reduce payload and improve load times for typical web projects and CMS-driven sites.

Does this image optimization workflow apply to CMS-driven sites?

Image optimization applies to typical web projects and CMS-driven sites by auditing images embedded in HTML and responsive image sets across pages to handle metadata and dimension checks.

How do I integrate image optimization into a CI/CD pipeline?

Integrate image optimization into CI/CD by generating guidelines and a quick-start workflow that automates format checks, dimension validation, and lazy loading configurations for continuous performance monitoring.

Why does lazy loading misconfiguration hurt my search rankings?

Lazy loading misconfiguration hinders performance and SEO by delaying critical image rendering. Auditing lazy loading settings ensures proper loading behavior to protect search rankings and improve user experience.