Borrowing it
Nothing to install: this file belongs to FlorianBruniaux/google-search-console-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/FlorianBruniaux/google-search-console-mcp/main/.claude/skills/indexing-audit/SKILL.mdgit clone --depth 1 https://github.com/FlorianBruniaux/google-search-console-mcpWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/florianbruniaux/google-search-console-mcp/indexing-audit)<a href="https://agentmods.dev/skills/florianbruniaux/google-search-console-mcp/indexing-audit"><img src="https://agentmods.dev/badge/skills/florianbruniaux/google-search-console-mcp/indexing-audit/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/florianbruniaux/google-search-console-mcp/indexing-audit"><img src="https://agentmods.dev/badge/skills/florianbruniaux/google-search-console-mcp/indexing-audit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00127 | $0.00513 |
| Opus 5 | $0.00063 | $0.00257 |
| Sonnet 5 | $0.00025 | $0.00103 |
| Haiku 4.5 | $0.00013 | $0.00051 |
Grade A, and why
indexing-audit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Indexing Audit
Audit the indexing health of a Google Search Console property: start with a site-wide count, then drill into the most-visible pages.
Steps
- Call
list_propertiesto confirm the exactsite_url. - Call
check_indexing_issuesto get a site-wide breakdown of valid pages, errors, and warnings. Note any coverage categories with high error counts (this surfaces systemic issues before the per-URL drill-down). - Call
get_search_analyticswithdimensions=page,sort_by=impressions,row_limit=20to identify the 20 most-visible pages. - Extract the page URLs from step 3.
- Call
batch_url_inspectionwith up to 10 URLs at a time (API limit). Run twice if needed to cover all 20 pages. - Categorize each URL by verdict:
- ✅ Indexed (PASS)
- ⚠️ Soft 404 / Excluded
- ❌ Not indexed / Blocked
- 🔍 Canonical mismatch (Google chose a different canonical)
- For each issue, record the specific
coverageState,pageFetchState, orrobotsTxtStatefrom the inspection.
Output format
Start with a site-wide summary from step 2: total valid / total errors / total warnings.
Then present a prioritized action list for the top pages:
- Critical: not indexed pages that have impressions (visibility being lost)
- High: canonical mismatches on high-traffic pages
- Medium: robots.txt or fetch blocks
- Low: soft exclusions on low-traffic pages
Include a summary table: Page URL | Verdict | Issue | Recommended action.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 42 lines · 127 tokens per session scan A 95e24a3f3427
indexing-audit is a skill published in the GitHub repository FlorianBruniaux/google-search-console-mcp (10 stars, last pushed 10d ago), licensed MIT. It adds 127 tokens to every session and 513 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
gsccli
Use when the user wants to query Google Search Console search analytics (clicks/impressions/CTR/position by query/page/country/device), inspect URL indexing status, manage sitemaps, or send Indexing API notifications via the gsccli shell command. Triggers on GSC, Search Console, sitemap, indexing API, mobile…
web-analytics
Analyze web traffic, SEO performance, and search engine trends using Google Search Console, Google Analytics 4, and Bing Webmaster Tools. Use when the user asks to analyze traffic, check SEO, or find keyword opportunities.
seo-mcp-reports
Generate professional, visually stunning SEO reports using SEO-MCP tools. Use when generating HTML/PDF SEO reports with charts, metric cards, gradient headers, and agency-quality styling. Covers weekly, monthly, quarterly, technical audit, competitive analysis, and client-friendly agency report formats. Requires…
seo
Use and read this skill immediately if the user request is in any way related to SEO or a site's organic search or AI search presence. That includes site audits, rankings, keyword research, competitors, backlinks, click or traffic changes, indexing problems, crawling, redirects, sitemaps, metadata, structured data…
bot-traffic-detection
Identify and exclude bot, scraper, and spam sessions from GA4 data.
featured-snippet-optimizer
Use when you want to win a featured snippet for a keyword you already rank for. The agent checks the current snippet format, analyzes your content, and rewrites the relevant section to match what Google wants.