link-recover
Installation
SKILL.md
Recover search-value URLs
Use link-recover to find retained GSC page rows with prior clicks or
impressions whose current fetch path ends in a technical problem. This joins
historical search observations with a present redirect trace, which is useful
for triage after migrations or URL changes. Prior visibility helps order the
queue. It does not prove that fixing a URL will restore the same traffic.
Run the report
With MCP, call seo_list_reports with {"category":"monitoring"}, call
seo_describe_report with {"id":"link-recover"}, then use seo_run_report.
Example:
{"id":"link-recover","params":{"site":"sc-domain:example.com","days":90,"limit":25,"minClicks":1,"minImpressions":100,"js":false,"refresh":true}}.
The CLI has the same schema: