gsc-weekly-auditlisted
Install: claude install-skill suirindo/netsujo-aio-seo
# GSC Weekly Full Audit
Production-tested Google Search Console audit pipeline. Runs 8 sequential checks and produces a Critical / Warning / Info report with actionable recommendations. Designed to catch issues that single-API checks miss (e.g., sitemap success but URL-level Discovered-not-indexed).
## What it checks
1. **Sitemap status**: All registered sitemaps via Sitemaps API. Detects errors, warnings, and unread sitemaps.
2. **URL Inspection**: Top 30 URLs (config) for `verdict` / `coverageState` / `indexingState` / `lastCrawlTime`. Catches `Discovered - currently not indexed`, `URL is unknown to Google`, `Blocked due to access forbidden`.
3. **Search Analytics**: Query/page/country/device breakdown over 7-day window. Top 50 queries + page impressions + CTR + position.
4. **Canonical mismatch**: User-declared canonical vs Google-selected canonical. Critical for /blog, /events, dynamic routes.
5. **CTR low pages**: Pages with impressions > 100 and CTR < 1.0% in last 28 days. Suggests title/description rewrite candidates.
6. **0-impression pages**: Indexed pages with 0 impressions in 28 days. Possible thin content or wrong intent.
7. **Discovered count**: Pages submitted to sitemap but still "Discovered, not indexed".
8. **Sitemap lastmod drift**: Real lastmod (file mtime) vs declared lastmod. Google distrusts wrong lastmod.
## When to use
Use this skill when:
- User asks for "GSC audit", "Search Console check", "site indexing health"
- Setting up weekly automated mon