From 43b556d147347d5d8905ad9fd328af1ce453660b Mon Sep 17 00:00:00 2001 From: Miguel Vera Date: Tue, 11 Aug 2026 21:49:05 +0000 Subject: [PATCH 1/2] =?UTF-8?q?Submit:=20E-GEO=20=E2=80=94=20open-source?= =?UTF-8?q?=20GEO/AEO=20toolkit=20with=20reproducible=20evaluation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/submissions/e-geo-20260811.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/submissions/e-geo-20260811.json diff --git a/data/submissions/e-geo-20260811.json b/data/submissions/e-geo-20260811.json new file mode 100644 index 00000000..26968df0 --- /dev/null +++ b/data/submissions/e-geo-20260811.json @@ -0,0 +1,12 @@ +{ + "id": "e-geo", + "name": "E-GEO", + "tagline": "Open-source GEO/AEO toolkit to analyze, rewrite, and evaluate content for AI answer engines", + "description": "E-GEO is an open-source Generative Engine Optimization (GEO) and Answer Engine Optimization (AEO) toolkit. It provides a Python CLI and Claude Code skills to analyze, rewrite, and evaluate content so it is easier for AI answer engines to understand and cite. It ships a reproducible offline evaluation harness, JSON-LD schema generation, and a continuous geo-loop mode over a persistent workspace. Evaluation scores are documented as a proxy, not a guarantee of rankings. MIT licensed, with docs and dated, honest tool comparisons at egeoagents.com.", + "url": "https://github.com/mverab/eGEOagents", + "imageUrl": "https://raw.githubusercontent.com/mverab/eGEOagents/main/assets/hero-banner.png", + "pricing": "Open Source", + "categories": ["Open Source", "AI", "Marketing"], + "tags": ["geo", "aeo", "generative-engine-optimization", "answer-engine-optimization", "ai-search", "seo", "llm", "python", "cli", "open-source"], + "createdAt": "2026-08-11T00:00:00.000000+00:00" +} From e694162729f841212e770f40e79e5b7d0f222dd4 Mon Sep 17 00:00:00 2001 From: Miguel Vera Date: Tue, 11 Aug 2026 21:54:34 +0000 Subject: [PATCH 2/2] submit: use square brand logo for E-GEO listing --- data/submissions/e-geo-20260811.json | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/data/submissions/e-geo-20260811.json b/data/submissions/e-geo-20260811.json index 26968df0..fb87d526 100644 --- a/data/submissions/e-geo-20260811.json +++ b/data/submissions/e-geo-20260811.json @@ -4,9 +4,24 @@ "tagline": "Open-source GEO/AEO toolkit to analyze, rewrite, and evaluate content for AI answer engines", "description": "E-GEO is an open-source Generative Engine Optimization (GEO) and Answer Engine Optimization (AEO) toolkit. It provides a Python CLI and Claude Code skills to analyze, rewrite, and evaluate content so it is easier for AI answer engines to understand and cite. It ships a reproducible offline evaluation harness, JSON-LD schema generation, and a continuous geo-loop mode over a persistent workspace. Evaluation scores are documented as a proxy, not a guarantee of rankings. MIT licensed, with docs and dated, honest tool comparisons at egeoagents.com.", "url": "https://github.com/mverab/eGEOagents", - "imageUrl": "https://raw.githubusercontent.com/mverab/eGEOagents/main/assets/hero-banner.png", + "imageUrl": "https://raw.githubusercontent.com/mverab/eGEOagents/main/assets/egeo-logo.png", "pricing": "Open Source", - "categories": ["Open Source", "AI", "Marketing"], - "tags": ["geo", "aeo", "generative-engine-optimization", "answer-engine-optimization", "ai-search", "seo", "llm", "python", "cli", "open-source"], + "categories": [ + "Open Source", + "AI", + "Marketing" + ], + "tags": [ + "geo", + "aeo", + "generative-engine-optimization", + "answer-engine-optimization", + "ai-search", + "seo", + "llm", + "python", + "cli", + "open-source" + ], "createdAt": "2026-08-11T00:00:00.000000+00:00" }