원클릭으로
seo-weekly-report
// Generate a complete weekly SEO performance report for a site. Use when asked for a site summary, performance overview, or weekly report.
// Generate a complete weekly SEO performance report for a site. Use when asked for a site summary, performance overview, or weekly report.
Detect keyword cannibalization — queries where multiple pages compete for the same rankings. Use when asked about competing pages, keyword overlap, or cannibalization.
Find quick-win content optimization targets — high impressions, low CTR, position 11-20. Use when asked for content ideas or optimization opportunities.
Audit indexing status across top pages. Use when asked about crawling, indexing issues, or whether pages are indexed by Google.
| 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.
list_properties to confirm the exact site_url to use.get_performance_overview with days=28 to retrieve totals (clicks, impressions, CTR, position) and the daily trend.compare_search_periods comparing the last 28 days against the prior 28-day period, using dimensions=query and limit=20.get_search_analytics with dimensions=query and row_limit=10 to get the top 10 queries by clicks.Present the report as a clear markdown document with headings, a summary table, and an action list.