Geo Report banner
mverab mverab

Geo Report

Development community

Description

--- name: geo:report description: Generate a comprehensive GEO report from previous analysis arguments: [] --- # /geo:report Command Compile a premium PDF-ready report from analysis data. ## Workflow 1. **Gather** - Collect data from `geo-output/` 2. **Compile** - Create executive summary 3. **Format** - Apply premium formatting 4. **Save** - Output final report ## Output `geo-output/report.md` containing: ```markdown # GEO Optimization Report Generated: [date] ## Executive Summary - Ove

Installation

Installs to ~/.claude/commands/mverab-egeoagents-geo-report.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mverab/eGEOagents/HEAD/.claude/commands/geo-report.md -o ~/.claude/commands/mverab-egeoagents-geo-report.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository