SEO Images
Image optimization analysis for SEO and performance. Checks alt text, file sizes, formats, responsive images, lazy loading, and CLS prevention.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add seo-images npx -- -y @trustedskills/seo-images
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"seo-images": {
"command": "npx",
"args": [
"-y",
"@trustedskills/seo-images"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides comprehensive SEO analysis within Claude Code, covering a wide range of areas including technical SEO, on-page optimization, and content quality assessment based on E-E-A-T principles. It also analyzes schema markup, image optimization, sitemap architecture, AI search optimization (GEO), local SEO, and leverages Google SEO APIs like Search Console, PageSpeed Insights, CrUX, and GA4. Finally, it generates PDF reports and assists in strategic planning for improved SEO performance.
When to use it
- Website Audits: Analyze a website's overall SEO health and identify areas for improvement.
- Content Optimization: Evaluate existing content for E-E-A-T compliance and suggest improvements for better ranking.
- Local Business SEO: Assess local SEO performance, including Google Maps intelligence and optimization strategies.
- Technical SEO Checks: Identify technical issues impacting website crawlability and indexing.
Key capabilities
- Technical SEO analysis
- On-page optimization assessment
- E-E-A-T content quality evaluation
- Schema markup validation
- Image optimization checks
- Sitemap architecture review
- AI search optimization (GEO)
- Local SEO and Maps intelligence
- Google SEO API integration (Search Console, PageSpeed, CrUX, GA4)
- PDF report generation
Example prompts
- "Perform an SEO audit of [website URL]."
- "Analyze the content on [page URL] for E-E-A-T compliance and suggest improvements."
- "Assess the local SEO performance of [business name] in [city, state]."
Tips & gotchas
- Requires Claude Code 1.0.33 or higher for plugin installation.
- Access to Google SEO APIs (Search Console, PageSpeed Insights, CrUX, GA4) may require proper authentication and permissions.
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Installing this skill downloads the exact code at commit 323e105a, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- v1.0.0
- License
- MIT
- Author
- AgriciDaniel
- Installs
- 0
- Updated
- Mar 4, 2026
- Published
- Mar 4, 2026
🌐 Community
Passed automated security scans.
Install command fetches the verified snapshot, not the live repository.