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.
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
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.
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
After confirming the prerequisites are installed, run this command in a macOS or Linux terminal.
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
Platform: macOS or Linux
After confirming the prerequisites are installed, run this complete sequence in the same macOS or Linux terminal. It clones the repository, enters the cloned directory, and runs the installer.
git clone https://github.com/zubair-trabzada/geo-seo-claude.git
cd geo-seo-claude
./install.sh
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+ available on PATH
Claude Code CLI
Git for Windows, including Git Bash
curl and Bash must be available for the documented installer command.
Platform: Windows using Git Bash only; PowerShell and Command Prompt are unsupported
After confirming the prerequisites are installed, open Git Bash—not PowerShell or Command Prompt—and run this terminal command.
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+ available on PATH
Claude Code CLI
Git for Windows, including Git Bash
Platform: Windows using Git Bash only; PowerShell and Command Prompt are unsupported
After confirming the prerequisites are installed, run this complete sequence in the same Git Bash terminal. It clones the repository, enters the cloned directory, and runs the Windows installer.
git clone https://github.com/zubair-trabzada/geo-seo-claude.git
cd geo-seo-claude
./install-win.sh
Alternatively, after cloning, you may right-click the cloned folder, choose “Open Git Bash here,” and then run the installer from that directory.
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.
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.
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.