audit-urls

Installation
SKILL.md

Audit an explicit URL list

Use this report when the URLs are already known. It avoids sitemap discovery and link traversal, so the result answers "what was observed on these pages?" rather than "what is wrong across the site?" This makes it useful for pre-release checks, representative templates, and verifying a fix list.

Run it

For MCP, discover with seo_list_reports category crawl only if needed. Describe the contract with seo_describe_report and { "id": "audit-urls" }. Then call seo_run_report with:

Installs
1
Repository
iannuttall/seo
GitHub Stars
464
First Seen
Jul 11, 2026
audit-urls — iannuttall/seo