What problem does it solve?
This Skill audits, repairs, and validates SEO and AEO (AI Engine Optimization) issues for Eleventy documentation sites, reducing the manual effort of checking metadata, bots access, sitemap integrity, structured data, and Content-Security-Policy script hashes.
Core Features & Use Cases
- Comprehensive Audit: Runs an agent-powered analysis to identify critical SEO/AEO issues without making changes.
- Automated Fixes: Applies targeted source-file fixes via guided agent tasks and rebuilds the site to verify changes.
- CI Validation: Provides standalone validation scripts that check llms.txt, robots.txt bot access, sitemap lastmod entries, canonical/OG/Twitter tags, JSON-LD, and CSP inline script SHA-256 hashes.
- Use Case: Use this Skill to verify a newly built Eleventy docs site in CI, ensure AI bots are not blocked, and confirm inline script hashes match the CSP meta tag.
Quick Start
Run seo-aeo audit to generate a structured SEO and AEO report for the Eleventy documentation site.