index-watch
Installation
SKILL.md
Index watch
Call seo_list_reports with category monitoring when discovery is needed.
Call seo_describe_report with id index-watch, then call seo_run_report
with that id and only the described parameters. Read structuredContent as the
machine contract. Use report id index-monitor for a bounded oldest-first
sitemap sample. Use report id index-coverage-plan before monitoring a large
inventory across multiple Search Console properties.
For the shared schema-backed CLI path:
seo reports describe index-watch --json
seo reports run index-watch --params '{"site":"sc-domain:example.com","urls":["https://example.com/a","https://example.com/b"],"dailyLimit":25}' --json
This validates the same parameters used by MCP. The focused commands below add saved monitoring state, sitemap selection, and friendlier flags for recurring human workflows.