StealThis .dev
Plugins Medium

GEO-SEO Claude Skill

A Claude Code skill that optimizes websites for AI search engines (ChatGPT, Claude, Perplexity) with citability scoring, AI-crawler analysis, brand-authority scans, and schema markup — 13 sub-skills and 5 parallel analysis agents.

claude-code python
Targets: Markdown

Code

GEO-SEO Claude — install

Requires Python 3.8+, the Claude Code CLI, and Git.

macOS / Linux

curl -fsSL https://raw.githubusercontent.com/zubair-trabzada/geo-seo-claude/main/install.sh | bash

Windows (Git Bash)

curl -fsSL https://raw.githubusercontent.com/zubair-trabzada/geo-seo-claude/main/install-win.sh | bash

Repo: https://github.com/zubair-trabzada/geo-seo-claude

A Claude Code skill that optimizes a site for Generative Engine Optimization (GEO) and classic SEO — scoring how citable your pages are to AI answer engines (ChatGPT, Claude, Perplexity), analyzing AI crawlers, scanning brand authority, and generating schema markup.

What it does

  • Citability scoring for AI search engines
  • AI-crawler access analysis
  • Brand-authority scanning
  • Schema (structured-data) markup generation
  • Professional reporting — 13 specialized sub-skills + 5 parallel analysis agents

How to install

Run the install script (requires Python 3.8+, the Claude Code CLI, and Git):

curl -fsSL https://raw.githubusercontent.com/zubair-trabzada/geo-seo-claude/main/install.sh | bash

Windows (Git Bash): use install-win.sh instead.