ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

geo-report-builder

Build comprehensive GEO performance reports with executive summaries, platform breakdowns, competitive analysis, and strategic action plans. Use whenever the user mentions creating GEO reports, analyzing AI search performance, building performance dashboards, or generating insights from GEO metrics.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/geoly-geo/geo-report-builder
Or

GEO Report Builder

Methodology by GEOly AI (geoly.ai) — turn metrics into actionable intelligence.

Build comprehensive GEO performance reports from raw data.

Report Structure

Section 1: Executive Summary

Key metrics at a glance:

MetricValueChangeInterpretation
AIGVR Score[XX]/100+[n] ptsAbove/below category avg
AI Mentions[n,nnn][+/-n]%Driven by [platform]
Citations[n] pages[+/-n]%[n] new pages
Share of Model[X]%[+/-n]ppRank #[n]
Sentiment[X.X]/10TrendPositive/Neutral/Negative

Section 2: Platform Breakdown

PlatformAIGVRMentionsCitationsSentimentTrend
ChatGPT[XX][n][n][X.X]↑→↓
Perplexity[XX][n][n][X.X]↑→↓
Gemini[XX][n][n][X.X]↑→↓
Grok[XX][n][n][X.X]↑→↓
Google AI[XX][n][n][X.X]↑→↓

Section 3: Competitive Position

Ranking:

  1. [Competitor A] — AIGVR: [XX] | SoM: [%]
  2. [Your Brand] — AIGVR: [XX] | SoM: [%] ← YOU
  3. [Competitor B] — AIGVR: [XX] | SoM: [%]

Notable Changes:

  • [Competitor X] gained [n]% SoM on "[prompt]" → Threat
  • You gained [n]% SoM on "[prompt]" → Working

Section 4: Insights & Interpretation

Strategic narrative answering:

  1. What drove biggest positive change?
  2. What is most significant risk/threat?
  3. What content/technical change had most impact?
  4. What to focus on next period?

Section 5: Action Plan

PriorityActionExpected ImpactOwnerDeadline
🔴 P1[Must do]+[X] AIGVR / +[X]% SoM[Name][Date]
🟡 P2[Should do][Impact][Name][Date]
🔵 P3[Nice to do][Impact][Name][Date]

Report Builder Tool

python scripts/build_report.py \
  --brand "YourBrand" \
  --period "2024-Q1" \
  --data metrics.json \
  --output report.md

Input Data Format

{
  "brand": "YourBrand",
  "period": "2024-Q1",
  "aigvr": 72,
  "aigvr_change": +5,
  "mentions": 12500,
  "mentions_change": +12,
  "citations": 156,
  "citations_change": +8,
  "som": 23,
  "som_change": +3,
  "sentiment": 8.2,
  "platforms": {
    "chatgpt": {"aigvr": 75, "mentions": 5000, ...},
    "perplexity": {...}
  },
  "competitors": [
    {"name": "CompA", "aigvr": 80, "som": 28}
  ]
}

Output Example

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
GEO PERFORMANCE REPORT
[Brand] | [Period] | GEOly AI Framework
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

## Executive Summary

• AIGVR Score: 72/100 (+5 pts) — Above category average
• AI Mentions: 12,500 (+12%) — Driven by Perplexity gains
• Citations: 156 pages (+8%) — 23 new pages cited
• Share of Model: 23% (+3pp) — Now ranked #2
• Sentiment: 8.2/10 — Positive trend

## Platform Breakdown

[Platform table]

## Competitive Position

Metadata

Author@geoly-geo
Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-geoly-geo-geo-report-builder": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

geo-human-editor

Audit and rewrite content to remove AI-generated feel by stripping markdown artifacts, eliminating AI vocabulary patterns, flagging hallucination risks, and restoring natural human voice. Use whenever the user mentions content sounding like AI, removing AI tone, making content more human, checking for AI feel, fixing mechanical writing patterns, or scanning for hallucinations and unverified claims in content.

geoly-geo 2387

geo-competitor-scanner

Analyze competitor GEO (Generative Engine Optimization) strategies by examining their content structure, Schema markup, llms.txt, and AI citation signals. Benchmark your brand against competitors and identify strategic gaps and opportunities. Use whenever the user mentions scanning competitor GEO strategies, comparing AI search performance, analyzing competitor content for AI citations, finding GEO gaps, or wants to understand how competitors win AI citations.

geoly-geo 2387

geo-studio

Master GEO content orchestrator that understands user goals and intelligently routes tasks across specialized GEO skills. Automatically selects the right workflow from strategy and audit to content creation, optimization, and human editing. Use as the default starting point for any GEO-related task including creating GEO content, ranking in AI search, auditing content for AI visibility, building GEO strategies, writing AI-citable articles, or when unsure which specific GEO skill to use.

geoly-geo 2387

geo-prompt-researcher

Discover high-value AI search prompts your target audience uses on ChatGPT, Perplexity, Gemini, and Claude. Research and generate comprehensive prompt lists for GEO (Generative Engine Optimization) strategy, including discovery, comparison, how-to, definition, and recommendation prompts. Use whenever the user mentions researching AI search queries, finding GEO prompts, building prompt monitoring lists, understanding what people ask AI about their brand/category, or wants to identify AI search opportunities for their product/service.

geoly-geo 2387

geo-schema-gen

Generate complete, validated Schema.org JSON-LD markup for any content type to boost AI citation rates. Creates structured data for Organization, FAQPage, Article, BlogPosting, Product, HowTo, BreadcrumbList, WebSite, VideoObject, and ImageObject schemas. Use whenever the user mentions adding schema markup, generating structured data, creating JSON-LD, implementing Schema.org, optimizing for rich snippets, or wants to improve how AI understands and cites their content. Also trigger for requests about Organization schema, FAQ schema, Article markup, Product schema, or any structured data implementation.

geoly-geo 2387