performance
Installation
SKILL.md
Performance
Run report id performance-audit through seo_run_report for structured agent
output. Call seo_describe_report first when its parameters are not already
known. Pass url, choose strategy as mobile or desktop, and use
refresh: true only when a fresh measurement is required.
CLI equivalents:
seo perf audit --url https://example.com/page --json
seo perf audit --url https://example.com/page --strategy desktop --refresh --json
Set SEO_CRUX_API_KEY to request Chrome UX Report field data. The packaged
Lighthouse runtime needs a compatible local Chrome installation.