/ Annuaire / Playground / GEO SEO Claude
● Communauté zubair-trabzada ⚡ Instantané

GEO SEO Claude

par zubair-trabzada · zubair-trabzada/geo-seo-claude

GEO-first SEO skill — optimize for AI search (Perplexity, Gemini, ChatGPT) with citability scoring and crawler analysis.

Generative Engine Optimization (GEO) is the successor to SEO for an LLM-mediated web. This skill scores your pages on how citable they are to AI search engines: schema markup, entity clarity, content structure, brand authority. Different from traditional SEO — serves AI crawlers, not just Googlebot.

Pourquoi l'utiliser

Fonctionnalités clés

Démo en direct

Aperçu en pratique

prêt

Installer

Choisissez votre client

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "geo-seo-claude-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/zubair-trabzada/geo-seo-claude",
        "~/.claude/skills/geo-seo-claude"
      ],
      "_inferred": true
    }
  }
}

Ouvrez Claude Desktop → Settings → Developer → Edit Config. Redémarrez après avoir enregistré.

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "geo-seo-claude-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/zubair-trabzada/geo-seo-claude",
        "~/.claude/skills/geo-seo-claude"
      ],
      "_inferred": true
    }
  }
}

Cursor utilise le même schéma mcpServers que Claude Desktop. La config projet l'emporte sur la globale.

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "geo-seo-claude-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/zubair-trabzada/geo-seo-claude",
        "~/.claude/skills/geo-seo-claude"
      ],
      "_inferred": true
    }
  }
}

Cliquez sur l'icône MCP Servers dans la barre latérale Cline, puis "Edit Configuration".

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "geo-seo-claude-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/zubair-trabzada/geo-seo-claude",
        "~/.claude/skills/geo-seo-claude"
      ],
      "_inferred": true
    }
  }
}

Même format que Claude Desktop. Redémarrez Windsurf pour appliquer.

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "geo-seo-claude-skill",
      "command": "git",
      "args": [
        "clone",
        "https://github.com/zubair-trabzada/geo-seo-claude",
        "~/.claude/skills/geo-seo-claude"
      ]
    }
  ]
}

Continue utilise un tableau d'objets serveur plutôt qu'une map.

~/.config/zed/settings.json
{
  "context_servers": {
    "geo-seo-claude-skill": {
      "command": {
        "path": "git",
        "args": [
          "clone",
          "https://github.com/zubair-trabzada/geo-seo-claude",
          "~/.claude/skills/geo-seo-claude"
        ]
      }
    }
  }
}

Ajoutez dans context_servers. Zed recharge à chaud à la sauvegarde.

claude mcp add geo-seo-claude-skill -- git clone https://github.com/zubair-trabzada/geo-seo-claude ~/.claude/skills/geo-seo-claude

Une seule ligne. Vérifiez avec claude mcp list. Supprimez avec claude mcp remove.

Cas d'usage

Usages concrets : GEO SEO Claude

GEO-audit a site: how do AI engines see you?

👤 SEO consultants, content marketers ⏱ ~90 min intermediate

Quand l'utiliser : Your SEO is fine but ChatGPT keeps citing competitors when people ask about your space.

Prérequis
  • Skill installed — git clone https://github.com/zubair-trabzada/geo-seo-claude ~/.claude/skills/geo-seo
Déroulement
  1. Crawl
    Use geo-seo. Audit mysite.com — top 20 pages. Check schema, entity clarity, citability score per page.✓ Copié
    → Per-page scorecard with concrete weaknesses
  2. Compare competitors
    Pick 3 pages where competitor X is cited instead of me. What are they doing on those pages that I'm not?✓ Copié
    → Side-by-side comparison with actionable deltas
  3. Fix list
    Generate a prioritized fix list — what to change on my top 10 pages, in order of expected impact.✓ Copié
    → Prioritized list with effort/impact estimates

Résultat : A GEO action plan your content team can execute over a sprint.

Pièges
  • Confusing GEO wins for traditional SEO metrics — GEO impact shows up as citations in AI answers, not SERP rank — measure accordingly
Combiner avec : filesystem

Rewrite page schema + copy for better AI citability

👤 Marketers with ownership of specific landing pages ⏱ ~45 min intermediate

Quand l'utiliser : You have a page ranking well on Google but invisible to ChatGPT Search.

Déroulement
  1. Analyze
    Use geo-seo on mysite.com/product/x. What's missing for AI citability?✓ Copié
    → Diagnosis with specific schema/content gaps
  2. Revise
    Rewrite the page: better schema.org markup, clearer entity attributes, Q&A blocks that match how people ask AI questions.✓ Copié
    → Before/after diff focused on citability
  3. Ship + monitor
    Deploy. Set up monitoring — when Perplexity/GPT Search next crawls, note the citation outcome.✓ Copié
    → Monitoring plan with specific bot UA patterns

Résultat : A page more likely to be cited by AI engines.

Pièges
  • Over-optimizing for schema makes page bad for humans — Balance — schema as addition, not replacement

Combinaisons

Associez-le à d'autres MCPs pour un effet X10

geo-seo-claude-skill + filesystem

Save audits alongside the site source

Save the GEO audit report next to the page's content file.✓ Copié
geo-seo-claude-skill + firecrawl

Crawl the site first to have content to audit

Firecrawl the site; geo-seo analyzes the result.✓ Copié

Outils

Ce que ce MCP expose

OutilEntréesQuand appelerCoût
citability_score url Per-page diagnosis 0
crawler_log_analyze log_path Know which AI bots hit your site 0
schema_suggest page_html Schema upgrades 0
competitor_compare my_url, their_url, query Understand why they're cited and you aren't 0

Coût et limites

Coût d'exécution

Quota d'API
N/A (local)
Tokens par appel
Page audits can be heavy — scope to top pages
Monétaire
Free (MIT)
Astuce
Start with 10 highest-traffic pages, not the whole site

Sécurité

Permissions, secrets, portée

Portées minimales : filesystem-read
Stockage des identifiants : None
Sortie de données : Crawler logs and page HTML in your LLM context

Dépannage

Erreurs courantes et correctifs

Score feels arbitrary

Ask for the factor breakdown — the score is the sum of interpretable factors

Competitor's citability looks identical, but they're cited

Brand authority matters too — the skill acknowledges this and suggests off-page work

Doesn't crawl JS-rendered pages

Combine with firecrawl or dev-browser for SPAs

Alternatives

GEO SEO Claude vs autres

AlternativeQuand l'utiliserCompromis
claude-seoYou want a broader SEO skill bundleLess GEO-specific
Traditional SEO tools (Ahrefs, Semrush)You still need keyword research and backlinksWeak or absent GEO features

Plus

Ressources

📖 Lire le README officiel sur GitHub

🐙 Voir les issues ouvertes

🔍 Parcourir les 400+ serveurs MCP et Skills