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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates slow, guess-based image SEO by auditing your page images for alt text, performance bottlenecks, responsiveness, and metadata gaps so your site can rank better and load faster.

Core Features & Use Cases

  • On-page image SEO audit: checks alt text quality, file size, formats, responsive markup, lazy loading, CLS prevention (dimensions), and CDN-related signals.
  • Optimization guidance: generates a prioritized fix list and actionable recommendations, including safe lazy-loading rules (avoid harming LCP).
  • Optional competitive image SERP analysis: compares your images against Google Images results using DataForSEO when available, highlighting alt text patterns and domain opportunities.
  • File-level optimization: supports converting images to WebP/AVIF, injecting IPTC/XMP for rich results, and auditing/injecting AI media labeling requirements for Merchant Center.

Quick Start

Ask the AI to run seo-images against a URL and return an image audit plus a prioritized optimization plan.

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 and page performance issues?

To audit images for SEO, analyze webpage HTML markup to check alt text quality, file sizes, formats, responsive attributes, lazy loading strategy, and CLS prevention to generate a prioritized fix list. This eliminates guess-based optimization so pages rank better and load faster.

What is the best way to optimize images for WebP and AVIF formats?

The best way to optimize images for WebP and AVIF formats is to audit existing file sizes and markup, then follow generated guidance for file conversion and IPTC/XMP metadata injection to ensure rich results and faster loading.

Why does lazy loading images hurt my LCP score?

Lazy loading images hurts your LCP score when applied to above-the-fold content without safe loading rules. An image audit identifies incorrect lazy-loading implementation and provides safe rules to prevent harming your Largest Contentful Paint.

How do I check alt text quality against Google Images SERP results?

To check alt text quality against Google Images SERP results, run a competitive image SERP analysis using DataForSEO integration to compare your images with top results, highlighting alt text patterns and domain ranking opportunities.

Do I need AI media labeling for Google Merchant Center images?

For Google Merchant Center images, you need AI media labeling to meet compliance requirements. An image audit evaluates your files and supports injecting necessary AI labeling metadata directly into the images.

Can I audit image dimensions to prevent cumulative layout shift?

You can audit image dimensions to prevent cumulative layout shift (CLS) by validating responsive attributes and width/height markup in the HTML to ensure the browser reserves adequate space before the image loads.