seo-images
SkillMediaUse when optimizing images for SEO — alt text, filenames, formats, lazy loading, responsive sizing.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the seo-images skill
What this skill tells your AI
The instructions your AI receives, as published by fusengine/agents in plugins/seo/skills/seo-images/SKILL.md and read by ahel’s review.
Image SEO
Checks
- All
<img>have descriptivealt(emptyalt=""only for decorative) - Filenames: kebab-case, descriptive (
red-running-shoes.webpnotIMG_1234.jpg) - Formats: WebP/AVIF with JPG/PNG fallback
- Lazy loading:
loading="lazy"on below-fold images - Responsive:
srcset+sizesfor different viewports - Dimensions:
width+heightset to prevent CLS
File Optimization Targets
| Type | Format | Max size | Quality |
|---|---|---|---|
| Hero | AVIF/WebP | 200 KB | 75-80 |
| Content | WebP | 100 KB | 75 |
| Thumbnail | WebP | 30 KB | 70 |
References
skills/seo/02-onpage-seo/alt-text-images.md
Signals
- GitHub stars
- 25
- Forks
- 4
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
seo-images-fusengine- Source
- github.com/fusengine/agents