cannibalization-check
Detect keyword cannibalization — queries where multiple pages compete
Generate a complete weekly SEO performance report for a site.
$ npx -y skills add AminForou/mcp-gsc --skill seo-weekly-report --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/seo-weekly-reportContext preview
The summary Claude sees to decide when to auto-load this skill.
Generate a complete weekly SEO performance report for a site.
name: seo-weekly-report description: Generate a complete weekly SEO performance report for a site. Use when asked for a site summary, performance overview, or weekly report.
Generate a full weekly SEO performance report for a Google Search Console property.
1. Call `list_properties` to confirm the exact `site_url` to use. 2. Call `get_performance_overview` with `days=28` to retrieve totals (clicks, impressions, CTR, position) and the daily trend. 3. Call `compare_search_periods` comparing the last 28 days against the prior 28-day period, using `dimensions=query` and `limit=20`. 4. Flag any queries where clicks dropped by more than 20% between periods. 5. Call `get_search_analytics` with `dimensions=query` and `row_limit=10` to get the top 10 queries by clicks. 6. Summarize all results in a structured report with:
Present the report as a clear markdown document with headings, a summary table, and an action list.
A Model Context Protocol (MCP) server that connects Google Search Console (GSC) to AI assistants, allowing you to analyze your SEO data through natural language conversations.
Repo: AminForou/mcp-gsc
Detect keyword cannibalization — queries where multiple pages compete
Find quick-win content optimization targets — high impressions, low CTR,
Audit indexing status across top pages. Use when asked about crawling,