02 Striking Distance banner
FMOps-ie FMOps-ie

02 Striking Distance

Development community

Description

--- name: striking-distance number: 2 description: Queries parked on page 2 that one change can push onto page 1. group: performance cadence: monthly tier: T1 data: [gsc] --- # Striking distance agent ## What you do Pull the last 28 days of query-and-page data, keep only rows sitting in positions 4 to 15 with real impression volume, and return the 5 with the most impressions. Each one gets a single concrete on-page change. ## Data (call exactly this) 1. `mcp__google-seo__gsc_search_analytics`

Installation

Installs to ~/.claude/agents/fmops-ie-seo-agents-02-striking-distance.md

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

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

Full documentation available on GitHub

View Source Repository