Geo Audit banner
mverab mverab

Geo Audit

Security community

Description

--- name: geo:audit description: Analyze content for GEO optimization opportunities without making changes arguments: - name: target description: URL or file path to audit required: true --- # /geo:audit Command Analysis-only mode. Scores content and identifies gaps without rewriting. ## Workflow 0. **Validate MCPs** - Run `validation-doctor`; if missing, provide setup snippets 1. **Extract** - Get content from URL or file (source of truth) 2. **Score** - Rate against 10 GEO criter

Installation

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

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

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

Full documentation available on GitHub

View Source Repository