Leaderboard/Marketing/geo-seo-claude
Last commit on May 14, 2026·Created on February 18, 2026

zubair-trabzada/geo-seo-claude

Scores a website for how AI search engines see and cite it.
Combined rank
#51
across all skills
In Marketing
#3
category rank
Stars
10.7k
+1.5% in last 7d
Forks
1.6k
+1.8% in last 7d
Watchers
79
-1.3% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

This collection of skills runs a comprehensive Generative Engine Optimization (GEO) audit across citability, AI crawler access, content quality, technical infrastructure, and brand authority. It gives SEO teams, content marketers, and agency consultants a single workflow to score, improve, and report on a website's readiness for AI-powered search engines like ChatGPT, Perplexity, and Google AI Overviews.

WHO IT'S FOR
SEO and Digital Marketing Teams
audit website visibility for AI-powered search
Marketing and Brand Managers
measure brand authority and AI citation readiness
Content Strategists and Copywriters
write and optimize content for AI-generated citations
Technical SEO and Web Development Teams
configure AI crawler access and structured data
Repository contents

16 skill files

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill collection

Follow the documented setup, then try a first task.

macOS/Linux one-command install

Installs: Complete geo-seo-claude bundle: the geo orchestrator, 13 sub-skills, and 5 subagent definitions. The listed skill paths are a task-focused subset, not the complete bundle inventory. · Claude Code

Before you start
  • Python 3.8+
  • python3-venv on Debian/Ubuntu
  • Claude Code CLI
  • Git
  • curl and Bash must be available for the documented installer command.

Platform: macOS or Linux

  1. After confirming the prerequisites are installed, run this command in a macOS or Linux terminal.

    curl -fsSL https://raw.githubusercontent.com/zubair-trabzada/geo-seo-claude/main/install.sh | bash
geo/SKILL.md · Checked Sep 18, 2026skills/geo-citability/SKILL.md · Checked Sep 18, 2026skills/geo-llmstxt/SKILL.md · Checked Sep 18, 2026skills/geo-crawlers/SKILL.md · Checked Sep 18, 2026docs/getting-started.md · Checked Sep 18, 2026README.md · Checked Sep 18, 2026

Give it something to do.

Suggested first task

Check whether AI crawlers can access a site

Uses geo-crawlers

  • A publicly accessible website URL; https://example.com is a placeholder

Check the repository for this skill’s setup.

Use the geo-crawlers skill to analyze AI crawler access for https://example.com. Replace https://example.com with the target site's public URL. Check robots.txt, relevant meta tags, and HTTP headers, then give me a concise access map and the highest-priority recommendation. Do not change the site.
geo/SKILL.md · Checked Sep 18, 2026skills/geo-crawlers/SKILL.md · Checked Sep 18, 2026
Suggested first task

Score one page for AI citability

Uses geo-citability

  • A publicly accessible page URL; https://example.com/article is a placeholder

Check the repository for this skill’s setup.

Use the geo-citability skill to assess https://example.com/article. Replace https://example.com/article with the public URL of one important page. Return its citability score, the three most important weaknesses, and one specific rewrite suggestion. Do not publish or modify the page.
geo/SKILL.md · Checked Sep 18, 2026skills/geo-citability/SKILL.md · Checked Sep 18, 2026
Suggested first task

Review a site's llms.txt readiness

Uses geo-llmstxt

  • A target website domain; example.com is a placeholder

Check the repository for this skill’s setup.

Use the geo-llmstxt skill to inspect https://example.com/llms.txt. Replace example.com with the target domain. If the file exists, validate its structure and identify the three most useful improvements; if it is absent, give a short outline of what a suitable file should contain. Do not publish a file or change the site.
geo/SKILL.md · Checked Sep 18, 2026skills/geo-llmstxt/SKILL.md · Checked Sep 18, 2026