Skip to content
Marketing
Skill

/seo-aeo-geo

Optimize content and site structure for AI-driven search experiences including AI overviews, large language model citations, generative answer engines, and AI assistants. Use this skill whenever the user wants to optimize for AI search, get cited by language models, appear in AI

From plugin
rampstack-seo
512 skills
Install
$ npx -y skills add rampstackco/claude-skills-seo --skill seo-aeo-geo --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/seo-aeo-geo

Context preview

The summary Claude sees to decide when to auto-load this skill.

Optimize content and site structure for AI-driven search experiences including AI overviews, large language model citations, generative answer engines, and AI assistants. Use this skill whenever the user wants to optimize for AI search, get cited by language models, appear in AI

SKILL.md

seo-aeo-geo.SKILL.md
name: seo-aeo-geo
description: "Optimize content and site structure for AI-driven search experiences including AI overviews, large language model citations, generative answer engines, and AI assistants. Use this skill whenever the user wants to optimize for AI search, get cited by language models, appear in AI overviews, build llms.txt, structure content for AI extraction, or future-proof their SEO for the shift from blue links to AI answers. Triggers on AEO, GEO, AI search, AI SEO, AI overview, generative search, LLM optimization, llms.txt, AI citation, ChatGPT search, Perplexity, Gemini, Claude search, AI assistant optimization, answer engine. Also triggers when the user expresses concern about AI eating their organic traffic or wants to understand how to remain visible as search shifts."
category: seo-foundation
catalog_summary: "AI search optimization, llms.txt, extraction-friendly content"
display_order: 7

AEO and GEO

Answer Engine Optimization (AEO) and Generative Engine Optimization (GEO). Make content discoverable, extractable, and citable by AI search experiences.

This skill encodes principles. AI search products evolve fast. The principles age slower than the products.

---

When to use

  • Optimizing content for AI overviews and generative answer engines
  • Building or updating llms.txt
  • Structuring content so AI assistants can extract and cite it correctly
  • Future-proofing a site as search shifts from blue links to AI answers
  • Auditing whether existing content is AI-friendly
  • Adding signals that help AI assistants identify the site as a trustworthy source

When NOT to use

  • Traditional on-page or technical SEO (use `seo-onpage` or `seo-technical`)
  • Keyword research (use `seo-keyword`)
  • Off-page authority and link building (use `seo-offpage`)

This skill stacks on top of those. Strong AEO/GEO requires strong fundamental SEO underneath.

---

Required inputs

  • The site or page to optimize
  • The topic area or query types AI should cite the site for
  • Access to inspect rendered HTML and structured data

---

The framework: 5 layers

AI search visibility comes from five stacked layers. Each layer compounds.

1. Extractable content structure

AI systems extract facts and pull citations from content. Make extraction easy.

  • **Direct answers.** Open major sections with a definitive 1 to 3 sentence answer to the question that section addresses. AI extracts the first answer it sees.
  • **Question-headers.** Use H2s and H3s phrased as questions when natural. Mirrors how people prompt AI.
  • **Atomic facts.** When stating a fact, state it once, clearly, with the supporting context next to it. AI struggles when claims are spread across paragraphs.
  • **Tables and lists.** AI parses these reliably. Use them for comparisons, specs, steps, and data.
  • **Definitions early.** When introducing a concept, define it inline. Do not assume the reader (or AI) saw a definition three pages ago.
  • **Numbered steps.** For procedural content, number every step. Avoid prose disguised as instructions.

2. Citation worthiness

AI cites sources it considers authoritative. Earn that consideration.

  • **Original data.** Surveys, studies, proprietary research, internal benchmarks. AI prefers primary sources over restatements.
  • **Specific numbers.** "Roughly 40 percent" beats "many." Specific stats with sources beat round-number generalizations.
  • **Named experts.** Author bios with credentials, links to professional profiles, schema-marked-up Person entities.
  • **Date stamps.** Publication date AND last-updated date, both visible AND in schema. AI heavily weights recency for time-sensitive queries.
  • **Methodology disclosure.** When stating a finding, briefly note how it was reached. AI rewards transparency.
  • **Citations of other sources.** Linking to authoritative sources you used builds reciprocal credibility.

3. Structured data depth

Schema is how you speak machine-readable language. AI assistants parse it heavily.

  • **Schema.org types** appropriate to content (Article, FAQPage, HowTo, Recipe, Product, Organization, Person, LocalBusiness, etc.)
  • **Required AND recommended properties** filled in (most sites only fill required, leaving signal on the table)
  • **Person schema** for authors, with `sameAs` links to verifiable profiles
  • **Organization schema** on the homepage with logo, contact, social links
  • **FAQPage schema** for content with genuine question-answer pairs
  • **HowTo schema** for procedural content
  • **BreadcrumbList schema** site-wide
  • Validates in Schema.org Validator AND Rich Results Test (some properties differ)

4. AI-readable accessibility

Beyond traditional SEO, AI tools need access patterns of their own.

  • **llms.txt at the site root.** A markdown file at `/llms.txt` describing the site's content, key URLs, and what topics the site covers. See [`references/llms-txt-guide.md`](references/llms-txt-guide.md).
  • **llms-full.txt** (optional) - a complete content dump for AI training and context, if the site permits it.
  • **robots.txt allowing AI crawlers.** Decide explicitly which AI crawlers to allow (GPTBot, ClaudeBot, Google-Extended, PerplexityBot, etc.) or disallow. Do not block by default if visibility matters.
  • **Clean HTML semantics.** Semantic tags (`article`, `section`, `nav`, `main`) help AI parse structure.
  • **Avoid client-side-only rendering for critical content.** Many AI crawlers render less reliably than Googlebot.

5. Real-world entity signals

AI builds knowledge graphs and prefers entities with multiple consistent signals.

  • **Wikipedia entry** if the brand or person qualifies for notability (do not force this; it requires genuine notability)
  • **Wikidata entry** for the entity, with consistent properties
  • **Consistent NAP** (Name, Address, Phone) across all citations
  • **Brand mentions across multiple authoritative sources.** AI cross-references entity claims across the open web.
  • **Social profile schema** linki
Read more
Ships withrampstack-seo

A focused 12-skill SEO subset of claude-skills. Designed for SEO consultants, freelancers, and in-house teams who want SEO depth in Claude Code without loading the full 102-skill catalog.

Get the whole plugin
Stats
5
Stars
1
Forks
Maintained
Maintenance
JavaScript
Language
MIT
License
1mo ago
Last commit
3mo ago
Created

Repo: rampstackco/claude-skills-seo

Other skills on rampstack-seo.