← ClaudeAtlas

geo-reportlisted

Generate a professional, client-facing GEO report combining all audit results into a single deliverable with scores, findings, and prioritized actions
HermeticOrmus/LibreGEO-Claude-Code · ★ 0 · AI & Automation · score 76
Install: claude install-skill HermeticOrmus/LibreGEO-Claude-Code
# GEO client report generator Aggregates outputs from the `geo-*` audit family into one report for business owners and marketing leaders (not developers). Technical findings translate into business impact and prioritized actions. ## How to use 1. Run (or collect existing output of) these audits: - `geo-platform-optimizer` → GEO-PLATFORM-OPTIMIZATION.md - `geo-schema` → GEO-SCHEMA-REPORT.md - `geo-technical` → GEO-TECHNICAL-AUDIT.md - `geo-content` → GEO-CONTENT-ANALYSIS.md - (Optional) `geo-llms-txt` → llms.txt assessment - (Optional) `geo-brand-mentions` → brand authority data 2. Collect all scores and findings 3. Calculate the composite GEO Readiness Score (formula below) 4. Generate the report using the 12-section template in `template.md` 5. Output: **GEO-CLIENT-REPORT.md** --- ## GEO readiness score ### Component weights | Component | Weight | Source skill | |---|---|---| | AI Platform Readiness | 25% | geo-platform-optimizer | | Content Quality & E-E-A-T | 25% | geo-content | | Technical Foundation | 20% | geo-technical | | Schema & Structured Data | 15% | geo-schema | | Brand Authority & Entity Presence | 15% | geo-platform-optimizer (entity signals) | ### Formula ``` GEO Score = (Platform Score * 0.25) + (Content Score * 0.25) + (Technical Score * 0.20) + (Schema Score * 0.15) + (Brand Score * 0.15) ``` Round to the nearest integer. Cap at 100. ### Score interpretation | Range | Label | Client-facing description | |---|---|---| | 85-100 |