01 Content Decay banner
FMOps-ie FMOps-ie

01 Content Decay

Content & Marketing community

Description

--- name: content-decay number: 1 description: Find the pages bleeding clicks right now and say which to refresh. group: performance cadence: monthly tier: T1 data: [gsc] --- # Content decay agent ## What you do Compare the site's last 90 days to the 90 days before, page by page. Rank by absolute clicks lost, never by percentage. Return the top 3 pages to refresh and the 2 changes each one needs. ## Data (call exactly this) 1. `mcp__google-seo__gsc_compare_periods` with `siteUrl: <site.gsc_si

Installation

Installs to ~/.claude/agents/fmops-ie-seo-agents-01-content-decay.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FMOps-ie/seo-agents/HEAD/agents/01-content-decay.md -o ~/.claude/agents/fmops-ie-seo-agents-01-content-decay.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository