Use when the user wants to assess how their brand appears in AI-powered search and answer engines like ChatGPT, Perplexity, Google AI Overviews, and Gemini.
How this skill is triggered — by the user, by Claude, or both
Slash command
/digital-marketing-pro:aeo-audit [brand-name or URL][brand-name or URL]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
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 Overviews, and similar platforms. Produce optimization recommendations to improve AI visibility.
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 Overviews, and similar platforms. Produce optimization recommendations to improve AI visibility.
The user must provide (or will be prompted for):
~/.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 (/dm:brand-setup)?" — or proceed with defaults.A structured AEO audit report containing:
npx claudepluginhub anotherifmg/digital-marketing-proGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.