Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
kostja94 avatar

Google Search Console

  • 1.3k installs
  • 787 repo stars
  • Updated June 9, 2026
  • kostja94/marketing-skills

google-search-console is an agent skill that when the user wants to analyze google search console data, use the gsc api, or interpret search performance. also use when the user mentions "gsc," "search console," "indexing

About

google-search-console is an agent skill from kostja94/marketing-skills that when the user wants to analyze google search console data, use the gsc api, or interpret search performance. also use when the user mentions "gsc," "search console," "indexing report," "core web vital. # Analytics: Google Search Console Guides analysis of Google Search Console (GSC) data: performance metrics, indexing, sitemaps, Core Web Vitals, and rich results. Covers best practices for monthly monitoring and actionable insights. **When invoking**: On **first use**, if helpful, open with 1-2 sentences on what this skill covers and why it matt Developers invoke google-search-console during launch/seo work for marketing & seo tasks. The skill documents triggers, prerequisites, and step-by-step workflows grounded in SKILL.md. Compatible with Claude Code, Cursor, and Codex agent runtimes that load marketplace skills.

  • Analytics: Google Search Console
  • Performance**: Clicks, impressions, CTR, average position; API for export
  • Insights**: Simplified overview; top/trending content and queries
  • Indexing**: Pages indexed, pages not indexed, reasons (Coverage)
  • Technical**: Sitemaps, Core Web Vitals, Enhancements

Google Search Console by the numbers

  • 1,332 all-time installs (skills.sh)
  • +8 installs in the week ending Jul 29, 2026 (Skillselion tracking)
  • Ranked #397 of 1,879 Marketing & SEO skills by installs in the Skillselion catalog
  • Security screen: MEDIUM risk (skills.sh audit)
  • Data as of Jul 31, 2026 (Skillselion catalog sync)
At a glance

google-search-console capabilities & compatibility

Capabilities
analytics: google search console · performance**: clicks, impressions, ctr, average · insights**: simplified overview; top/trending co · indexing**: pages indexed, pages not indexed, re · technical**: sitemaps, core web vitals, enhancem
Use cases
orchestration
From the docs

What google-search-console says it does

Guides analysis of Google Search Console (GSC) data: performance metrics, indexing, sitemaps, Core Web Vitals, and rich results. Covers best practices for monthly monitoring and actionable insights.
SKILL.md
- **Performance**: Clicks, impressions, CTR, average position; API for export
SKILL.md
- **Insights**: Simplified overview; top/trending content and queries
SKILL.md
npx skills add https://github.com/kostja94/marketing-skills --skill google-search-console

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1.3k
repo stars787
Security audit3 / 3 scanners passed
Last updatedJune 9, 2026
Repositorykostja94/marketing-skills

What it does

When the user wants to analyze Google Search Console data, use the GSC API, or interpret search performance. Also use when the user mentions "GSC," "Search Console," "indexing report," "Core Web Vital

Who is it for?

Developers working on marketing & seo during launch tasks.

Skip if: Tasks outside Marketing & SEO scope described in SKILL.md.

When should I use this skill?

When the user wants to analyze Google Search Console data, use the GSC API, or interpret search performance. Also use when the user mentions "GSC," "Search Console," "indexing report," "Core Web Vital

What you get

Completed marketing & seo workflow aligned with SKILL.md steps.

  • CTR gap analysis report
  • indexing diagnosis with Coverage reasons
  • monthly GSC audit summary

By the numbers

  • Skill version 1.5.1 with 1,297 installs in the kostja94/marketing-skills catalog
  • Documents GSC API limit of 50,000 rows per day per search type and 25,000 rows per response
  • Includes an 11-item monthly Google Search Console audit checklist

Files

SKILL.mdMarkdownGitHub ↗

Analytics: Google Search Console

Guides analysis of Google Search Console (GSC) data: performance metrics, indexing, sitemaps, Core Web Vitals, and rich results. Covers best practices for monthly monitoring and actionable insights.

When invoking: On first use, if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.

Scope

  • Performance: Clicks, impressions, CTR, average position; API for export
  • Insights: Simplified overview; top/trending content and queries
  • Indexing: Pages indexed, pages not indexed, reasons (Coverage)
  • Technical: Sitemaps, Core Web Vitals, Enhancements
  • API: searchanalytics.query for programmatic access
  • Methodology: How to read charts, avoid common mistakes, correlate with releases

Analysis Best Practices

Chart Reading

PracticeWhy
Focus one metric at a timeStacked bar charts hide fluctuations; toggle off other metrics to see each clearly
Don't compare just two pointsEnd-of-month vs prior month misses mid-month drama; examine full trend
Check beyond top 10Many reports default to top 10; scroll or paginate for more rows
Screenshot chartsGSC retains limited history; save images for future reference
Record in spreadsheetExport at month-end; use formulas to track correlations over time
Track release datesJoin dev standups, read release notes; correlate GSC shifts with deployments

Investigation Workflow

1. Pinpoint date: When did the metric change? 2. Correlate: Any releases, CMS changes, server maintenance, third-party code? 3. Decide: Investigate, correct, overlook, or monitor closely 4. Loop in: Product or dev team for root cause

Key Reports & Metrics

1. Performance (Search Results)

Location: Performance ? Search results

MetricUse
ClicksTraffic from Google Search
ImpressionsHow often site appeared in results
CTRWhether users think page answers query
Average positionRanking trend

Dimensions: Query, page, country, device, date. Filter by search type: web, image, video, news. Use to find low-CTR high-impression pages (title/meta optimization opportunities).

Search appearance: AMP, blue link, rich results (filterable in UI and API).

CTR Benchmarks by Position

Use to compare actual CTR vs expected. Benchmarks vary by SERP features (AI Overviews, featured snippets). Zero-click: When SERP features satisfy intent without a click, organic CTR drops; factor into expectations. See serp-features (Zero-Click section), featured-snippet. Clean SERPs:

PositionExpected CTR (baseline)With AI Overviews (lower)
125-35%~19%
212-18%~12%
38-12%~7%
4-55-7%~5%
6-102-5%2-5%

Interpretation: If actual CTR is below expected for your position, prioritize title/meta optimization. Over 90% of first-page results have CTR below 10%; significant upside exists.

Low CTR, High Impressions: Optimization Workflow

1. Identify: Sort by impressions; filter positions 1-10; 1,000+ monthly impressions 2. Compare: Actual CTR vs expected for position (see table above) 3. Gap: e.g., position 4 at 2% CTR vs expected 5-7% ? ~3-5% uplift potential 4. Action: Optimize title and meta per title-tag, meta-description; add schema for rich results (+10–20% clicks)

Rich Results & CTR

Pages with review stars, FAQ schema, or other rich snippets see 10-20% more clicks. See schema-markup.

2. Insights Report

Location: Performance ? Insights (or Overview)

Simplified overview; replaces standalone Search Console Insights. Data from GSC only (GA data removed Dec 2024).

CardUse
Clicks and impressionsSite visibility and click effectiveness
Your contentTop, trending up, trending down pages
Queries leading to your siteTop, trending up, trending down queries
Top countriesGeographic audience
Branded vs non-brandedBrand recognition (AI-labeled; may mislabel)
Additional traffic sourcesImage, Video, News search, Discover

Trending: Based on click change vs previous period. Click items to jump to Performance report filtered to that item.

Query groups: Similar queries grouped; group name = best-performing query. Not available for sub-properties or low-impression sites.

3. Page Indexing (Coverage)

Location: Indexing ? Page indexing

Status grouping (updated): Valid + Valid with warning ? Indexed. Error + Excluded ? Not indexed.

Indexed vs Not indexed are complementary: Not all site content should be indexed. Login, admin, duplicate content, legal boilerplate, and low-value pages often intentionally use noindex. Indexed and non-indexed pages can reference each other (e.g., sitemap includes indexable URLs; noindex pages still exist and link internally). Non-indexed is not inherently a problem--investigate only when important pages are excluded. See indexing (noindex usage) and robots-txt (crawl control) for when to exclude.

MetricAction
Pages indexedTurn off "Pages not indexed" to view alone; watch for drops
Pages not indexedTurn off "Pages indexed" to view alone; watch for spikes. Distinguish intentional (noindex, robots) from accidental

Filter: All submitted pages / Unsubmitted pages only (dropdown near top).

Source column: Indicates whether issue is caused by website or Google.

Why pages are not indexed: Drill into reasons and example URLs. Common culprits:

  • Duplicate content
  • Noindex tags
  • Redirect errors
  • 5xx errors
  • 404 errors
  • Blocked by robots.txt
  • Discovered ? currently not indexed
  • Crawled ? currently not indexed

Quick check: If trend line is stable, spend ~3 seconds; move on. Investigate if fourth column (trend) shifts.

Diagnosis workflow: GSC Coverage ? click Issue ? view sample URLs ? identify pattern ? fix (see indexing for fix actions).

Coverage issue types:

IssueMeaningNext step
Crawled - currently not indexedCrawled but not indexedSee indexing
Excluded by "noindex" tagIntentionally excluded; often valid (login, admin, legal, etc.)Ignore if expected; verify important pages not accidentally noindexed
Blocked by robots.txtCrawl blockedSee robots-txt; may be intentional
Redirect / 404Redirect or missingFix URL or redirect
Duplicate / CanonicalDuplicate contentUsually OK; keep canonical

URL Inspection: Verdicts: "URL is on Google," "URL is on Google, but has issues," "URL is not on Google." Use for important pages; verify canonical, internal links, sitemap; Request indexing if needed.

4. Video Indexing (If Applicable)

Location: Indexing ? Video indexing

  • Videos indexed / Videos not indexed: Toggle off the other for clear view
  • Why videos are not indexed: Thumbnail blocked, invalid size/format, not in main content, etc.

See video-optimization for video SEO; youtube-seo for YouTube.

5. XML Sitemaps

Location: Indexing ? Sitemaps

CheckAction
StatusConfirm each sitemap says "Success"
URLs indexedClick sitemap ? see indexed count; drops indicate indexing issues
Bellwether sitemapsFor large sites, monitor templated sitemaps (by country, language, division)

Enterprise: Glitches can block new URL crawling, cause hreflang confusion, delay fresh content discovery.

6. Core Web Vitals

Location: Experience ? Core Web Vitals

Priority: Mobile first (Google's higher expectations for mobile).

MetricMobileDesktop
Good URLsTargetSecondary
Needs improvementFixMonitor
Poor URLsFixMonitor

Why URLs don't have good score: Click "Open report" → grouped example URLs by issue type. For threshold values and fixes, see core-web-vitals.

Tip: Historical chart is short; export to spreadsheet for longer trends. Share with dev team regularly; correlate dates with releases.

Layout (updated): Two tables--Poor or Need improvement; Good (click "View data about usable pages").

7. Enhancements (Rich Results)

Location: Experience ? Enhancements (Product snippets, Merchant listings under Shopping)

Status (updated): Two-tier?invalid (critical issues, may not appear) vs valid (no critical issues; may still have warnings). Warnings no longer top-level.

TypeExamples
ContentBreadcrumbs, FAQ, Events, Videos (see video-optimization), Job postings, Review snippets, Q&A, Discussion forums
ShoppingProduct snippets, Merchant listings
OtherRecipes, Datasets, Hotels, Vacation rentals, Profile pages, Practice problems, Math solvers, Image metadata

Note: Reports show sample items, not full list. Use URL Inspection for unlisted URLs.

8. AI Overviews (GSC Limitation)

  • GSC: AI Overviews clicks/impressions are not separated from organic in Performance report.
  • Workaround: Filter queries that tend to trigger AI Overviews to estimate AI-driven visibility:
(?i)^(who|what|where|when|why|how|which|is|are|can|does|should)|\b(vs|versus|compare|difference|pros and cons|guide|tutorial|best|top|list)\b

For GA4 AI traffic tracking, see ai-traffic-tracking.

9. Links & Disavow

Location: Links (inbound links), Security & Manual Actions

  • Links report: View links to site and pages; anchor text distribution.
  • Disavow file: Submit via GSC when necessary (manual penalty, toxic links). Use sparingly; over-disavowing can harm. See backlink-analysis for when to disavow.

Search Console API

Method: searchanalytics.query() --exposes all Performance report data.

Metrics

Clicks, Impressions, CTR, Position.

Dimensions

date, query, page, country, device. Search appearance (AMP, blue link, rich results). Filter by search type: web, image, video, news.

Limits

LimitValue
Rows per day per search type per property50,000
Rows per response25,000 (use pagination: startRow, rowLimit)
Data availability2-3 days after

Tip: Run daily queries for one day of data to avoid quota. Verify data presence first (dimensions: date only, no filters).

Optimization: Gzip compression; fields parameter for partial responses; pagination for large datasets.

References: Search Console API, searchanalytics.query

Monthly Audit Checklist

  • [ ] Performance: Clicks, impressions, CTR, position trends
  • [ ] Insights: Top/trending content and queries (if available)
  • [ ] Page indexing: Indexed vs not indexed (isolated views)
  • [ ] Why not indexed: Trend lines for key reasons
  • [ ] Sitemaps: All "Success"; indexed URL counts stable
  • [ ] Core Web Vitals: Mobile good/needs improvement/poor
  • [ ] Enhancements: No new invalid items (critical issues)
  • [ ] Links: No manual actions; disavow only if needed (see backlink-analysis)
  • [ ] Data exported to spreadsheet (month-end snapshot)
  • [ ] Charts screenshotted for history
  • [ ] Release notes reviewed for correlation

Output Format

  • Summary: Key findings, trends, anomalies
  • Metrics: Specific numbers and date ranges
  • CTR analysis: Actual vs expected by position; low-CTR high-impression pages
  • Title/meta opportunities: Pages with CTR gap; specific optimization suggestions
  • Action items: Prioritized fixes (indexing, CWV, sitemaps, enhancements, title/meta)
  • Correlation: Suspected causes (releases, config changes)
  • Next steps: Monitoring plan, dev handoff

Related Skills

  • title-tag, meta-description, page-metadata: Title and meta optimization for low-CTR pages; hreflang
  • xml-sitemap: Fix sitemap errors
  • indexing: Resolve indexing issues
  • core-web-vitals: CWV optimization; fix LCP, INP, CLS
  • mobile-friendly: Mobile Usability report; mobile-first indexing
  • schema-markup: Fix structured data / rich results
  • backlink-analysis: When to disavow; backlink audit
  • seo-monitoring: Full SEO data analysis, benchmark

Related skills

How it compares

Pick google-search-console for structured GSC report interpretation and API guidance; use dedicated indexing or core-web-vitals skills when fixes—not diagnosis—are the primary goal.

FAQ

What does google-search-console do?

When the user wants to analyze Google Search Console data, use the GSC API, or interpret search performance. Also use when the user mentions "GSC," "Search Console," "indexing report," "Core Web Vital

When should I use google-search-console?

During launch seo work for marketing & seo.

Is google-search-console safe to install?

Review the Security Audits panel on this listing before production use.

Marketing & SEOseocontent

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.