Aeo Benchmark

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.

Spirizeon Updated

File contents

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

# Benchmark single URL
python3 scripts/aeo_benchmark.py --url https://example.com/docs

# Generate report
python3 scripts/aeo_benchmark.py --url https://example.com --report --output BENCHMARK.md

# Track over time
python3 scripts/aeo_benchmark.py --track --history history.json

Spirizeon/agentic-aeo-skills/tree/main/.claude/skills/aeo-benchmark commit 4430de9fc8

Frequently asked questions

npx skillmds@latest add spirizeon/aeo-benchmark