skillfed

image-seo-audit

This skill systematically evaluates images across your web pages, identifying missed SEO opportunities, accessibility barriers, and loading inefficiencies. It surfaces specific issues like missing alt text, unoptimized dimensions, and format problems, then delivers prioritized recommendations to boost both search visibility and user experience.

image-seo-audit systematically evaluates images across your web pages, identifying missed SEO opportunities, accessibility barriers, and loading inefficiencies. It surfaces specific issues like missing alt text, unoptimized dimensions, and format problems, then delivers prioritized recommendations to boost both search visibility and user experience.

AI-generated summary based on this skill's SKILL.md

641 111 MIT updated by indranilbanerjee

Install

indranilbanerjee/digital-marketing-pro/image-seo-audit · repository language: Python

CLI (skillfed)coming soon
git clone https://github.com/indranilbanerjee/digital-marketing-pro
cp -r digital-marketing-pro/skills/image-seo-audit ~/.claude/skills/image-seo-audit

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What does image-seo-audit do?

image-seo-audit systematically evaluates images across your web pages, identifying missed SEO opportunities, accessibility barriers, and loading inefficiencies. It surfaces specific issues like missing alt text, unoptimized dimensions, and format problems, then delivers prioritized recommendations to boost both search visibility and user experience.

How do I check alt text on images with image-seo-audit?

image-seo-audit scans all images on your pages and flags missing or poor quality alt text. It identifies which images lack descriptions, highlights thin or keyword-stuffed alternatives, and recommends descriptive, accessible alt text that serves both SEO and screen reader users.

Can image-seo-audit audit image file sizes?

Yes. image-seo-audit identifies oversized images, measures file sizes against best practices, and recommends modern format conversions to WebP and AVIF. It prioritizes high-impact images and shows you the potential savings from compression and format optimization.

Does image-seo-audit check lazy loading and responsive images?

image-seo-audit validates lazy loading implementation and responsive image setup, including picture element usage and srcset attributes. It also checks fetchpriority directives on hero and LCP images to ensure optimal loading behavior and prevent cumulative layout shift.

What image optimization issues does image-seo-audit prioritize?

image-seo-audit prioritizes auditing images for SEO, accessibility, and performance issues. Its top focus is identifying missing or poor alt text, followed by oversized images and format conversion opportunities, lazy loading validation, and hero/LCP image optimization to prevent layout shift.

Is image-seo-audit open source?

Yes, image-seo-audit is released under the MIT license, making it free to use, modify, and distribute for both personal and commercial projects.

SKILL.md

rendered from the published skill — quoted content, verbatim

/digital-marketing-pro:image-seo-audit

Purpose

Perform a dedicated image optimization audit that evaluates all images on a page or site for SEO, performance, and accessibility. Produces a prioritized optimization list sorted by file size impact.

Input Required

  • URL: Page or site to audit
  • Scope: Single page or site-wide crawl (default: single page)

Process

  1. Load brand context: Read active brand profile for industry context.
  2. Discover images: Find all <img>, <picture>, CSS background-image, and <source> elements.
  3. Alt text audit: Check presence, quality, keyword inclusion, length (10-125 chars). Flag: missing, filename-only ("image.jpg"), keyword-stuffed, non-descriptive ("click here").
  4. File size audit: Apply tiered thresholds by image category — thumbnails (<50KB target, >200KB critical), content images (<100KB target, >500KB critical), hero/banner (<200KB target, >700KB critical).
  5. Format audit: Check for modern

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 1 file
skills/image-seo-audit/SKILL.md

Related skills

Tags

image-optimization accessibility-audit performance-metrics format-conversion responsive-design core-web-vitals cdn-analysis bulk-checking seo-compliance asset-management