audit-page

Installation
SKILL.md

Audit page

Use this report when a URL needs direct inspection: after a release, while investigating a search result, or before recommending a page edit. It combines the fetched document with metadata, headings, links, structured data, and optional GSC evidence. It does not prove how every crawler rendered the page, that Google indexed the fetched version, or that an observed convention affects rankings.

Run it

Use the exact MCP discovery flow:

  1. Call seo_list_reports with category: "reporting" and select audit-page.
  2. Call seo_describe_report with id: "audit-page"; do not guess fields.
  3. Call seo_run_report with id: "audit-page" and parameters matching that schema.

The CLI has the same contract:

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