index-coverage-plan

Installation
SKILL.md

Plan inspection coverage

Use index-coverage-plan when sitemap inventory is larger than the URL Inspection checks you can run each day. It fetches sitemap URLs, maps them to the most specific available Search Console properties, estimates cycle time, and can suggest URL-prefix properties for large folders. It does not call URL Inspection and does not report whether any URL is indexed.

Run the report

With MCP, call seo_list_reports with {"category":"monitoring"}. Call seo_describe_report with {"id":"index-coverage-plan"}, then call seo_run_report, for example {"id":"index-coverage-plan","params":{"site":"sc-domain:example.com","sitemaps":["https://example.com/sitemap.xml"],"dailyLimit":200,"targetCycleDays":7,"maxUrls":50000}}.

The CLI uses the same report schema:

Installs
1
Repository
iannuttall/seo
GitHub Stars
464
First Seen
Jul 11, 2026
index-coverage-plan — iannuttall/seo