plugins/aem/edge-delivery-services-content-ops/skills/geo-rewrite/SKILL.md
Rewrite AEM Edge Delivery Services page content for AI search discoverability (GEO — Generative Engine Optimization). Analyzes content structure, semantic clarity, and factual density, then produces optimized rewrites that rank in both traditional search and AI-powered search engines. Use when optimizing pages for search visibility, AI discoverability, or content clarity.
npx skillsauth add adobe/skills geo-rewriteInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Optimize AEM Edge Delivery Services page content for AI search discoverability (GEO — Generative Engine Optimization). Makes content discoverable, quotable, and accurately represented by AI search engines (ChatGPT Search, Perplexity, Google AI Overviews, Gemini, Claude) while maintaining strong traditional SEO performance.
AI-powered search is changing how content is discovered. Users increasingly ask AI assistants for answers instead of scanning search result pages. AI search engines synthesize answers from crawled content, and the pages they quote share common traits: they are factually dense, clearly structured with semantic HTML, free of marketing fluff, authoritative, and directly answer questions.
Adobe acquired Semrush ($1.9B, April 2026) and launched LLM Optimizer to help customers address this shift. This skill complements those tools by optimizing EDS-authored content at the document level — ensuring the content that ships from Google Docs or Word through AEM Edge Delivery Services is structured for both traditional crawlers and AI extraction.
GEO is not a replacement for SEO. It is an additional lens: "If an AI assistant reads this page, can it extract a clear, correct, quotable answer?"
When fetching or analyzing external URLs:
Before starting, create a TodoList to track progress through each step:
Update each item as you complete it.
Fetch the target URL provided by the user. Also fetch the .plain.html version of the same URL — for non-root paths, append .plain.html to the path before the query string (e.g., /about becomes /about.plain.html). For root paths (/), use /index.plain.html. The .plain.html rendition shows the clean semantic HTML that EDS produces — this is what AI crawlers actually see.
Note: Some tools convert fetched HTML to markdown, which loses HTML attributes (alt text, loading, class names). When auditing image alt text or other attributes, use curl or a tool that preserves raw HTML.
Analyze the following:
Heading structure and hierarchy
Content density
Question-answer patterns
Factual claims
Internal linking structure
Image alt text
Current metadata
Ask the user: "What queries or topics should this page rank for?"
If the user provides target queries, use those. If the user says to infer them, analyze the content and identify:
Present the identified queries to the user for confirmation before proceeding. If the user has already specified queries or asked you to infer them autonomously, skip the confirmation and proceed.
Score the current content on six dimensions. Use a 1–10 scale for each.
Structure score (1–10) Are headings descriptive and hierarchical? Do they form a logical outline that a reader (or AI) could scan to understand the page without reading body text?
Density score (1–10) Is every paragraph adding information, or is there filler?
Factual score (1–10) Are claims specific and verifiable?
Answer score (1–10) Does the content directly answer the target queries within the first 2–3 sentences of the relevant section?
Authority score (1–10) Are sources cited? Are credentials or expertise signals present?
Snippet score (1–10) Can an AI extract a clean, quotable 1–3 sentence answer from this content?
Present the scores in a table and identify the two lowest-scoring dimensions as priority focus areas.
Rewrite the content following these GEO principles:
The first paragraph of each section should directly answer the implied question of that section's heading. Do not build up to the point — state it, then support it.
H2 and H3 headings should be specific topic statements or questions, not vague labels. Change "Benefits" to "How EDS Reduces Page Load Times." Change "Overview" to "What Edge Delivery Services Does."
Remove these and similar phrases:
Replace vague claims with specific data, examples, or evidence:
If specific data is not available in the source content, flag the claim for the user to verify or add data. Do not fabricate statistics.
Use lists, tables, and definition patterns that AI engines can extract and quote:
The rewrite should sound like the brand, not like a textbook or a Wikipedia article. Preserve the organization's terminology, tone, and personality. If the original is conversational, keep it conversational. If it is formal, keep it formal.
Where the content mentions topics covered by other pages on the site, add or improve internal links. Contextual links within body text (not just nav/footer links) help both traditional crawlers and AI engines understand site structure and topic relationships. Link text should be descriptive — use the topic phrase, not "click here" or "learn more."
All content must be authorable in Google Docs or Microsoft Word via da.live. This means:
Generate optimized metadata for the page. Present each item with the current value (if any) and the recommended value.
Title tag
Meta description
og:title
og:description
Structured data / JSON-LD (if applicable)
head.html or a metadata sheet, not the content document itself.Present metadata changes as a table with columns: Field, Current Value, Recommended Value, Notes. This table format is ready to paste into the EDS Metadata block in the source document.
Present the final output as a structured report:
For each section of the page, show:
Show the before and after scores in a table:
| Dimension | Before | After | Change | |-----------|--------|-------|--------| | Structure | X | Y | +/- | | Density | X | Y | +/- | | Factual | X | Y | +/- | | Answer | X | Y | +/- | | Authority | X | Y | +/- | | Snippet | X | Y | +/- | | Overall | X | Y | +/- |
Provide step-by-step instructions for applying the changes:
head.html..page or .live domain before publishing.A standalone table formatted for direct paste into the EDS Metadata block:
| Property | Value | |----------|-------| | title | ... | | description | ... | | og:title | ... | | og:description | ... |
Avoid these common GEO mistakes:
tools
Identifies which items (pages, campaigns, products, channels, regions) had the biggest increases or decreases for a key metric between two time periods. Use this skill when someone asks "what's up and what's down," "which campaigns moved the most," "top gainers and losers," "what pages are trending," "show me what changed by channel," or any variation of identifying the biggest movers and decliners for a metric.
tools
Compares the performance of two or more audience segments across key metrics side by side. Use this skill when someone wants to compare audiences, cohorts, or groups — for example, "how do mobile users compare to desktop users on conversion," "compare new vs. returning visitors," "show me the difference between these two segments," "compare these audiences on our KPIs," or "which segment performs better." Also trigger for "segment comparison," "audience comparison," or "cohort comparison."
business
Produces a compact KPI digest showing how key metrics changed over a period and what's driving the movement. Use this skill when someone asks for a performance summary, a weekly recap, a morning briefing, a KPI update, or any variation of "how did we do this week/month." Also trigger for requests like "give me a performance overview," "what moved in the last 7 days," "pull our KPI report," or "summarize our metrics."
testing
Analyzes a multi-step conversion funnel to find where users drop off and which steps have the worst leakage. Use this skill when someone describes a journey or funnel and asks about conversion rates, drop-off, fallout, or step completion. Trigger for phrases like "analyze our onboarding funnel," "where are users dropping off," "what's our checkout conversion rate," "funnel analysis," "show me fallout between these steps," or "which step loses the most users."