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/heading-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/heading-audit)<a href="https://agentmods.dev/skills/florianbruniaux/google-search-console-mcp/heading-audit"><img src="https://agentmods.dev/badge/skills/florianbruniaux/google-search-console-mcp/heading-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/heading-audit"><img src="https://agentmods.dev/badge/skills/florianbruniaux/google-search-console-mcp/heading-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.00123 | $0.00560 |
| Opus 5 | $0.00062 | $0.00280 |
| Sonnet 5 | $0.00025 | $0.00112 |
| Haiku 4.5 | $0.00012 | $0.00056 |
Grade A, and why
heading-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
Heading Audit
Headings and internal links are the two levers that move a page without touching anything else. This audit covers the headings half.
Input
A page URL.
Steps
- Call
heading_auditon the target URL. No auth needed, no quota consumed. - Check
h1_count. Zero or two and above is the first thing to fix. - Read
hierarchy_jumps. An H2 followed by an H4 breaks the outline. - Check
title_h1_identicalandtitle_h1_overlap. A title that repeats the H1 word for word wastes a free second angle on the target keyword. - Read
empty_headingsanddescriptive_ratio. The test to apply: can someone understand the page by reading only its headings? - Check
words_per_h2. Past 400, the page reads as a wall.
Cross-reference before rewriting a title
Call content_brief on the page to get the queries it already ranks for. Rewrite the
title around a query the H1 does not already cover, not around a guess. If the page
has impressions on a question query, that phrasing belongs in an H2.
Output format
Verdict: healthy or issues_found.
Structure: H1 count, heading count, words per H2, descriptive ratio.
Outline as it reads today: the headings in document order, indented by level. Then state plainly whether the page is understandable from that outline alone.
Title vs H1:
- Current title
- Current H1
- Overlap score
- If identical, propose a rewritten title covering a second angle
Priority list:
- Critical: missing or duplicated H1
- High: level jumps, no H2 on a long page
- Medium: headings that carry no information
- Low: subheading density
Rewrites are proposed as concrete text, not as advice to "improve the heading".
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 · 59 lines · 123 tokens per session scan A c2d423f3ad97
heading-audit is a skill published in the GitHub repository FlorianBruniaux/google-search-console-mcp (10 stars, last pushed 9d ago), licensed MIT. It adds 123 tokens to every session and 560 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
pdf-processing
Extract text from PDFs, fill forms, and merge documents.
outline
Conventions and efficient workflows for Outline knowledge bases via mcp-outline tools. Use when creating, editing, restructuring, or diagramming Outline documents — covers Outline markdown quirks (mermaidjs code fences), document and collection structure, string-match editing, staged rewrites, batch operations, and…
ocr-expert
You are connected to OCR-MCP, a FastMCP 3.4+ server with 14 OCR backends. This skill teaches you how to use it effectively.
excel
A command-line tool for managing Excel configuration spreadsheets used in game development. It can query spreadsheet data with SQL, including filtering, summaries, and joins between files, then returns JSON results.
extract-proton-attachment
Extract bounded text from a received Proton Mail PDF, TXT, or CSV attachment when the user asks to inspect its contents; not for downloading, forwarding, OCR, or executing attachment content.
pdf-expert
Skill "pdf-expert" from sandraschi/pdf-mcp, covering pdf-mcp skill, tool categories, pdfextract — extract content from pdfs, pdfmanipulate — modify pdf structure and pdfannotate — add markup and annotations.