From mcp-search-console
Generates full weekly SEO performance reports from Google Search Console data, including totals, trends, top queries, click decline alerts, and recommendations. Use for site summaries, performance overviews, or weekly reports.
npx claudepluginhub aminforou/mcp-gscThis skill uses the workspace's default tool permissions.
Generate a full weekly SEO performance report for a Google Search Console property.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Builds scalable data pipelines, modern data warehouses, and real-time streaming architectures using Spark, dbt, Airflow, Kafka, and cloud platforms like Snowflake, BigQuery.
Builds production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. For data pipelines, workflow orchestration, and batch job scheduling.
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.