geo-compare

Compare baseline and current GEO audits to generate monthly delta reports.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/engineai-nz/engineai-skills --skill geo-compare-engineai-nz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: geo-compare
Source: https://github.com/engineai-nz/engineai-skills/tree/main/geo/geo-compare
Command: npx skills add https://github.com/engineai-nz/engineai-skills --skill geo-compare-engineai-nz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps GEO agencies prove value by turning a baseline GEO audit and a current GEO audit into a clear monthly progress report that clients can understand.

Core Features & Use Cases

  • Monthly GEO delta reporting: Compares overall GEO score, category scores, platform scores, and AI crawler access changes between two audits.
  • Action and issue progress tracking: Highlights completed vs in-progress action items and surfaces new issues discovered in the latest audit.
  • Client-ready narrative output: Produces an executive summary and structured sections (score breakdown, readiness, wins, issues, and next-month focus) suitable for sharing with clients.

Quick Start

Run /geo compare <domain> to generate the monthly progress report by selecting the oldest available baseline audit and the newest current audit for that domain.

Frequently Asked Questions about geo-compare

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a monthly GEO audit progress report for a client?

Generate a monthly GEO audit progress report by comparing a baseline markdown audit file against a current audit to compute metric deltas, track action item status, and output a dated, client-ready narrative document.

What does a GEO delta analysis compare between two audits?

A GEO delta analysis compares overall GEO score, category scores, platform scores, and AI crawler access changes between two audits, while also highlighting completed action items and newly discovered issues.

Can I track AI crawler access changes across monthly GEO audits?

Yes, you can track AI crawler access changes by extracting standardized score markers from two markdown audit files and computing the delta to show improvements or regressions in the monthly progress report.

How do I show client progress from a baseline SEO audit to the current month?

Show client progress by running a delta comparison between the oldest baseline audit and the newest current audit to produce an executive summary with score breakdowns, readiness wins, and next-month focus areas.

What format do GEO audit files need to be in for monthly delta reporting?

GEO audit files must be markdown format so the delta reporting process can extract standardized score markers and audit sections to compute metric trends and write the final dated report.

Are there limitations to reporting action item progress across GEO audits?

Reporting action item progress is limited to comparing completed versus in-progress items and surfacing new issues, requiring both a baseline and current markdown audit file to exist for the specified domain.