geo-optimizer
Installation
SKILL.md
GEO Optimizer
Analyze and rewrite existing content to maximize visibility, citability, and retrieval by AI search engines (ChatGPT, Perplexity, Claude, Google AI Overviews).
Always produce two outputs:
- HTML report — GEO audit with before/after score, issue breakdown, and annotated changes
- DOCX — clean, ready-to-publish rewritten article
Step 1: Detect Input Mode
URL mode — User provides a link. Use web_fetch to retrieve the page. Extract: title, meta description, H1, all headings (H2/H3), body text, existing FAQs, and any schema present.
Paste mode — User pastes raw content. Use as-is. Infer target query from the H1 or opening paragraph.
If neither is provided, ask: "Please share the blog URL or paste the content you'd like to GEO optimize."
If web_fetch fails (gated page, login wall, etc.), tell the user and ask them to paste the content instead.