aeo-geo-optimizer

aeo-geo-optimizer is a skill for Claude Code, Codex from thatrebeccarae/claude-marketing. It costs 93 tokens per session (2,337 once invoked), scanned A, original, MIT.

Guidance for Answer Engine Optimization and Generative Engine Optimization: preparing content and websites to appear in answers produced by AI search tools such as ChatGPT, Perplexity, Claude, and Google AI Overviews.

In plain words
What is it for?
Use it to improve website and content structure for AI search, including concise question-and-answer content, schema markup, and authoritative information that AI systems can use and cite.
Why use it?
It addresses the problem that content written only for traditional search results may not be selected or cited in AI-generated answers. It explains how structured, clear, fact-focused content differs from ordinary search optimisation.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: reads .claude/ paths; mentions Claude Code.

Good fit Use it to improve website and content structure for AI search, including concise question-and-answer content, schema markup, and authoritative information that AI systems can use and cite.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/thatrebeccarae/claude-marketing/aeo-geo-optimizer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add thatrebeccarae/claude-marketing --skill aeo-geo-optimizer
Clone the repo
git clone --depth 1 https://github.com/thatrebeccarae/claude-marketing

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for aeo-geo-optimizer

README.md
[![agentmods](https://agentmods.dev/badge/skills/thatrebeccarae/claude-marketing/aeo-geo-optimizer/github.svg)](https://agentmods.dev/skills/thatrebeccarae/claude-marketing/aeo-geo-optimizer)
Your own site
<a href="https://agentmods.dev/skills/thatrebeccarae/claude-marketing/aeo-geo-optimizer"><img src="https://agentmods.dev/badge/skills/thatrebeccarae/claude-marketing/aeo-geo-optimizer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for aeo-geo-optimizer

Your own site · 80×15
<a href="https://agentmods.dev/skills/thatrebeccarae/claude-marketing/aeo-geo-optimizer"><img src="https://agentmods.dev/badge/skills/thatrebeccarae/claude-marketing/aeo-geo-optimizer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 93 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,337 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00093 $0.02337
Opus 5 $0.00046 $0.01169
Sonnet 5 $0.00019 $0.00467
Haiku 4.5 $0.00009 $0.00234

Measured 12d ago against content hash ba1f832c2546, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

aeo-geo-optimizer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/aeo-geo-optimizer/SKILL.md · 234 lines

How it starts

The opening of the file, as written. The whole thing — 234 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AEO/GEO Optimizer

Optimize content and websites for AI-powered search experiences — ChatGPT, Perplexity, Claude, Google AI Overviews, and Bing Copilot.

Install

git clone https://github.com/thatrebeccarae/claude-marketing.git && cp -r claude-marketing/skills/aeo-geo-optimizer ~/.claude/skills/

Why This Matters

Traditional SEO optimizes for 10 blue links. AEO/GEO optimizes for AI-generated answers. When someone asks ChatGPT or Perplexity a question, the answer synthesizes from sources — and those sources get cited, linked, and trusted. If your content is not structured for AI consumption, you are invisible in the fastest-growing search channel.

Core Concepts

AEO vs GEO vs Traditional SEO

Dimension Traditional SEO AEO (Answer Engine) GEO (Generative Engine)
Target Google/Bing SERPs Featured snippets, AI Overviews, voice assistants ChatGPT, Perplexity, Claude citations
Goal Rank on page 1 Be THE answer Be cited in AI-generated responses
Content format Long-form, keyword-rich Concise, structured Q&A Authoritative, quotable, fact-dense
Signals Backlinks, keywords, UX Schema markup, direct answers, authority E-E-A-T, data density, citation-worthiness
Measurement Rankings, traffic Answer box appearance, voice search hits AI citation tracking, brand mentions in AI

The Citation Hierarchy

AI models prioritize sources based on:

  1. Authority signals — Domain authority, author expertise, institutional backing
  2. Content structure — Clear headings, direct answers, structured data
  3. Freshness — Recent publication dates, updated statistics
  4. Specificity — Exact numbers, named sources, verifiable claims
  5. Uniqueness — Original research, proprietary data, novel frameworks

AEO/GEO Audit Workflow

Step 1: Assess Current AI Visibility

  1. Test AI citation presence: Query ChatGPT, Perplexity, and Google AI Overviews with questions your content should answer. Document which queries cite your content vs competitors.

Read the full file on GitHub · 234 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 234 lines · 93 tokens per session scan A ba1f832c2546

Subscribe to this mod's changes

aeo-geo-optimizer is a skill published in the GitHub repository thatrebeccarae/claude-marketing (136 stars, last pushed 3mo ago), licensed MIT. It adds 93 tokens to every session and 2,337 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.