Aeo Analysis banner
djforge djforge

Aeo Analysis

Development community

Description

Claude Code slash command for AEO analysis — brand visibility, competitive benchmarking, and citation analysis from Profound, Scrunch, and Peec exports

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

AEO Analysis — Claude Code Slash Command

A reusable Claude Code custom slash command (`/aeo-analysis`) that runs comprehensive AI Engine Optimization analysis on CSV exports from AEO tracking tools.

What it does

Analyzes your brand's visibility, positioning, and competitive landscape across LLM platforms (ChatGPT, Perplexity, Google AI Overviews, etc.) using data exported from AEO tracking tools.

**Analysis includes:**

  1. Dataset Overview — rows, date range, platforms, topics, prompts
  2. Brand Visibility — mention rates overall, by platform, by topic
  3. Position Analysis — rank distribution, avg/median by platform and topic
  4. Competitive Landscape — top brands, co-mentions, brands when you're absent
  5. Topic Deep Dive — best/worst topics by mention rate and position
  6. Platform Comparison — head-to-head platform performance
  7. Weekly Trends — mention rate and position week-over-week
  8. Citation Analysis (if available) — domains cited, owned content presence, competitor citations, third-party sources
  9. Executive Summary — markdown report with findings and strategic recommendations

Some sections are not applicable for all export formats — see tool notes below.

Supported AEO Tools

Tool Export Format Auto-detected?
Profound Single CSV with per-response rows Yes — by run_id, platformId, normalized_mentions, mentioned? columns
Scrunch Single-file query export Yes — by query_text, ai_platform, brand_mentioned columns
Scrunch Two-file performance export (report-prompts_performance-* + report-sources_performance-*) Yes — by filename pattern
Peec Two-file export (visibility_export_* + source-domains-gap-analysis-*_export_*) Yes — by filename pattern
Other tools Any format Manual column mapping via interactive prompts

Tool notes

**Profound**