aeo-framework

A skill for improving how a website appears in search results and in answers from AI systems. AEO means Answer Engine Optimization; it covers items such as crawler rules, sitemaps, structured data, and measurement.

In plain words
What is it for?
Use it to review or implement SEO and AEO for a website, landing page, or web app, including robots.txt, llms.txt, schema, sitemaps, markdown copies, IndexNow, crawler routing, and referral tracking.
Why use it?
It provides a defined audit and change process for search and AI visibility, while recording what was changed. It also distinguishes websites and apps from blogs that use the separate Glint system.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/vijayatechlabs/openstart/aeo-framework
Any agent
npx skills add vijayatechlabs/openstart --skill aeo-framework
Clone the repo
git clone --depth 1 https://github.com/vijayatechlabs/openstart

Made for: Claude Code, Codex.

Per session 81 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 845 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00081 $0.00845
Opus 5 $0.00041 $0.00423
Sonnet 5 $0.00016 $0.00169
Haiku 4.5 $0.00008 $0.00085

Measured 2d ago against content hash bad9124ad2e2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

aeo-framework 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 2d 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.

.claude/skills/aeo-framework/SKILL.md · 80 lines

How it starts

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

AEO Framework Skill

The full governing standard is .ai/framework/aeo/AEO-FRAMEWORK.md — read it before acting. Reusable prompts are in .ai/framework/aeo/AEO-PROMPTS.md; the completion checklist is in .ai/framework/aeo/AEO-CHECKLIST.md. Record all changes in .ai/docs/AEO-CHANGES.md.

Product pairing

Product Use for
OpenStart (this skill) Websites, landing pages, product/marketing apps
Glint Blogs and long-form content runtime
Together App + blog: site AEO here; blog via Glint; content handoff keeps them in sync

Shared goal: SEO eligibility + AI citation eligibility (not ranking guarantees).

When to use

Use this skill when the user wants:

  • AEO or SEO setup for a new or existing site/landing/app project.
  • llms.txt, robots.txt, sitemap, schema, markdown twins, IndexNow, or AI crawler routing.
  • Google Search AI visibility checks.
  • GA4 AI referral tracking guidance.
  • A repository audit before implementation.

If the repo is a Glint blog, open Glint docs/AEO.md / docs/UPGRADE.md and the Glint AEO skill path instead of re-building twins in OpenStart examples.

Operating rules

  1. Ask discovery questions first (include: is there a paired Glint blog?).
  2. Summarize the stack, analytics, SEO, business, and constraints.
  3. Audit crawlability, indexability, canonical logic, schema, page experience, and text accessibility.
  4. Separate Google AI visibility from broader AEO.
  5. Recommend llms.txt and markdown twins only when the stack and goals justify them.
  6. Use stack-native twin routes; preferred headers §8.4.3; no third-party AEO product requirement.
  7. Edge content negotiation only after explicit human approval.
  8. Do not invent schema, FAQs, prices, or claims.
  9. Do not recommend Google Indexing API for BlogPosting/general pages.
  10. Show diffs/snippets before finalizing major changes.
  11. Document changes in AEO-CHANGES.md.

Required output order

  1. Discovery summary.
  2. SEO blockers.
  3. Google AI blockers.
  4. Broader AEO blockers.
  5. Prioritized implementation plan.
  6. Proposed file changes.
  7. Measurement setup instructions.

Read the full file on GitHub · 80 lines

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. 2d ago First seen · 80 lines · 81 tokens per session scan A bad9124ad2e2

Subscribe to this mod's changes

aeo-framework is a skill published in the GitHub repository vijayatechlabs/openstart (5 stars, last pushed 4d ago), licensed MIT. It adds 81 tokens to every session and 845 once invoked, about $0.0004 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 skills, from other repositories

backlink-gap

Find referring domains that link to your competitors but not to you, ranked by an outreach-priority score (0.40 DR + 0.25 link-overlap + 0.20 traffic + 0.15 topical relevance) — outputs a four-gate quality scorecard, a 30-prospect outreach shortlist, broken-link candidates, and pre-filled outreach templates. Triggers…

indranilbanerjee/digital-marketing-pro · 178 tokens

fire-your-seo-agency

SEO·AEO·GEO·LLMO·NEO(네이버) 다섯 레인을 진단하고 직접 구현하는 스킬. 사이트를 검색엔진·답변엔진·생성 AI·네이버 AI 브리핑이 인용하는 1차 소스로 만든다. "SEO 해줘", "AI에 인용되게 해줘", "네이버 노출 늘려줘", "llms.txt 만들어줘" 류 요청에 사용. Use for "audit my site's SEO", "get my site cited by ChatGPT/Perplexity/AI Overviews", "improve search visibility", "create llms.txt", "answer engine /…

leopard627/fire-your-seo-agency · 162 tokens

aeo-geo

Strategy module for Answer Engine / Generative Engine Optimization — audits AI visibility, restructures content for citation, runs entity-consistency checks across Knowledge Graph, Wikidata, Wikipedia, Crunchbase, and LinkedIn, and produces JSON-LD schema specs, monitoring frameworks, and a 90-day LLM content…

indranilbanerjee/digital-marketing-pro · 156 tokens

audience-intelligence

Audience research module — builds six-dimension buyer personas (demographic, psychographic, behavioral, need-state, information, decision), Jobs-to-Be-Done maps, RFM/behavioral/lifecycle segmentation models, anti-personas with exclusion criteria, B2B buying-committee maps, and lookalike seed specs. Triggers on…

indranilbanerjee/digital-marketing-pro · 162 tokens

attribution-report

Run multi-touch attribution analysis on real conversion-path data — applies two or more models side-by-side (first-touch, last-touch, linear, time-decay, position-based, data-driven), computes per-channel attributed revenue and ROAS, assisted-conversion ratios, path-length and time-to-conversion distributions, and…

indranilbanerjee/digital-marketing-pro · 167 tokens

agency-dashboard

Generate a portfolio-level dashboard across ALL client brands — per-client RAG health scores, campaign activity, budget pacing, aggregate KPIs, team utilization, pending approvals, upcoming deadlines, and an alerts panel — built for agency standups and weekly reviews. Triggers on…

indranilbanerjee/digital-marketing-pro · 147 tokens