by onvoyage-ai
Claude Code skill for improving website AEO (AI Engine Optimization) and GEO (Generative Engine Optimization) scores — 16 foundational checks, 6 intelligence dimensions, framework-specific fixes
# Add to your Claude Code skills
git clone https://github.com/onvoyage-ai/gtm-engineer-skillsA collection of Claude Code skills for go-to-market engineering — content, SEO, and AI discoverability.
Audit and improve your website's AI Engine Optimization (AEO) and Generative Engine Optimization (GEO) score. Makes your site more discoverable and citable by ChatGPT, Claude, Perplexity, and Google AI Overviews.
mkdir -p ~/.claude/skills/improve-aeo-geo
curl -o ~/.claude/skills/improve-aeo-geo/skill.md \
https://raw.githubusercontent.com/onvoyage-ai/gtm-engineer-skills/main/improve-aeo-geo/skill.md
What it does: Detects your framework, audits 16 foundational checks + 6 GEO content quality dimensions, makes targeted code changes, and targets an 80+ AEO score (B+ grade or higher).
Check your score first: aeo-audit.sh
Write product-led pages that rank in search engines and get cited by AI engines. Follows a research-then-write methodology with page-type frameworks, GEO prompt coverage, and a no-fabricated-stats policy.
mkdir -p ~/.claude/skills/write-seo-geo-content
curl -o ~/.claude/skills/write-seo-geo-content/skill.md \
https://raw.githubusercontent.com/onvoyage-ai/gtm-engineer-skills/main/write-seo-geo-content/skill.md
What it does: Operates in Planning Mode (topic ideation) or Writing Mode (full article production). Completes pre-writing research before writing a single word.
Reverse-engineer how AI engines evaluate your product category, then generate AI-ready content that gets your brand cited in ChatGPT, Gemini, and Perplexity answers. No social media, no paid ads — pure content structure and authority.
mkdir -p ~/.claude/skills/geo-content-research
curl -o ~/.claude/skills/geo-content-research/skill.md \
https://raw.githubusercontent.com/onvoyage-ai/gtm-engineer-skills/main/geo-content-research/skill.md
What it does: 5-phase interactive process — product research → AI algorithm reverse-engineering → content blueprint → page-by-page content generation → off-site authority plan. Guides you through every step.
Create data visualizations that AI engines can parse, quote, and cite. Every chart comes with a full text layer — summary, HTML data table, CSV, and Dataset JSON-LD — because AI engines cite text, not pixels.
mkdir -p ~/.claude/skills/create-geo-charts
curl -o ~/.claude/skills/create-geo-charts/skill.md \
https://raw.githubusercontent.com/onvoyage-ai/gtm-engineer-skills/main/create-geo-charts/skill.md
What it does: Generates comparison charts, benchmark tables, flowcharts, and more with all 9 required components: takeaway heading, key finding summary, chart, source line, interpretation, HTM...
No comments yet. Be the first to share your thoughts!