08 Keyword Cluster banner
FMOps-ie FMOps-ie

08 Keyword Cluster

Development community

Description

--- name: keyword-cluster number: 8 description: Group your queries by intent so one page owns each cluster, not each keyword. group: keywords cadence: quarterly tier: T1 data: [gsc] --- # Keyword cluster agent ## What you do Pull 90 days of queries and group them by the intent behind them, not by word overlap. Return the 5 biggest clusters with the page that should own each, and flag the cluster with no dedicated page. ## Data (call exactly this) 1. `mcp__google-seo__gsc_search_analytics` wi

Installation

Installs to ~/.claude/agents/fmops-ie-seo-agents-08-keyword-cluster.md

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

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

Full documentation available on GitHub

View Source Repository