seo-geo-optimizer

Solid

Comprehensive SEO/GEO/AEO analysis toolkit for optimizing content visibility across traditional search engines (Google, Bing), AI platforms (ChatGPT, Perplexity, Claude, Gemini, Grokipedia), answer engines (Google AI Overviews, Bing Copilot, featured snippets), voice assistants (Google Assistant, Siri, Alexa), and social media (Facebook, Twitter, LinkedIn, WhatsApp, Instagram). Analyzes HTML/Markdown/JSX files for metadata completeness, schema markup, keyword optimization, entity extraction, and generates multi-format audit reports with platform-specific recommendations.

AI & Automation 423 stars 43 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 92/100

Stars 20%
87
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# SEO/GEO/AEO Optimizer Guide ## Overview This skill analyzes content for SEO/GEO/AEO optimization across traditional search engines, AI platforms, and answer engines. Use it to audit content files, generate schema markup, validate metadata, extract keywords, and produce comprehensive reports with actionable recommendations. **2025 Context**: AI-referred traffic grew 527% (Jan-May 2025). Content optimized for AI citation shows 33-40% higher visibility. ## Quick Start ### Comprehensive Audit ```bash # Generate full audit report (JSON, Markdown, HTML) python scripts/audit_report.py ~/project/about.html --format all # Output: ~/Documents/SEO_Audit_YYYY-MM-DD_HH-MM-SS/ # - audit_report.json (raw data) # - audit_report.md (readable text) # - audit_report.html (visual dashboard) ``` ### Content Analysis ```bash # Analyze file structure and metadata python scripts/analyze_content.py ~/project/page.html # Output: JSON with meta tags, schema, content structure, issues, score ``` ### Schema Generation ```bash # Generate FAQ schema (highest AI citation probability) python scripts/schema_generator.py faq \ --question "What is longevity medicine?" \ --answer "Longevity medicine optimizes biomarkers like LDL <70 mg/dL to reduce cardiovascular risk by 30-40%." # Generate Article schema with E-E-A-T signals python scripts/schema_generator.py article \ --title "Understanding Biomarkers" \ --author "Dr. Sarah Johnson" \ --credentials "MD, PhD" \ --date "2025-01-15" ```...

Details

Author
recomby-ai
Repository
recomby-ai/recomby-geo
Created
1 months ago
Last Updated
2 days ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category