google-search-console-seo

Query Google Search Console API for SEO analytics and indexing status.

117|10|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/ClawLink-HQ/clawlink --skill google-search-console-seo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-search-console-seo
Source: https://github.com/ClawLink-HQ/clawlink/tree/main/clawhub-skills/google-search-console-seo
Command: npx skills add https://github.com/ClawLink-HQ/clawlink --skill google-search-console-seo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-search-console-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides seamless integration with Google Search Console, allowing users to monitor SEO performance and troubleshoot indexing issues without the need for manual setup or API management.

Core Features & Use Cases

  • SEO Performance Analytics: Query search performance analytics, including clicks, impressions, CTR, and position metrics.
  • URL Indexing Status: Inspect the indexing status of specific URLs.
  • Sitemap Management: Review and manage verified site properties and sitemaps.
  • Use Case: For an e-commerce site, use this Skill to regularly check for indexing issues and monitor the performance of top-selling products.

Quick Start

List all verified sites with the command: clawlink_call_tool --tool "google_search_console_list_sites" --params '{}'

Frequently Asked Questions about google-search-console-seo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my site's SEO performance using Google Search Console API?

You can monitor SEO performance by querying Google Search Console API to retrieve search analytics, including clicks, impressions, CTR, and average position metrics for your verified properties.

Can I inspect URL indexing status without manual API setup?

Yes, you can inspect the indexing status of specific URLs directly. This integration handles Google Search Console API access and OAuth authentication automatically to troubleshoot indexing issues.

How do I manage sitemaps for a verified site property?

You can review and manage sitemaps by listing all verified site properties. Use the list sites command to query your account, then review sitemap submissions to ensure proper search engine crawling.

Do I need OAuth authentication to query search performance analytics?

Yes, OAuth authentication is required. This Skill integrates with the Google Search Console API, which requires proper OAuth setup to securely access your search performance metrics and indexing data.

What's the best way to monitor e-commerce product indexing issues?

Use this Google Search Console integration to regularly inspect indexing status and query search performance. It helps identify indexing problems and monitor the visibility of top-selling product pages.

Why does my URL inspection return no indexing data from Google Search Console?

URL inspection requires access to verified site properties. Ensure your Google Search Console API connection and OAuth authentication are valid, and that the queried URL belongs to a verified property.