geo-compare

Compare GEO audit scores and generate monthly progress reports.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/sadie100/claude-dotfiles --skill geo-compare-sadie100
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: geo-compare
Source: https://github.com/sadie100/claude-dotfiles/tree/main/skills/geo-compare
Command: npx skills add https://github.com/sadie100/claude-dotfiles --skill geo-compare-sadie100

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bash, python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a clear and concise monthly progress report on GEO scores for clients, highlighting improvements, tracking action items, and helping to ensure continuous improvement.

Core Features & Use Cases

  • Score Delta Analysis: Compares baseline and current GEO audit scores to show improvements across all categories.
  • Action Item Tracking: Tracks completion of action items and reports progress.
  • Monthly Reports: Generates detailed reports with visual score improvements and actionable insights.

Quick Start

Generate a GEO monthly delta report for the domain 'electron-srl.com' using the '/geo compare electron-srl.com' command.

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 score delta report for client progress tracking?

To generate a GEO score delta report, compare baseline and current GEO audit files using command-line execution to calculate score improvements across all categories and track action item completion. This produces a comprehensive monthly progress report highlighting client improvements and actionable insights.

What is the best way to compare two GEO audits to show score improvements?

The best way to compare two GEO audits is by running a delta analysis between baseline and current audit files. This process calculates score improvements across all categories, tracks action item completion, and generates a detailed progress report with visual score improvements for monthly client review.

Can I track action item completion alongside GEO score improvements in a single report?

Yes, you can track action item completion alongside GEO score improvements in a single report. The comparison process evaluates both the score deltas across all categories from baseline to current audits and the completion status of tracked action items, generating a unified monthly client progress report.

Do I need bash and python to run GEO audit comparisons?

Yes, you need bash and python installed to run GEO audit comparisons. The Skill utilizes command-line execution for task processing and data retrieval from provided audit files, relying on these dependencies to calculate score improvements and generate the monthly delta report for client progress tracking.

How does GEO score delta analysis work for monthly client reporting?

GEO score delta analysis works by taking two GEO audits, a baseline and a current version, and calculating the score improvements across all categories. It then tracks action item completion and generates a detailed report with visual score improvements and actionable insights for monthly client review.

What are the limitations of using command-line execution for GEO audit comparison?

A limitation of using command-line execution for GEO audit comparison is that it requires provided audit files as input and depends on bash and python environments. The process retrieves data directly from these local files, meaning it cannot dynamically fetch live audit data without prior file preparation.