SEO GEO Audit Skill
Use this skill to produce one audit that covers both search performance and AI visibility, including on-site readiness, off-site entity signals, and platform-specific AI search fit.
Overview
Use this skill when you need one audit that combines technical SEO, content quality, trust, entity clarity, off-site brand visibility, and platform-specific AI readiness into a single prioritized output.
Best For
- brands and SaaS teams that need one shared audit across SEO and GEO
- founders or operators who want a management-ready summary, not a pile of raw issues
- agencies that need a repeatable audit structure across multiple clients
- SEO teams that want to connect technical debt, content quality, off-site authority, and AI visibility in one workflow
Start With
Run a full SEO and GEO audit for https://example.com
Audit this homepage in boss mode: https://example.com
Give me an operator-style SEO GEO audit with P0, P1, and P2 actions
External Access And Minimum Credentials
This audit can run with direct page access only, but some environments may also use optional search or crawl integrations.
SERPAPI_API_KEY: optional for broader search visibility checks or search-result enrichment
python3: optional helper tooling in environments that pair this skill with local audit scripts
If no external API is configured:
- continue with direct page and site observations
- state clearly what was observed versus what was not verified
- do not imply access to search-console, private crawl logs, or third-party datasets unless the user provided them
Access Policy
This audit can run without private integrations.
- search-result enrichment is optional, not required
- local helper tooling is optional, not required
- do not claim access to Search Console, analytics, server logs, private crawlers, or proprietary datasets unless the user explicitly provides them
- when data is missing, mark it as
Not verified and continue from observable evidence
This skill is designed for three common use cases:
Homepage audit: quick diagnosis for a single URL
Site audit: broader review across key templates and pages
Domain visibility audit: strategic review including entity and authority signals
What This Skill Covers
Technical SEO
- crawlability
- indexability
- performance and rendering
- security and trust headers
- schema and metadata
- mobile and accessibility risks
On-page SEO
- title, meta description, headers
- search intent alignment
- content depth and structure
- internal linking
- media optimization
GEO and AI visibility
- answer-first formatting
- extractability and quotability
- semantic clarity
- AI crawler access signals
- machine-readable brand and content signals
Trust, entity, and authority
- author and editorial transparency
- about, contact, and policy signals
- organization identity consistency
- entity disambiguation
- third-party credibility and authority indicators
Off-site entity and brand mentions
- LinkedIn company and leadership presence
- Reddit discussion and recommendation visibility
- YouTube channel and transcript-level visibility
- Wikipedia and Wikidata entity presence
- GitHub, Product Hunt, Crunchbase, news, podcasts, and industry-community mentions
Platform-specific AI readiness
- ChatGPT and Bing index alignment
- Perplexity citation friendliness
- Google AI Overviews answer formatting
- Gemini entity, schema, and Google ecosystem fit
- Bing Copilot freshness, IndexNow, and LinkedIn/GitHub support signals
Workflow
Define the scope.
- single page
- limited site crawl
- domain-level strategic review
Start with the observable baseline.
Collect factual findings from live pages, crawl data, page source, rendered output, and any available audit tooling.
Recommended crawl presets:
- single page: one-page diagnostic mode
- fast site pass: capped multi-page sample for template-level review
- broader site audit: larger sample for structural review
- deeper review: larger crawl cap with heavier performance/rendering analysis
Important: this workflow is page-capped rather than fixed-depth. It follows valid internal links until the configured page cap is reached.
Separate evidence from judgment.
Label each item as:
Observed
Assessment
Not verified
Review the site in layers.
- technical layer
- on-page/content layer
- GEO layer
- entity/authority layer
- off-site mention layer
- platform-specific readiness layer
Prioritize actions.
P0: blockers, trust failures, indexing failures, major performance issues
P1: meaningful ranking and citation improvements
P2: optimization and scale work
Present the result in the right audience mode.
Boss mode
Operator mode
Specialist mode
Output Rules
- If the user writes in Chinese, answer in Chinese unless asked otherwise.
- Always begin with a short executive summary.
- Keep technical facts and strategic recommendations distinct.
- Do not invent data for backlinks, Search Console, server logs, or AI citation share.
- Mark unavailable inputs as
Not verified.
Audience Modes
Boss mode
Use when the user asks for 老板版, executive summary, or management briefing.
- short
- business impact first
- minimal jargon
- no long issue dumps
Read references/output-template-zh-boss.md before writing.
Operator mode
Use when the user wants a practical roadmap.
- balanced detail
- clear priorities
- implementation-oriented language
Read references/output-template.md before writing.
Specialist mode
Use when the user wants deep analysis.
- include assumptions
- include validation gaps
- include section-level scoring logic
Read references/scoring-framework.md before writing.
Minimum Deliverable
Every audit should include:
- scope
- overall technical view
- content and GEO view
- entity and authority view
- off-site mention and entity validation view
- platform-specific readiness view
- top priorities
- missing data and validation notes
References
references/scoring-framework.md
references/output-template.md
references/output-template-zh-boss.md
Source: dageno-agents/seo-geo-audit — distributed by TomeVault.
1---2name: seo-geo-audit-skill3description: Run a unified SEO and GEO audit for a website, page, or domain. Use when the user asks for a full SEO audit, GEO audit, AI visibility review, EEAT review, entity audit, authority audit, or wants one prioritized report that combines technical findings, content quality, trust signals, and AI citation readiness. Use when this capability is needed.4---56# SEO GEO Audit Skill78Use this skill to produce one audit that covers both search performance and AI visibility, including on-site readiness, off-site entity signals, and platform-specific AI search fit.910## Overview1112Use this skill when you need one audit that combines technical SEO, content quality, trust, entity clarity, off-site brand visibility, and platform-specific AI readiness into a single prioritized output.1314## Best For1516- brands and SaaS teams that need one shared audit across SEO and GEO17- founders or operators who want a management-ready summary, not a pile of raw issues18- agencies that need a repeatable audit structure across multiple clients19- SEO teams that want to connect technical debt, content quality, off-site authority, and AI visibility in one workflow2021## Start With2223```text24Run a full SEO and GEO audit for https://example.com25```2627```text28Audit this homepage in boss mode: https://example.com29```3031```text32Give me an operator-style SEO GEO audit with P0, P1, and P2 actions33```3435## External Access And Minimum Credentials3637This audit can run with direct page access only, but some environments may also use optional search or crawl integrations.3839- `SERPAPI_API_KEY`: optional for broader search visibility checks or search-result enrichment40- `python3`: optional helper tooling in environments that pair this skill with local audit scripts4142If no external API is configured:4344- continue with direct page and site observations45- state clearly what was observed versus what was not verified46- do not imply access to search-console, private crawl logs, or third-party datasets unless the user provided them4748## Access Policy4950This audit can run without private integrations.5152- search-result enrichment is optional, not required53- local helper tooling is optional, not required54- do not claim access to Search Console, analytics, server logs, private crawlers, or proprietary datasets unless the user explicitly provides them55- when data is missing, mark it as `Not verified` and continue from observable evidence5657This skill is designed for three common use cases:5859- `Homepage audit`: quick diagnosis for a single URL60- `Site audit`: broader review across key templates and pages61- `Domain visibility audit`: strategic review including entity and authority signals6263## What This Skill Covers64651. Technical SEO66 - crawlability67 - indexability68 - performance and rendering69 - security and trust headers70 - schema and metadata71 - mobile and accessibility risks72732. On-page SEO74 - title, meta description, headers75 - search intent alignment76 - content depth and structure77 - internal linking78 - media optimization79803. GEO and AI visibility81 - answer-first formatting82 - extractability and quotability83 - semantic clarity84 - AI crawler access signals85 - machine-readable brand and content signals86874. Trust, entity, and authority88 - author and editorial transparency89 - about, contact, and policy signals90 - organization identity consistency91 - entity disambiguation92 - third-party credibility and authority indicators93945. Off-site entity and brand mentions95 - LinkedIn company and leadership presence96 - Reddit discussion and recommendation visibility97 - YouTube channel and transcript-level visibility98 - Wikipedia and Wikidata entity presence99 - GitHub, Product Hunt, Crunchbase, news, podcasts, and industry-community mentions1001016. Platform-specific AI readiness102 - ChatGPT and Bing index alignment103 - Perplexity citation friendliness104 - Google AI Overviews answer formatting105 - Gemini entity, schema, and Google ecosystem fit106 - Bing Copilot freshness, IndexNow, and LinkedIn/GitHub support signals107108## Workflow1091101. Define the scope.111 - single page112 - limited site crawl113 - domain-level strategic review1141152. Start with the observable baseline.116 Collect factual findings from live pages, crawl data, page source, rendered output, and any available audit tooling.117118 Recommended crawl presets:119 - single page: one-page diagnostic mode120 - fast site pass: capped multi-page sample for template-level review121 - broader site audit: larger sample for structural review122 - deeper review: larger crawl cap with heavier performance/rendering analysis123124 Important: this workflow is page-capped rather than fixed-depth. It follows valid internal links until the configured page cap is reached.1251263. Separate evidence from judgment.127 Label each item as:128 - `Observed`129 - `Assessment`130 - `Not verified`1311324. Review the site in layers.133 - technical layer134 - on-page/content layer135 - GEO layer136 - entity/authority layer137 - off-site mention layer138 - platform-specific readiness layer1391405. Prioritize actions.141 - `P0`: blockers, trust failures, indexing failures, major performance issues142 - `P1`: meaningful ranking and citation improvements143 - `P2`: optimization and scale work1441456. Present the result in the right audience mode.146 - `Boss mode`147 - `Operator mode`148 - `Specialist mode`149150## Output Rules151152- If the user writes in Chinese, answer in Chinese unless asked otherwise.153- Always begin with a short executive summary.154- Keep technical facts and strategic recommendations distinct.155- Do not invent data for backlinks, Search Console, server logs, or AI citation share.156- Mark unavailable inputs as `Not verified`.157158## Audience Modes159160### Boss mode161162Use when the user asks for `老板版`, executive summary, or management briefing.163164- short165- business impact first166- minimal jargon167- no long issue dumps168169Read `references/output-template-zh-boss.md` before writing.170171### Operator mode172173Use when the user wants a practical roadmap.174175- balanced detail176- clear priorities177- implementation-oriented language178179Read `references/output-template.md` before writing.180181### Specialist mode182183Use when the user wants deep analysis.184185- include assumptions186- include validation gaps187- include section-level scoring logic188189Read `references/scoring-framework.md` before writing.190191## Minimum Deliverable192193Every audit should include:194195- scope196- overall technical view197- content and GEO view198- entity and authority view199- off-site mention and entity validation view200- platform-specific readiness view201- top priorities202- missing data and validation notes203204## References205206- `references/scoring-framework.md`207- `references/output-template.md`208- `references/output-template-zh-boss.md`209210---211> Source: [dageno-agents/seo-geo-audit](https://github.com/dageno-agents/seo-geo-audit) — distributed by [TomeVault](https://tomevault.io).212<!-- tomevault:4.0:skill_md:2026-06-17 -->