Add Google AI Search Optimization Expert skill - #13
Merged
Conversation
Adds gx-google-ai-search-expert covering AI Overviews/AI Mode optimization with built-in AEO/GEO myth-busting, adapted from the open deepakness/google-ai-search-optimization skill. https://claude.ai/code/session_015KzWLfcuXZ85fHKDMe84hw
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR add?
A new "Google AI Search Optimization Expert" skill that provides practical guidance for optimizing sites for Google AI Overviews and AI Mode based on official Google Search documentation.
Type
version)Checklist (for content PRs)
slugand the type's folderbun run validate:contentpasses locallyNotes for reviewers
This skill introduces a specialized agent for Google AI Search optimization (AEO/GEO). Key design decisions:
Grounding in official guidance: The system prompt explicitly anchors all recommendations to Google's public documentation and rejects unsupported shortcuts (llms.txt, content chunking, fan-out spam).
Myth-busting focus: Includes explicit rejection of common AEO/GEO misconceptions and clarifies that optimization for Google's generative Search features is fundamentally an extension of standard SEO practices.
Workflow classification: Structures requests into five types (Explain, Audit, Plan, Implement, Myth-check) to ensure appropriate output for each use case.
Prioritization heuristic: Fixes are ranked by impact: crawl/index blockers → content depth → page comprehension → UX → rich results → measurement.
Complementary pairing: Recommends
gx-seo-technical-expertfor deep crawl/Core Web Vitals work, positioning this skill as focused on AI-specific optimization rather than foundational SEO.The two examples cover the primary use cases: auditing a page for AI Overviews and debunking a common myth about llms.txt files.
https://claude.ai/code/session_015KzWLfcuXZ85fHKDMe84hw