geo-reportlisted
Install: claude install-skill balbesamasse/agent-ia-entreprise
# GEO Client Report Generator
## Purpose
This skill aggregates outputs from all GEO audit skills into a single, professional report that can be delivered directly to a client or stakeholder. The report is written for **business owners and marketing leaders**, not developers — technical findings are translated into business impact and clear action items with priority levels.
## How to Use This Skill
1. Run the following audits first (or use existing report data):
- `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-llmstxt` -> llms.txt assessment
- (Optional) `geo-brand-mentions` -> brand authority data
2. Collect all scores and findings
3. Calculate the composite GEO Readiness Score
4. Generate the client report using the template below
5. Output: GEO-CLIENT-REPORT.md
---
## GEO Readiness Score Calculation
### 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) |
### Score Formula
```
GEO Score = (Platform Score * 0.25) + (Content Score * 0.25) + (Technical Score * 0.20) + (Schema Score * 0.15) + (Brand