π One command. Premium results.
Rank higher in ChatGPT, Perplexity, Claude, and Gemini.
π Docs β’ π Issues β’ π¬ Discussions β’ π Research Paper
π€ AI-Assisted Development β See what's AI-generated vs human-authored
|
E-GEO is a zero-effort Generative Engine Optimization toolkit that transforms your website content to rank higher in AI-powered search engines. Based on the E-GEO research paper, it applies the 10 universal features that consistently improve AI-engine rankings.
|
/geo https://yoursite.com/pricingβ |
Copy the .claude/ folder to your project:
cp -r /path/to/eGEOagents/.claude .In Claude Code, switch to GEO mode:
/output-style geo-optimizer
Run your first optimization:
/geo https://yoursite.com
Install the complete skill collection:
npx skills add https://github.com/mverab/eGEOagentsInstall one skill only:
npx skills add https://github.com/mverab/eGEOagents --skill competitive-analysisValidate parser discovery before shipping updates:
npx skills add https://github.com/mverab/eGEOagents --listVerify indexing pages:
- Collection: skills.sh/mverab/egeoagents
- Owner: skills.sh/mverab
| Command | What it does |
|---|---|
/geo <url> |
Full pipeline - Analyze, rank, rewrite, schema |
/geo:audit <url> |
Analysis only, no changes |
/geo:optimize <file> |
Optimize local content file |
/geo:batch <folder> |
Process entire folder |
/geo:report |
Generate executive report |
/geo:compete <query> |
Competitive analysis |
After running /geo:
geo-output/
βββ report.md # Executive summary + scores
βββ analysis.json # Raw analysis data
βββ optimized/
β βββ pricing.md # Rewritten content (ready to use)
βββ schema/
β βββ pricing.json # JSON-LD markup (copy to site)
βββ checklist.md # Step-by-step implementation
E-GEO is based on the E-GEO research paper (arXiv:2511.20867). The paper reports that competitive framing produces the strongest immediate lift, a universal optimization strategy outperforms common heuristics, and the 10 GEO features consistently appear in higher-ranking content.
| Feature | What E-GEO Does |
|---|---|
| Ranking Emphasis | Positions your content as the top choice |
| User Intent | Directly answers what users are looking for |
| Competitive Edge | Highlights your unique advantages |
| Social Proof | Integrates trust signals and testimonials |
| Authority | Establishes expert, confident tone |
| Scannability | Structures for easy AI parsing |
Results vary by content quality and competition. See the paper for full methodology and findings: arXiv:2511.20867.
| Feature | E-GEO | Traditional SEO | Manual GEO |
|---|---|---|---|
| AI-Engine Optimized | β Yes | β No | |
| One-Command Setup | β Yes | β No | β No |
| Research-Based | β Yes (paper) | β Heuristics | |
| Output Quality | Premium | Basic | Variable |
| Time to Results | Minutes | Months | Days |
| Cost | Free | Expensive | Time-intensive |
| Schema Generation | β Auto | β No | |
| Competitive Analysis | β Built-in | β No | β No |
E-GEO delivers outputs that look like they came from a $100M company:
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β π― GEO AUDIT REPORT β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β URL: yoursite.com/pricing β
β Score: 78/100 β
β Ranking Potential: ββββββββββ 78% β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β β
β β
STRENGTHS β
β β’ Clear value proposition β
β β’ Good content structure β
β β
β β οΈ GAPS β
β β’ Missing social proof β Add customer count β
β β’ No urgency signals β Add limited-time offer β
β β
β π PRIORITY ACTIONS β
β 1. Add testimonials (+15 points) β
β 2. Include pricing comparison (+10 points) β
β 3. Add schema markup (+5 points) β
β β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
E-GEO uses 4 specialized AI agents orchestrated by Claude Code:
| Agent | What it does | Output |
|---|---|---|
| π Analyzer | Extracts content, scores GEO signals, identifies gaps | analysis.json |
| π Ranker | Simulates AI-engine ranking, predicts positions | Baseline score |
| βοΈ Rewriter | Optimizes content while preserving brand voice | optimized/*.md |
| ποΈ Indexer | Generates schema markup and technical assets | schema/*.json |
.claude/
βββ CLAUDE.md # System knowledge base
βββ output-styles/
β βββ geo-optimizer.md # Premium formatting mode
βββ agents/
β βββ geo-analyzer.md # Content analysis
β βββ geo-rewriter.md # Content optimization
β βββ geo-ranker.md # Ranking simulation
β βββ geo-indexer.md # Schema generation
βββ skills/
β βββ competitive-analysis/ # Auto-triggered competitor analysis
β βββ content-scoring/ # Auto-triggered scoring
β βββ schema-generator/ # Auto-triggered schema
βββ commands/
βββ geo.md # Main command
βββ geo-audit.md
βββ geo-optimize.md
βββ geo-batch.md
βββ geo-report.md
βββ geo-compete.md
|
π SaaS Founders AI-engine traffic |
πΌ B2B Marketers Landing pages |
ποΈ E-commerce Product descriptions |
βοΈ Content Creators AI discoverability |
π’ Agencies GEO services |
| Resource | Description |
|---|---|
| π Getting Started | Step-by-step tutorial |
| βοΈ How It Works | Technical deep dive |
| β FAQ | Common questions answered |
| π§© skills.sh Playbook | Listing, ranking, and metadata checklist |
| π Usage Guide | Complete command reference |
| π Research Paper | The science behind E-GEO |
We welcome contributions! Please see CONTRIBUTING.md for guidelines.
Quick ways to contribute:
- Report bugs via issues
- Submit pull requests for features
- Improve documentation
- Share your GEO results
MIT License - use it, modify it, sell with it. See LICENSE for details.
- Issues: GitHub Issues
- Discussions: GitHub Discussions
- Research: E-GEO Paper (arXiv:2511.20867)
# Install
cp -r eGEOagents/.claude .
# Activate (in Claude Code)
/output-style geo-optimizer
# Optimize your first page
/geo https://yoursite.comBuilt for the AI-first web. π
Made with β€οΈ by Vera Badias β’ Based on research from arXiv:2511.20867
π€ This project is AI-assisted. See AI Transparency for details.
