Agent skill
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.
Install this agent skill to your Project
npx add-skill https://github.com/AminForou/mcp-gsc/tree/main/skills/seo-weekly-report
SKILL.md
SEO Weekly Report
Generate a full weekly SEO performance report for a Google Search Console property.
Steps
- Call
list_propertiesto confirm the exactsite_urlto use. - Call
get_performance_overviewwithdays=28to retrieve totals (clicks, impressions, CTR, position) and the daily trend. - Call
compare_search_periodscomparing the last 28 days against the prior 28-day period, usingdimensions=queryandlimit=20. - Flag any queries where clicks dropped by more than 20% between periods.
- Call
get_search_analyticswithdimensions=queryandrow_limit=10to get the top 10 queries by clicks. - Summarize all results in a structured report with:
- Overall performance snapshot (totals + period-over-period change)
- Alerts: queries with >20% click decline
- Top 10 queries by clicks
- One-sentence recommendation for each alert
Output format
Present the report as a clear markdown document with headings, a summary table, and an action list.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
cannibalization-check
Detect keyword cannibalization — queries where multiple pages compete for the same rankings. Use when asked about competing pages, keyword overlap, or cannibalization.
indexing-audit
Audit indexing status across top pages. Use when asked about crawling, indexing issues, or whether pages are indexed by Google.
content-opportunities
Find quick-win content optimization targets — high impressions, low CTR, position 11-20. Use when asked for content ideas or optimization opportunities.
verl-rl-training
Provides guidance for training LLMs with reinforcement learning using verl (Volcano Engine RL). Use when implementing RLHF, GRPO, PPO, or other RL algorithms for LLM post-training at scale with flexible infrastructure backends.
openrlhf-training
High-performance RLHF framework with Ray+vLLM acceleration. Use for PPO, GRPO, RLOO, DPO training of large models (7B-70B+). Built on Ray, vLLM, ZeRO-3. 2× faster than DeepSpeedChat with distributed architecture and GPU resource sharing.
gguf-quantization
GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible quantization from 2-8 bit without GPU requirements.
Didn't find tool you were looking for?