Content
gsc-assistant avatar

gsc-assistant

Manage Google Search Console indexing: track status, sync sitemaps with GSC data, handle indexing lag, and process false positives with prioritized markdown reports.

Introduction

The GSC Assistant skill is a specialized tool designed to streamline SEO indexing workflows by maintaining a clear, version-controlled state of your website's indexing status. It is ideal for content managers and SEO specialists who need to bridge the gap between real-time URL inspection results and the 1-2 week reporting lag inherent in Google Search Console exports. By utilizing two primary markdown tracking files, indexed.md and to-index.md, the assistant provides a structured way to prioritize and track which pages require attention, submission, or manual validation.

  • Automatically calculates the difference between your sitemap.xml and current GSC indexed data to identify missing pages.

  • Tracks 'Indexed With Lag' status for pages confirmed via URL Inspection but not yet reflected in bulk exports.

  • Supports category-based prioritization, allowing you to focus indexing efforts on high-value content series, recent posts, or specific content collections.

  • Simplifies the 'false positive' resolution process by providing a clear workflow to move inspected URLs from the 'to-index' queue to the 'indexed' list.

  • Generates comprehensive indexing reports, including success percentages and detailed counts by priority level.

  • Maintain local tracking files (indexed.md, to-index.md) in your project root to keep indexing status in sync with source code.

  • Use the 'Pre-process False Positives' command whenever you perform manual GSC URL inspections to keep your tracking data accurate.

  • Input requirements include a standard GSC export CSV and a local sitemap.xml file.

  • The assistant is designed for long-term content projects, making it highly effective for large-scale blog migrations, site audits, or regular SEO maintenance where index coverage is a primary metric.

  • Integrates seamlessly with Claude Code workflows, allowing for context-aware interaction whenever you ask about indexing status, sitemap comparison, or crawl budget optimization.

Repository Stats

Stars
13
Forks
1
Open Issues
0
Language
Python
Default Branch
main
Sync Status
Idle
Last Synced
May 3, 2026, 04:06 PM
View on GitHub