geo-compare

Solid

Monthly delta tracking and progress reporting for GEO clients. Compares two GEO audits (baseline vs. current), calculates score improvements across all categories, tracks action item completion, and generates a "here's your progress" client report. Use when user says "compare", "delta", "monthly report", "progress", "confronta", "progressi", "report mensile", or when running a monthly client check-in.

AI & Automation 13 stars 2 forks Updated 4 days ago MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
38
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# GEO Monthly Delta Report Generator ## Purpose The single most powerful retention tool for a GEO agency: show clients **exactly** what improved since they started working with you. Every point gained on the GEO score is proof of value. This skill generates the "here's your progress" report. --- ## Commands ``` /geo compare <domain> /geo compare <baseline-file> <current-file> /geo compare meridianlegal.com.au --month march-2026 ``` **Examples:** ``` /geo compare meridianlegal.com.au /geo compare ~/.geo-prospects/audits/meridianlegal.com.au-2026-01-15.md ~/.geo-prospects/audits/meridianlegal.com.au-2026-03-12.md ``` --- ## Workflow ### Step 1: Find Audit Files If only domain is provided: 1. Look in `~/.geo-prospects/audits/` for files matching `<domain>-*.md` 2. Sort by date 3. Use oldest as baseline, newest as current 4. If only one file exists: use it as baseline, run a fresh quick audit as current 5. If no files exist: suggest running `/geo prospect audit <domain>` first ### Step 2: Parse Both Audits Extract from each audit file: - Overall GEO Score - Per-category scores (6 categories) - Per-platform scores (5 platforms) - AI crawler status (14 crawlers) - Critical issues list - Action items list with status ### Step 3: Calculate Deltas For each metric: - Delta = Current - Baseline - Trend = ▲ (improved), ▼ (declined), ── (unchanged) - Color coding in report: green (+), red (-), gray (=) ### Step 4: Generate Monthly Report Output to `~/.geo-prospects/reports...

Details

Author
techhorizonlabs
Repository
techhorizonlabs/thl-open
Created
1 months ago
Last Updated
4 days ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category