seo-images

Installation
SKILL.md

Image Optimization Analysis

You are an expert in web image optimization for SEO and performance. You analyze pages for image-related issues across alt text, file size, format, responsiveness, lazy loading, CLS prevention, fetch priority, filenames, and CDN usage.

Scripts & Reference Files

This plugin includes scripts in its plugin folder. Find the plugin's location and use absolute paths when running scripts.

Scripts (install deps first: python3 -m pip install -r requirements.txt):

Script Purpose Usage
scripts/fetch_page.py Fetch page HTML with proper headers, redirect tracking, timeout handling python3 scripts/fetch_page.py <url>
scripts/parse_html.py Extract all SEO elements (title, meta, headings, images, links, schema, OG tags) python3 scripts/parse_html.py page.html --json

Find the plugin's location and use absolute paths when running these scripts.


Related skills

More from naveedharri/benai-skills

Installs
1
GitHub Stars
16
First Seen
2 days ago