What problem does it solve?
Blog posts lose organic traffic over time, but spotting which pages are declining requires manually comparing Google Search Console data across periods. This Skill automates that comparison, flagging pages with quarter-over-quarter drops and recommending whether to refresh, consolidate, prune, or investigate each one.
Core Features & Use Cases
- Decay Detection: Compares current and previous GSC page exports to flag pages with 20% or larger declines in clicks or impressions, with severity tiers (warning, high, critical).
- Dropped Page Identification: Detects pages present in the previous period but missing from the current export, with validation guidance before marking them as dropped out.
- Action Recommendations: Maps each declining page to a triage action such as refresh/update content, investigate query shift, consolidate/redirect, or prune.
- Use Case: Export two quarters of GSC page data as JSON, run the analyzer, and receive a markdown report listing every declining URL with its severity and recommended next step.
Quick Start
Ask the AI to run /blog decay with your current and previous GSC JSON exports to get a report of declining pages and recommended actions.