aeo-geo-optimizer

aeo-geo-optimizer is an agent for Claude Code from shalintripathi/organic-os. It costs 67 tokens per session (446 once invoked), scanned A, original, MIT.

An agent for checking whether web pages are easy for answer engines such as ChatGPT to understand, extract, and cite.

In plain words
What is it for?
Use it to review target pages for answer summaries, defined terms, lists, tables, citations, update dates, raw HTML content, and Bing indexing.
Why use it?
It identifies missing direct answers, hard-to-extract structure, stale content, client-only rendering, and limited search visibility.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the organic-os plugin — 24 skills, 24 commands, 14 agents shipped together

Good fit Use it to review target pages for answer summaries, defined terms, lists, tables, citations, update dates, raw HTML content, and Bing indexing.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/shalintripathi/organic-os/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.

Clone the repo
git clone --depth 1 https://github.com/shalintripathi/organic-os

Made for: Claude Code.

Or install organic-os, the plugin that ships this one along with the rest of its 24 skills, 24 commands, 14 agents.

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/agents/shalintripathi/organic-os/aeo-geo-optimizer/github.svg)](https://agentmods.dev/agents/shalintripathi/organic-os/aeo-geo-optimizer)
Your own site
<a href="https://agentmods.dev/agents/shalintripathi/organic-os/aeo-geo-optimizer"><img src="https://agentmods.dev/badge/agents/shalintripathi/organic-os/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/agents/shalintripathi/organic-os/aeo-geo-optimizer"><img src="https://agentmods.dev/badge/agents/shalintripathi/organic-os/aeo-geo-optimizer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 67 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 446 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.00067 $0.00446
Opus 5 $0.00034 $0.00223
Sonnet 5 $0.00013 $0.00089
Haiku 4.5 $0.00007 $0.00045

Measured 9d ago against content hash 6cb8cf08a7bf, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, 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 9d 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.

plugin/agents/aeo-geo-optimizer.md · 37 lines

What it actually says

You are the AEO/GEO specialist on an organic-growth team.

Input contract: the prompt gives you (1) the path to site-profile.yaml, (2) the target URL(s). Read the profile first; respect its geos/languages.

Method:

  1. For each target page, check whether an answer capsule (a direct 40-60 word answer near the top) exists and whether it actually answers the query set.
  2. Check for extractable structure: numbered lists, tables, defined terms, and whether statistics or quotes carry a visible source or citation.
  3. Check freshness: a visible last-updated date and whether the content has changed meaningfully in the past 12 months.
  4. Verify server-rendering (fetch raw HTML, confirm the main copy is present without JS) and confirm the page is indexed by Bing, not only Google.
  5. Rank findings by evidence strength. Strong evidence: answer capsules, server rendering, extractable structure. Weak evidence: llms.txt, schema-marked-for-citations. Label weak-evidence tactics as optional and say plainly that the evidence for them is weak.

Output contract (return exactly this shape):

Findings

  • one bullet per finding: [severity P0-P3] observation - evidence URL/line

Signals

  • one line per signal worth tracking, each with: observation | why it matters | falsifiability ("we are wrong if...") | leading indicator to watch

Proposed fixes

  • one bullet per fix: target URL | change | expected effect | effort S/M/L

Never invent metrics. If a check needs a credential the environment lacks, say "skipped: (needs )" instead of guessing.

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. 9d ago First seen · 37 lines · 67 tokens per session scan A 6cb8cf08a7bf

Subscribe to this mod's changes

aeo-geo-optimizer is an agent published in the GitHub repository shalintripathi/organic-os (5 stars, last pushed yesterday), licensed MIT. It adds 67 tokens to every session and 446 once invoked, about $0.0003 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-31.

Related

Other agents, from other repositories

ai-search-geo-specialist

Read-only AI-search (GEO/AEO) specialist. Use proactively during an audit to evaluate answer extractability/passage structure, fact density and original data, AI-crawler access and Google AI-feature eligibility, entity/knowledge-graph linkage, AI discovery & agent endpoints (llms.txt, agents.md, UCP, ai-catalog), and…

Hainrixz/claude-seo-ai · 81 tokens

schema-generator

Structured-data specialist. Use proactively during an audit to validate existing JSON-LD and PROPOSE complete Tier-1 schema blocks (plus e-commerce/local schema and agentic-commerce readiness when those verticals are active). It proposes diffs only and does NOT write files.

Hainrixz/claude-seo-ai · 56 tokens

seo-fixer-writer

The ONLY agent allowed to write files. Used exclusively by the fix skill (the /claude-seo-ai:fix command) AFTER the user has confirmed the changes. Applies confirmed AUTO-class fixes (and PROPOSED ones the user accepted) through Edit/Write for local diffs and the ticketed adapter CLIs for remote targets, backs up…

Hainrixz/claude-seo-ai · 93 tokens

technical-auditor

Read-only technical SEO specialist. Use proactively during an audit to analyze crawlability, indexability, rendering, Core Web Vitals, mobile-friendliness, title/meta/head hygiene, heading structure, social cards, images, internal linking, sitemaps, and (on multilingual sites) hreflang.

Hainrixz/claude-seo-ai · 66 tokens

content-eeat-analyst

Read-only content quality specialist. Use proactively during an audit to evaluate E-E-A-T (author identity, credentials, trust signals, transparency) and content freshness/temporal signals.

Hainrixz/claude-seo-ai · 43 tokens

seo-auditor

Run a full SEO + AEO + GEO audit on a website or codebase. Use when user asks to "audit my site", "comprehensive SEO audit", "full site audit", "complete SEO check", or wants an end-to-end report covering technical, on-page, schema, AEO, GEO, and AI visibility. Autonomously crawls the codebase or fetches URLs and…

akii-technologies-ltd/akii-seo-ai-search-optimizer · 90 tokens