/digital-marketing-pro:aeo-audit
Purpose
Evaluate the brand's visibility and accuracy across AI answer engines. Analyze how the brand is cited, described, and recommended by ChatGPT, Perplexity, Google AI Mode (the conversational search surface that became Google's default at I/O 2026 — ~1B MAUs as of May 2026), Google AI Overviews, Gemini, and Microsoft Copilot. Produce optimization recommendations to improve AI visibility.
AI Mode vs AI Overviews — why both matter: AI Overviews are the summary block at the top of a classic Google SERP and trigger on a subset of queries. AI Mode is a conversational tab (and now the default search experience for opted-in users) backed by Gemini 3.5 Flash with deeper reasoning, follow-ups, and a different citation pattern. The two surfaces select different sources for the same query in 40–60% of cases observed since May 2026. Audit both.
Input Required
The user must provide (or will be prompted for):
- Brand name: The brand to audit
- Website URL: Primary domain
- Key queries: 5-10 queries a potential customer might ask that should surface the brand
- Competitors: 2-3 competitors for comparison
- Product/service categories: What the brand should be known for
Process
- Load brand context: Read
~/.claude-marketing/brands/_active-brand.json for the active slug, then load ~/.claude-marketing/brands/{slug}/profile.json. Apply brand voice, compliance rules for target markets (skills/context-engine/compliance-rules.md), and industry context. Also check for guidelines at ~/.claude-marketing/brands/{slug}/guidelines/_manifest.json — if present, load restrictions and relevant category files. Check for custom templates at ~/.claude-marketing/brands/{slug}/templates/. Check for agency SOPs at ~/.claude-marketing/sops/. If no brand exists, ask: "Set up a brand first (/digital-marketing-pro:brand-setup)?" — or proceed with defaults.
- Define a test query set: branded queries, category queries, comparison queries, "best of" queries, problem-solution queries
- Analyze how the brand appears in AI responses for each query type
- Check citation accuracy: Are facts correct? Are URLs valid? Is the description current?
- Compare brand mention frequency and sentiment against competitors
- Assess source authority: Which sources are AI engines pulling brand info from?
- Evaluate structured data and knowledge panel presence
- Identify content gaps where the brand should appear but does not
- Generate optimization recommendations for improved AI visibility
Output
A structured AEO audit report containing:
- AI visibility scorecard across platforms (ChatGPT, Perplexity, Google AI Mode, Google AI Overviews, Gemini, Microsoft Copilot)
- Query-by-query results showing where the brand appears, how it is described, and citation sources
- Competitor comparison matrix for AI visibility
- Citation accuracy assessment with corrections needed
- Source authority analysis — which pages/sites drive AI mentions
- Content gap list — queries where the brand is absent but should appear
- Optimization playbook: structured data, content strategy, authority building, and entity optimization
Agents Used
- seo-specialist — AI search analysis, entity optimization, structured data, citation strategy
1---2name: aeo-audit3description: Audit AI search visibility. Use when: checking brand presence in ChatGPT, Perplexity, AI Overviews, Gemini.4---56# /digital-marketing-pro:aeo-audit78## Purpose910Evaluate the brand's visibility and accuracy across AI answer engines. Analyze how the brand is cited, described, and recommended by ChatGPT, Perplexity, **Google AI Mode** (the conversational search surface that became Google's default at I/O 2026 — ~1B MAUs as of May 2026), Google AI Overviews, Gemini, and Microsoft Copilot. Produce optimization recommendations to improve AI visibility.1112**AI Mode vs AI Overviews — why both matter:** AI Overviews are the summary block at the top of a classic Google SERP and trigger on a subset of queries. AI Mode is a conversational tab (and now the default search experience for opted-in users) backed by Gemini 3.5 Flash with deeper reasoning, follow-ups, and a different citation pattern. The two surfaces select different sources for the same query in 40–60% of cases observed since May 2026. Audit both.1314## Input Required1516The user must provide (or will be prompted for):1718- **Brand name**: The brand to audit19- **Website URL**: Primary domain20- **Key queries**: 5-10 queries a potential customer might ask that should surface the brand21- **Competitors**: 2-3 competitors for comparison22- **Product/service categories**: What the brand should be known for2324## Process25261. **Load brand context**: Read `~/.claude-marketing/brands/_active-brand.json` for the active slug, then load `~/.claude-marketing/brands/{slug}/profile.json`. Apply brand voice, compliance rules for target markets (`skills/context-engine/compliance-rules.md`), and industry context. **Also check for guidelines** at `~/.claude-marketing/brands/{slug}/guidelines/_manifest.json` — if present, load restrictions and relevant category files. Check for custom templates at `~/.claude-marketing/brands/{slug}/templates/`. Check for agency SOPs at `~/.claude-marketing/sops/`. If no brand exists, ask: "Set up a brand first (/digital-marketing-pro:brand-setup)?" — or proceed with defaults.272. Define a test query set: branded queries, category queries, comparison queries, "best of" queries, problem-solution queries283. Analyze how the brand appears in AI responses for each query type294. Check citation accuracy: Are facts correct? Are URLs valid? Is the description current?305. Compare brand mention frequency and sentiment against competitors316. Assess source authority: Which sources are AI engines pulling brand info from?327. Evaluate structured data and knowledge panel presence338. Identify content gaps where the brand should appear but does not349. Generate optimization recommendations for improved AI visibility3536## Output3738A structured AEO audit report containing:3940- AI visibility scorecard across platforms (ChatGPT, Perplexity, Google AI Mode, Google AI Overviews, Gemini, Microsoft Copilot)41- Query-by-query results showing where the brand appears, how it is described, and citation sources42- Competitor comparison matrix for AI visibility43- Citation accuracy assessment with corrections needed44- Source authority analysis — which pages/sites drive AI mentions45- Content gap list — queries where the brand is absent but should appear46- Optimization playbook: structured data, content strategy, authority building, and entity optimization4748## Agents Used4950- **seo-specialist** — AI search analysis, entity optimization, structured data, citation strategy