One-click install
npx skills add https://github.com/nishchaydev/emitra --skill seo-images-nishchaydev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-images
Source: https://github.com/nishchaydev/emitra/tree/main/.agent/SEO%20SKILL/claude-seo-main/skills/seo-images
Command: npx skills add https://github.com/nishchaydev/emitra --skill seo-images-nishchaydev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

eCommerce and marketing pages often lose organic visibility and user experience because images have weak alt text, slow formats, incorrect sizing, missing dimensions, and lazy-loading issues that hurt Core Web Vitals.

Core Features & Use Cases

  • Image audit for SEO and performance: checks alt text quality, responsive setup (srcset/sizes), lazy loading behavior, width/height or CLS risk, and file size/format suitability.
  • Optimization guidance and remediation: recommends WebP/AVIF conversion, responsive variants, and fixes for common markup issues like missing dimensions or incorrect loading/decoding priorities.
  • Competitive SERP benchmarking (optional): when available, cross-references images against Google Images results using DataForSEO to identify rank patterns and opportunities.
  • Use cases: run this when you need an actionable image checklist for a marketing site, fix image-related traffic drops, or prepare a performance/SEO refresh for a page after design changes.

Quick Start

Run a SEO image optimization audit for your page by providing the URL, such as: analyze https://example.com for image SEO and performance issues.

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

To audit images for SEO and Core Web Vitals, you need to check alt text quality, file formats, lazy loading behavior, and width or height attributes that cause CLS risks. This process detects responsive configuration gaps and prioritizes remediation for better delivery and discoverability.

What's the best way to fix image-related traffic drops on a marketing page?

Fixing image-related traffic drops requires optimizing weak alt text, slow formats, and missing dimensions that hurt Core Web Vitals. Cross-referencing images against Google Images SERP results identifies rank patterns and opportunities to recover organic visibility.

How does lazy loading affect LCP and CLS risk on my webpage?

Lazy loading affects LCP and CLS risk by altering how and when images render, which can shift layout if dimensions are missing or delay priority settings. Detecting incorrect loading and decoding priorities ensures optimal Core Web Vitals performance.

Do I need WebP or AVIF conversion to improve image SEO?

WebP or AVIF conversion is recommended to improve image SEO by reducing file sizes while maintaining quality. Tool-supported optimization workflows handle metadata injection and format suitability to ensure better delivery and discoverability.

Can I cross-reference my images with Google Images SERP results?

You can cross-reference images with Google Images SERP results using DataForSEO when available. This optional competitive SERP benchmarking identifies rank patterns and opportunities to improve your image search visibility.

When should I check responsive images and srcset configuration for SEO?

You should check responsive images and srcset configuration during a performance or SEO refresh after design changes. Auditing srcset and sizes attributes ensures correct responsive setup and fixes common markup issues like missing dimensions or incorrect loading priorities.