search-console

Analyze website search performance using Google Search Console API data.

622|45|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/OpenClaudia/openclaudia-skills --skill search-console
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: search-console
Source: https://github.com/OpenClaudia/openclaudia-skills/tree/main/skills/search-console
Command: npx skills add https://github.com/OpenClaudia/openclaudia-skills --skill search-console

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you understand and improve your website's visibility and performance in Google Search by analyzing key metrics directly from Google Search Console.

Core Features & Use Cases

  • Search Performance Analysis: Retrieve data on queries, pages, clicks, impressions, CTR, and average position.
  • Index Coverage Check: Inspect individual URLs to see if they are indexed by Google and identify potential issues.
  • Sitemap Management: List submitted sitemaps and check their status.
  • Opportunity Identification: Pinpoint keywords for title/description optimization, content improvements, and identify potential keyword cannibalization.
  • Use Case: A user asks, "How is my website performing in search for 'SaaS growth' keywords?" This Skill can pull the relevant data, show top-ranking pages, and suggest optimization strategies.

Quick Start

Use the search-console skill to pull the top 50 search queries for your website in the last 30 days.

Frequently Asked Questions about search-console

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

FAQPage Schema
How do I analyze Google Search Console data for keyword performance?

You can analyze keyword performance by retrieving search queries, clicks, impressions, CTR, and average position directly from the Google Search Console API. The Skill requires Google OAuth credentials to authenticate and access your webmaster data.

Can I check index coverage for specific URLs using Google Search Console API?

Yes, you can inspect individual URLs to check index coverage and identify potential indexing issues. The Skill queries the Google Search Console API to see if specific pages are indexed by Google and surfaces any errors preventing proper indexation.

Do I need Google OAuth credentials to access Search Console sitemap status?

Yes, Google OAuth credentials are strictly required for authentication and authorization to access webmaster data. Once authenticated, you can list submitted sitemaps and check their current processing status.

What is the best way to identify SEO content optimization opportunities from search queries?

The best way is to analyze search performance data to pinpoint keywords for title and description optimization, discover content improvements, and identify potential keyword cannibalization across your pages.

Why does my website show low clicks despite high impressions in Google Search?

Low clicks despite high impressions often indicate a low click-through rate or poor average position. This Skill analyzes your search queries to show CTR and position metrics, suggesting title and description optimization strategies.