JavaScript is disabled. Some features may not work.
geo-compare — ★ 8.6K GitHub Stars — Install Guide | SkillsNav
🇺🇸 English🇨🇳 中文
SkillsNav
Home

geo-compare

★ 8.6K repomlN/AIntermediateClaude
🤖 AI Summary

This skill generates a GEO score delta report by comparing two audit files (or automatically selecting the oldest and newest for a given domain), showing exactly which metrics improved to demonstrate client value.

How to Install

Claude Code:
git clone --depth 1 https://github.com/zubair-trabzada/geo-seo-claude.git && cp geo-seo-claude/skills/geo-compare ~/.claude/skills/geo-compare -r
# 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 /geo compare /geo compare electron-srl.com --month march-2026 ``` **Examples:** ``` /geo compare electron-srl.com /geo compare ~/.geo-prospects/audits/electron-srl.com-2026-01-15.md ~/.geo-prospects/audits/electron-srl.com-2026-03-12.md ``` --- ## Workflow ### Step 1: Find Audit Files If only domain is provided: 1. Look in `~/.geo-prospects/audits/` for files matching `-*.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 ` 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/-monthly-.md` --- ## Report Template Generate the following document: ```markdown # GEO Monthly Progress Report ## [COMPANY NAME] — [MONTH YEAR] **Reporting period:** [BASELINE DATE] → [CURRENT DATE] **Prepared by:** [AGENCY NAME] **Report reference:** GEO-MONTHLY-[DOMAIN]-[YYMMDD] --- ## Executive Summary [2-3 sentences: What improved, what's the trend, what to focus on next month.] Example: "Electron Srl's GEO Score improved from 32 to 44 this month (+12 points), placing the site firmly in the 'Below Average' tier and on track to reach 'Moderate' by May. The biggest wins were AI crawler access (+3 crawlers now allowed) and schema implementation (+Organization and LocalBusiness schemas live). Next month's focus is content citability — the highest-weighted remaining gap." --- ## GEO Score Progress ``` OVERALL GEO SCORE Baseline [▓▓▓▓░░░░░░░░░░░░░░░░] 32/100 (Critical) Current [▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 44/100 (Below Average) Change ▲ +12 points (+37.5%) Target: 65/100 by Month 6 (on track ✓) ``` --- ## Score Breakdown: Before vs. After | Category | Baseline | Current | Change | Trend | |----------|---------|---------|--------|-------| | AI Citability & Visibility | [X]/100 | [X]/100 | [+/-X] | [▲/▼/──] | | Brand Authority Signals | [X]/100 | [X]/100 | [+/-X] | [▲/▼/──] | | Content Quality & E-E-A-T | [X]/100 | [X]/100 | [+/-X] | [▲/▼/──] | | Technical Foundations | [X]/100 | [X]/100 | [+/-X] | [▲/▼/──] | | Structured Data | [X]/100 | [X]/10

Details

Category AI/ML → ml
Sourcezubair-trabzada/geo-seo-claude
SKILL.mdView on GitHub →
Repo Stars★ 8.6K
Est. per Skill574 (shared across 15 skills from this repo)
DifficultyIntermediate
Risk LevelN/A

Related Skills

Works Well With

Skills from the same repository — often designed to work together