Geo Report logo

Geo Report

CommunityPopular
zubair-trabzada
geo-report

Generate a professional, client-facing GEO report combining all audit results into a single deliverable with scores, findings, and prioritized actions

Overview

Publisherzubair-trabzada
Repositorygeo-seo-claude
Skill namegeo-report
Stars
10.7K
Forks
1.6K
Bundled files
Instructions only
LicenseMIT
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • Self-contained

    Everything the model needs lives in the instructions — no extra files to sync.

  • Open source

    Published by zubair-trabzada on GitHub. Read the source before you install it.

Installation

Install the Geo Report AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/zubair-trabzada/geo-seo-claude.git /tmp/geo-seo-claude
mkdir -p .claude/skills
cp -r /tmp/geo-seo-claude/skills/geo-report .claude/skills/geo-report
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Geo Report in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Geo Report on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Geo Report is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

GEO Client Report Generator

Purpose

This skill aggregates outputs from all GEO audit skills into a single, professional report that can be delivered directly to a client or stakeholder. The report is written for business owners and marketing leaders, not developers — technical findings are translated into business impact and clear action items with priority levels.

How to Use This Skill

  1. Run the following audits first (or use existing report data):
    • geo-platform-optimizer -> GEO-PLATFORM-OPTIMIZATION.md
    • geo-schema -> GEO-SCHEMA-REPORT.md
    • geo-technical -> GEO-TECHNICAL-AUDIT.md
    • geo-content -> GEO-CONTENT-ANALYSIS.md
    • (Optional) geo-llmstxt -> llms.txt assessment
    • (Optional) geo-brand-mentions -> brand authority data
  2. Collect all scores and findings
  3. Calculate the composite GEO Readiness Score
  4. Generate the client report using the template below
  5. Output: GEO-CLIENT-REPORT.md

GEO Readiness Score Calculation

Component Weights

ComponentWeightSource Skill
AI Platform Readiness25%geo-platform-optimizer
Content Quality & E-E-A-T25%geo-content
Technical Foundation20%geo-technical
Schema & Structured Data15%geo-schema
Brand Authority & Entity Presence15%geo-platform-optimizer (entity signals)

Score Formula

GEO Score = (Platform Score * 0.25) + (Content Score * 0.25) + (Technical Score * 0.20) + (Schema Score * 0.15) + (Brand Score * 0.15)

Round to the nearest integer. Cap at 100.

Score Interpretation for Clients

Score RangeLabelClient-Facing Description
85-100ExcellentYour site is well-positioned for AI search. Focus on maintaining and expanding your advantage.
70-84GoodSolid foundation with clear opportunities to improve AI visibility. Targeted optimizations will yield significant results.
55-69ModerateYour site has gaps in AI readiness that competitors may be exploiting. A structured optimization plan will close these gaps.
40-54Below AverageSignificant barriers to AI search visibility exist. Without action, your brand risks being invisible in AI-generated answers.
0-39Needs AttentionCritical AI readiness issues require immediate action. Your competitors are likely capturing the AI search traffic your brand should own.

Report Template

The complete report follows this exact structure. Each section includes instructions on what to write and how.


Section 1: Executive Summary

Write exactly ONE paragraph (4-6 sentences) covering:

  • What was analyzed (domain, number of pages, date of analysis)
  • The overall GEO Readiness Score with context ("XX/100, which places [brand] in the [label] tier")
  • The single most impactful finding (positive or negative)
  • Top 3 priority recommendations in one sentence
  • One sentence on the business impact ("Addressing these recommendations could increase AI-driven traffic by an estimated XX%, representing approximately $X,XXX/month based on current traffic patterns")

Tone: Confident, direct, professional. No jargon. No hedging. Write as a consultant delivering findings, not as a tool generating a report.

Section 2: GEO Readiness Score

Present the overall score prominently:

## GEO Readiness Score: XX/100 — [Label]

Then break down by component in a table:

markdown
| Component | Score | Weight | Weighted Score |
|---|---|---|---|
| AI Platform Readiness | XX/100 | 25% | XX |
| Content Quality & E-E-A-T | XX/100 | 25% | XX |
| Technical Foundation | XX/100 | 20% | XX |
| Schema & Structured Data | XX/100 | 15% | XX |
| Brand Authority | XX/100 | 15% | XX |
| **Overall** | | | **XX/100** |

Section 3: AI Visibility Dashboard

Present per-platform readiness scores:

markdown
## AI Visibility Dashboard

| AI Platform | Readiness Score | Key Gap | Priority Action |
|---|---|---|---|
| Google AI Overviews | XX/100 | [One-line gap] | [One-line action] |
| ChatGPT Web Search | XX/100 | [One-line gap] | [One-line action] |
| Perplexity AI | XX/100 | [One-line gap] | [One-line action] |
| Google Gemini | XX/100 | [One-line gap] | [One-line action] |
| Bing Copilot | XX/100 | [One-line gap] | [One-line action] |

Add a brief paragraph explaining what these scores mean: "These scores reflect how likely your content is to be cited by each AI search platform. A score below 50 indicates significant barriers to citation on that platform."

Section 4: AI Crawler Access Status

Present as a clear table:

markdown
## AI Crawler Access

| AI Crawler | Platform | Status | Impact | Recommendation |
|---|---|---|---|---|
| Googlebot | Google Search + AIO | Allowed/Blocked | Critical | [Action] |
| GPTBot | ChatGPT / OpenAI | Allowed/Blocked | High | [Action] |
| Bingbot | Bing + Copilot + ChatGPT | Allowed/Blocked | High | [Action] |
| PerplexityBot | Perplexity AI | Allowed/Blocked | Medium | [Action] |
| Google-Extended | Gemini Training | Allowed/Blocked | Medium | [Action] |
| ClaudeBot | Anthropic Claude | Allowed/Blocked | Medium | [Action] |
| Applebot-Extended | Apple Intelligence | Allowed/Blocked | Medium | [Action] |

Translate for the client: "Blocking AI crawlers is like closing your store during business hours. If a crawler cannot access your site, the AI platform it powers cannot cite your content. We recommend allowing all major AI crawlers unless you have a specific data licensing concern."

Section 5: Brand Authority Analysis

Present entity presence across platforms:

markdown
## Brand Authority

| Platform | Presence | Status | Impact on AI Visibility |
|---|---|---|---|
| Wikipedia | Yes/No | [Detail] | Very High — 47.9% of ChatGPT citations are Wikipedia |
| Wikidata | Yes/No | [Detail] | High — machine-readable entity data |
| LinkedIn | Yes/No | [Detail] | High — Bing Copilot and ChatGPT signal |
| YouTube | Yes/No | [Detail] | High — Gemini and Perplexity signal |
| Reddit | Yes/No | [Detail] | Very High — 46.7% of Perplexity citations are Reddit |
| Google Knowledge Panel | Yes/No | [Detail] | High — Gemini entity recognition |
| Crunchbase | Yes/No | [Detail] | Medium — entity validation |
| GitHub | Yes/No | [Detail] | Medium — tech brand signal |

Translate for the client: "AI platforms build trust by cross-referencing your brand across multiple authoritative sources. Each platform where your brand has an accurate, consistent presence increases the likelihood of being cited in AI answers."

Section 6: Citability Analysis

Top 5 Most Citable Pages

For each page:

  • URL
  • Why it is citable (structure, depth, E-E-A-T signals)
  • One specific improvement that would make it even more citable
Top 5 Least Citable Pages

For each page:

  • URL
  • Why it is unlikely to be cited (thin content, poor structure, missing signals)
  • Specific rewrite or restructure recommendation

Business impact framing: "Your most citable pages are your best candidates for appearing in AI-generated answers. Improving the 5 least citable pages represents the highest-ROI content investment you can make for AI visibility."

Section 7: Technical Health Summary

Present the key technical findings in business-friendly language:

markdown
## Technical Health

| Area | Status | Business Impact |
|---|---|---|
| Core Web Vitals | Good/Needs Work/Poor | [Impact on user experience and rankings] |
| Server-Side Rendering | Yes/Partial/No | [Impact on AI crawler visibility] |
| Mobile Optimization | Good/Needs Work/Poor | [Impact on Google's mobile-first indexing] |
| Security (HTTPS + Headers) | Good/Needs Work/Poor | [Impact on trust signals] |
| Page Speed | Fast/Average/Slow | [Impact on user experience and crawl budget] |
| IndexNow Protocol | Implemented/Not | [Impact on Bing/ChatGPT indexing speed] |

Critical finding callout: If SSR is missing or partial, highlight this prominently: "Your site uses client-side rendering, which means AI crawlers see an empty page when they visit. This is the single most impactful technical issue for AI search visibility. Until this is resolved, most AI platforms cannot cite your content."

Section 8: Schema & Structured Data

markdown
## Schema & Structured Data

### Current Implementation
| Schema Type | Present | Status | AI Impact |
|---|---|---|---|
| Organization | Yes/No | [Valid/Issues] | Critical — entity recognition |
| Article + Author | Yes/No | [Valid/Issues] | High — E-E-A-T signal |
| sameAs (entity links) | Yes/No | [Count] links | Critical — cross-platform entity graph |
| [Business-specific] | Yes/No | [Valid/Issues] | [Impact] |
| WebSite + SearchAction | Yes/No | [Valid/Issues] | Medium — sitelinks |
| BreadcrumbList | Yes/No | [Valid/Issues] | Low-Medium — navigation context |

If schemas are missing, note: "Ready-to-use structured data code has been prepared and is included in the technical appendix. Your development team can add this to your site with minimal effort."

Section 9: llms.txt Status

markdown
## llms.txt — AI Content Guide

| File | Status | Recommendation |
|---|---|---|
| /llms.txt | Present/Missing | [Action] |
| /llms-full.txt | Present/Missing | [Action] |

Translate for the client: "llms.txt is an emerging standard (similar to robots.txt) that tells AI systems what your site is about and which pages are most important. While not universally adopted yet, implementing it positions your brand ahead of competitors and provides direct guidance to AI platforms."

Section 10: Prioritized Action Plan

This is the most important section of the report. Organize actions by timeline and impact.

markdown
## Prioritized Action Plan

### Quick Wins (This Week)
*High impact, low effort — can be implemented immediately*

| # | Action | Impact | Effort | Platforms Affected |
|---|---|---|---|---|
| 1 | [Specific action] | [High/Med] | [Hours estimate] | [Which AI platforms] |
| 2 | [Specific action] | [High/Med] | [Hours estimate] | [Which AI platforms] |

Quick Win criteria: Can be done in < 4 hours by one person. Examples:

  • Unblock AI crawlers in robots.txt
  • Add publication dates to existing content
  • Add author bylines with credentials
  • Fix broken meta descriptions
  • Add sameAs properties to existing Organization schema
  • Create/claim llms.txt file
markdown
### Medium-Term Improvements (This Month)
*Significant impact, moderate effort — requires content or technical changes*

| # | Action | Impact | Effort | Platforms Affected |
|---|---|---|---|---|
| 1 | [Specific action] | [High/Med] | [Days estimate] | [Which AI platforms] |

Medium-Term criteria: 1-5 days of work. Examples:

  • Restructure top 10 pages with question-based headings and direct answers
  • Implement comprehensive Schema.org markup
  • Create author pages with credentials and sameAs links
  • Optimize Core Web Vitals (image compression, code splitting)
  • Register and configure Bing Webmaster Tools
  • Implement IndexNow protocol
markdown
### Strategic Initiatives (This Quarter)
*Long-term competitive advantage, requires ongoing investment*

| # | Action | Impact | Effort | Platforms Affected |
|---|---|---|---|---|
| 1 | [Specific action] | [High/Med] | [Weeks estimate] | [Which AI platforms] |

Strategic criteria: Ongoing effort over weeks/months. Examples:

  • Build Wikipedia/Wikidata entity presence
  • Develop active Reddit community engagement strategy
  • Create YouTube content strategy aligned with search queries
  • Implement server-side rendering (if currently client-rendered)
  • Build topical authority through comprehensive content strategy
  • Establish original research/data publication program

Estimated Impact

After the action plan, include an impact estimate:

"Based on industry benchmarks and the specific gaps identified in this audit:

  • Quick Wins alone could improve your GEO score by approximately [X-Y] points
  • Full implementation of this action plan could improve your GEO score to approximately [XX]/100
  • At current traffic levels and conversion rates, improved AI visibility represents an estimated $X,XXX - $XX,XXX per month in additional organic value"

Use conservative estimates. Base the dollar figure on:

  • Current estimated organic traffic value (from analytics if available, or estimate from industry benchmarks)
  • AI search is projected to drive 25-40% of organic discovery by end of 2026
  • A 10-point GEO score improvement typically correlates with a 15-25% increase in AI citation frequency

Section 11: Competitor Comparison (if competitor URLs provided)

If competitor URLs were analyzed alongside the primary domain:

markdown
## Competitor Comparison

| Metric | [Your Brand] | [Competitor 1] | [Competitor 2] |
|---|---|---|---|
| Overall GEO Score | XX/100 | XX/100 | XX/100 |
| Google AIO Readiness | XX/100 | XX/100 | XX/100 |
| ChatGPT Readiness | XX/100 | XX/100 | XX/100 |
| Perplexity Readiness | XX/100 | XX/100 | XX/100 |
| Schema Coverage | [Detail] | [Detail] | [Detail] |
| Wikipedia Presence | Yes/No | Yes/No | Yes/No |
| Reddit Authority | [Detail] | [Detail] | [Detail] |
| SSR Status | Yes/No | Yes/No | Yes/No |

### Where You Lead
[Specific areas where the brand outperforms competitors]

### Where You Trail
[Specific areas where competitors have an advantage, with actions to close the gap]

Section 12: Appendix

markdown
## Appendix

### Methodology
This GEO audit was conducted using the following methodology:
- **Pages analyzed**: [List of specific URLs audited]
- **Platforms assessed**: Google AI Overviews, ChatGPT, Perplexity AI, Google Gemini, Bing Copilot
- **Technical checks**: HTTP headers, robots.txt, HTML source analysis, structured data validation
- **Content assessment**: E-E-A-T framework (Experience, Expertise, Authoritativeness, Trustworthiness) per Google's December 2025 Quality Rater Guidelines
- **Schema validation**: JSON-LD parsing and Schema.org specification compliance
- **Date of analysis**: [Date]

### Data Sources
- Google Search Quality Rater Guidelines (December 2025 update)
- Schema.org full type hierarchy
- Industry citation studies (Zyppy, Authoritas, Semrush AI search research, 2025-2026)
- Core Web Vitals thresholds (web.dev, 2026 standards)
- AI crawler user-agent documentation (per-platform official docs)

### Glossary

| Term | Definition |
|---|---|
| GEO | Generative Engine Optimization — optimizing content to be cited by AI search platforms |
| AIO | AI Overviews — Google's AI-generated answer boxes at the top of search results |
| E-E-A-T | Experience, Expertise, Authoritativeness, Trustworthiness — Google's content quality framework |
| SSR | Server-Side Rendering — generating HTML on the server so crawlers can read content without JavaScript |
| CWV | Core Web Vitals — Google's page experience metrics (LCP, INP, CLS) |
| LCP | Largest Contentful Paint — time to render the largest visible element |
| INP | Interaction to Next Paint — responsiveness metric (replaced FID in March 2024) |
| CLS | Cumulative Layout Shift — visual stability metric |
| JSON-LD | JavaScript Object Notation for Linked Data — preferred structured data format |
| sameAs | Schema.org property linking an entity to its profiles on other platforms |
| IndexNow | Protocol for instantly notifying search engines of content changes |
| llms.txt | Proposed standard file for guiding AI systems about a site's content |
| YMYL | Your Money or Your Life — topics requiring highest E-E-A-T standards |
| SERP | Search Engine Results Page |
| Topical Authority | The depth and breadth of a site's coverage of its core topic area |

Formatting and Tone Guidelines

Formatting

  • Use clean markdown throughout: tables, headers (H2/H3), bullet points, bold for emphasis
  • Tables for data, bullets for recommendations, bold for key terms
  • One blank line between sections for readability
  • Use horizontal rules (---) to separate major sections
  • All URLs should be absolute (not relative)

Tone

  • Professional but accessible — written for a business owner, not a developer
  • Confident and direct — state findings as conclusions, not possibilities
  • Action-oriented — every finding should connect to a specific action
  • Business-impact focused — translate technical issues into business outcomes
  • Avoid: jargon without explanation, hedging language, passive voice, excessive caveats
  • Use: "Your site [does/does not]...", "We recommend...", "This impacts..."

Dollar-Value Framing

Where possible, connect recommendations to business value:

  • "Improving your Google AIO readiness from 35 to 70 could increase your presence in AI Overviews by an estimated 50%, which at current search volumes represents approximately 2,000 additional monthly visitors"
  • "Server-side rendering would make your content accessible to ChatGPT, Perplexity, and other AI platforms — collectively representing an audience your competitors are already reaching"
  • "The investment in Schema.org markup (estimated 8-16 hours of developer time) could increase your entity recognition score from 20 to 75, significantly improving citation probability"

Be conservative with estimates. State assumptions clearly. Never guarantee specific results.


Output

Generate GEO-CLIENT-REPORT.md using the complete template above, filled with actual audit data. The report should be:

  • 40-80 pages equivalent in detail (3,000-6,000 words)
  • Ready to send to a client without editing
  • Self-contained (no references to other report files — all relevant data is included)
  • Printable and presentable (clean markdown formatting)

Frequently asked questions

What does the Geo Report AI skill do?

Generate a professional, client-facing GEO report combining all audit results into a single deliverable with scores, findings, and prioritized actions

Why use Geo Report on TypingMind?

Because you install it once and use it with any model. Geo Report is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Geo Report in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/zubair-trabzada/geo-seo-claude/tree/main/skills/geo-report. TypingMind reads its SKILL.md and installs it as a skill you can enable per chat.

Which AI models can use Geo Report?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Geo Report?

As many as you like. As long as a model supports skills, you can use Geo Report with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Geo Report AI skill free?

Yes. It is published on GitHub by zubair-trabzada under the MIT license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇