| name | aeo-benchmark |
| description | AEO performance benchmarking across multiple URLs. Compares scores, tracks improvements over time, and generates benchmark reports. Use when comparing AEO performance between sites or tracking optimization progress. |
AEO Benchmark Skill
Benchmarks AEO performance across multiple URLs.
When to Use This Skill
- Compare AEO scores across pages
- Track optimization progress
- Generate benchmark reports
Categories
| Category | Metrics |
|---|
| Discoverability | llms.txt, robots.txt, sitemap |
| Parsability | Markdown availability |
| Token Efficiency | Token counts |
| Capability | skill.md, AGENTS.md |
| Analytics | AI traffic setup |
Usage
python3 scripts/aeo_benchmark.py --url https://example.com/docs
python3 scripts/aeo_benchmark.py --url https://example.com --report --output BENCHMARK.md
python3 scripts/aeo_benchmark.py --track --history history.json