AI SEO
Optimize "$ARGUMENTS" for AI-powered search — LLM citations, Google AI Overviews, ChatGPT, Perplexity, and other AI search surfaces.
Prerequisites
Read .metapowers/marketing/$ARGUMENTS/00-strategy.md. If this file does not exist, tell the user:
Phase 0 (Strategy) has not been completed for "$ARGUMENTS". Run /marketing:customer-research $ARGUMENTS first, or use --skip-checks to bypass.
If --skip-checks is present in $ARGUMENTS, skip this check and log to .metapowers/marketing/$ARGUMENTS/skip-log.md.
Process
Read context:
- Read
.metapowers/marketing/$ARGUMENTS/00-strategy.md for positioning and audience
- Read
.metapowers/marketing/$ARGUMENTS/01-reach.md if it exists (for content and SEO context)
- Read
plugins/marketing/shared/seo-checklist.md for AI search section
Audit current AI visibility:
- Use WebSearch to check if "$ARGUMENTS" appears in AI-generated answers
- Test key queries in multiple AI search tools
- Note which competitors are being cited by AI
Analyze AI citation patterns:
- What content structure gets cited by LLMs? (lists, definitions, comparisons, data)
- Which domains are most frequently cited in the category?
- What makes content "LLM-friendly"? (clear structure, authoritative sources, direct answers)
Develop optimization strategy:
- Content structure recommendations (clear H2s, direct answers, FAQ format)
- Entity optimization (be clearly identifiable as an entity with consistent naming)
- E-E-A-T signals (experience, expertise, authority, trust markers)
- Structured data to aid AI understanding
- Citation-worthy content types (original research, data, tools, definitions)
Write the artifact — append to .metapowers/marketing/$ARGUMENTS/01-reach.md under a ## AI SEO section:
- Current AI Visibility — where "$ARGUMENTS" appears (or doesn't) in AI answers
- Citation Patterns — what gets cited in this category
- Optimization Strategy — content structure, entity, E-E-A-T recommendations
- Content Recommendations — specific content to create for AI visibility
- Monitoring Plan — how to track AI search presence
Output
AI SEO strategy appended to .metapowers/marketing/$ARGUMENTS/01-reach.md. Present a summary highlighting:
- Current AI search visibility status
- Top 3 optimization opportunities
- Most impactful content type to create
1---2name: ai-seo3description: Optimize for AI search — LLM visibility, AI Overviews, and citation strategy4---56# AI SEO78Optimize "$ARGUMENTS" for AI-powered search — LLM citations, Google AI Overviews, ChatGPT, Perplexity, and other AI search surfaces.910## Prerequisites1112Read `.metapowers/marketing/$ARGUMENTS/00-strategy.md`. If this file does not exist, tell the user:1314> Phase 0 (Strategy) has not been completed for "$ARGUMENTS". Run `/marketing:customer-research $ARGUMENTS` first, or use `--skip-checks` to bypass.1516If `--skip-checks` is present in $ARGUMENTS, skip this check and log to `.metapowers/marketing/$ARGUMENTS/skip-log.md`.1718## Process19201. **Read context:**21 - Read `.metapowers/marketing/$ARGUMENTS/00-strategy.md` for positioning and audience22 - Read `.metapowers/marketing/$ARGUMENTS/01-reach.md` if it exists (for content and SEO context)23 - Read `plugins/marketing/shared/seo-checklist.md` for AI search section24252. **Audit current AI visibility:**26 - Use WebSearch to check if "$ARGUMENTS" appears in AI-generated answers27 - Test key queries in multiple AI search tools28 - Note which competitors are being cited by AI29303. **Analyze AI citation patterns:**31 - What content structure gets cited by LLMs? (lists, definitions, comparisons, data)32 - Which domains are most frequently cited in the category?33 - What makes content "LLM-friendly"? (clear structure, authoritative sources, direct answers)34354. **Develop optimization strategy:**36 - Content structure recommendations (clear H2s, direct answers, FAQ format)37 - Entity optimization (be clearly identifiable as an entity with consistent naming)38 - E-E-A-T signals (experience, expertise, authority, trust markers)39 - Structured data to aid AI understanding40 - Citation-worthy content types (original research, data, tools, definitions)41425. **Write the artifact** — append to `.metapowers/marketing/$ARGUMENTS/01-reach.md` under a `## AI SEO` section:43 - **Current AI Visibility** — where "$ARGUMENTS" appears (or doesn't) in AI answers44 - **Citation Patterns** — what gets cited in this category45 - **Optimization Strategy** — content structure, entity, E-E-A-T recommendations46 - **Content Recommendations** — specific content to create for AI visibility47 - **Monitoring Plan** — how to track AI search presence4849## Output5051AI SEO strategy appended to `.metapowers/marketing/$ARGUMENTS/01-reach.md`. Present a summary highlighting:52- Current AI search visibility status53- Top 3 optimization opportunities54- Most impactful content type to create