Audit a client's website to check if AI crawlers can access it and score how likely it is to be cited in AI chatbot answers.
Generate a client-ready PDF report with a prioritized GEO action plan to sell as a consulting service to businesses.
Track monthly progress of a website's AI search visibility improvements using the built-in prospect management system.
Requires Claude Code installed. The plugin installs in a Python virtual environment automatically.
This is a plugin for the Claude Code AI assistant that analyzes websites and tells you how to make them more visible to AI-powered search tools such as ChatGPT, Perplexity, and Google AI Overviews. The practice it targets is called GEO, short for Generative Engine Optimization. While traditional SEO focuses on ranking in Google search results, GEO focuses on getting your website cited when someone asks an AI chatbot a relevant question. The README presents market projections suggesting AI-referred web traffic has grown sharply and that conventional search traffic may decline significantly by the end of the decade. Once installed on a machine running Claude Code, the skill adds a set of slash commands you type into the Claude interface. The main command is /geo audit followed by a website URL, which kicks off a multi-step analysis: it fetches the homepage, checks whether AI crawlers are allowed to access the site, scores the content for how likely it is to get quoted by an AI, looks at structured data markup, evaluates brand mentions on platforms like Reddit and Wikipedia, and compiles a prioritized action plan. Quicker single-purpose commands let you check just one aspect at a time, such as the citability score or the robots.txt crawler settings. The tool also generates client-ready PDF reports, which the README positions as something freelancers and consultants can sell to businesses. Supporting that use case, there is a lightweight prospect management system that tracks clients, generates proposals, and compares monthly progress reports. Installation is a single shell command on Mac and Linux. The Python scripts run in an isolated virtual environment so they do not affect anything else on your system. The project is aimed at web professionals who want to prepare their clients for a future where AI chatbots are a primary source of website traffic, not just traditional search engines.
← zubair-trabzada on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.