indexerlisted
Install: claude install-skill abouchard11/midnight-seo-skills
# GSC Rapid Indexer
**First:** Read the file `~/.claude/skills/seo-references/core.md` before proceeding. Apply the methodology in that file to all output.
**Also read:** `~/.claude/skills/seo-references/data-pull-patterns.md` for MCP tool parameter reference.
Core principle: connect Google Search Console, submit sitemaps, and submit URLs whenever pages are added or edited — that covers the most pressing aspects of technical SEO.
## Step 1: Parse Domain
Extract the domain. Resolve against MCP Routing Map. The GSC property is required for this skill's data pulls — if unavailable, warn but still generate advisory output.
## Step 2: Pull Live Data
**GSC (PRIMARY for this skill):**
1. Call `mcp__gscServer__list_sitemaps_enhanced` — current sitemap status (submitted count, indexed count, errors). Shows health of current sitemap infrastructure.
2. Call `mcp__gscServer__get_sitemaps` — list existing sitemap URLs.
3. Call `mcp__gscServer__inspect_url_enhanced` for 3-5 key pages (homepage + top pages from portfolio context). Shows per-URL indexing status, last crawl date, and any issues.
## Step 3: Generate Indexing Protocol
**Section 1 — Current Indexing Status:**
Based on GSC data:
- How many pages are submitted vs. indexed?
- Which key pages are indexed vs. not?
- Any crawl errors or indexing issues?
- Last crawl dates — is Googlebot visiting regularly?
**Section 2 — Robots.txt (advisory output):**
Generate an optimized robots.txt. Rules:
- Allow all important content pag