geo-monitor

geo-monitor is a skill for Claude Code, Codex from Jasper0122/agent-seo-kit. It costs 159 tokens per session (2,320 once invoked), scanned A, original, MIT.

A workflow for checking whether AI answer engines mention, recommend, or cite your website. It asks a fixed set of real user questions, records the answers, and identifies competitors and missed opportunities.

In plain words
What is it for?
Use it to run checks, review stored answers, identify named competitors, find gaps, and track those opportunities over time.
Why use it?
It reveals when your site is absent from AI-generated answers, a problem that normal website analytics may not show.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is node scripts/run-geo.mjs --dry-run # see the questions, spend nothing.

Good fit Use it to run checks, review stored answers, identify named competitors, find gaps, and track those opportunities over time.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/Jasper0122/agent-seo-kit
agentmods
npx agentmods add skills/jasper0122/agent-seo-kit/geo-monitor

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for geo-monitor

README.md
[![agentmods](https://agentmods.dev/badge/skills/jasper0122/agent-seo-kit/geo-monitor/github.svg)](https://agentmods.dev/skills/jasper0122/agent-seo-kit/geo-monitor)
Your own site
<a href="https://agentmods.dev/skills/jasper0122/agent-seo-kit/geo-monitor"><img src="https://agentmods.dev/badge/skills/jasper0122/agent-seo-kit/geo-monitor/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for geo-monitor

Your own site · 80×15
<a href="https://agentmods.dev/skills/jasper0122/agent-seo-kit/geo-monitor"><img src="https://agentmods.dev/badge/skills/jasper0122/agent-seo-kit/geo-monitor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 159 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,320 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00159 $0.02320
Opus 5 $0.00079 $0.01160
Sonnet 5 $0.00032 $0.00464
Haiku 4.5 $0.00016 $0.00232

Measured 12d ago against content hash a72fd4a7a08e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

geo-monitor scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/geo-monitor/SKILL.md · 206 lines

How it starts

The opening of the file, as written. The whole thing — 206 lines — stays where its author put it; the contents beside it link to each section on GitHub.

GEO monitor

Sibling to seo-intake, same repo, same demand gate.

The reason this pipeline exists: losing in an AI answer is invisible. In search, a lost customer still leaves an impression with no click. In an answer they leave nothing at all: no click, no referrer, no log line. The only way to know it happened is to ask the questions yourself and write down what came back.

The cycle

node scripts/run-geo.mjs --dry-run          # see the questions, spend nothing
node scripts/run-geo.mjs                    # registry -> engine -> answers + detection
node scripts/geo-dictionary.mjs --min 2     # harvest who was actually named (DRAFT only)
node scripts/redetect.mjs                   # re-read stored answers with a new dictionary, free
node scripts/geo-opportunities.mjs          # three gap types, counted separately
node scripts/geo-ledger.mjs                 # merge into the persistent, idempotent ledger

run-geo takes --limit N and --cohort <name>. It is single threaded with a gap between calls and a backoff on failure, because a throttled row and a genuine absence look identical once they are written down, and one of them is a lie. Failures are recorded as errors and excluded from every denominator.

The three signals, and which one you can actually move

Signal How it is read How fast content moves it
mentioned your brand name in the answer text slow, depends on what the model knows
recommended heuristic, see below slower still
cited your domain in the answer's sources fastest: this is what a good page changes

cited is the GEO equivalent of a backlink and the one thing publishing directly affects. It is also why a page that renders empty to a crawler hurts more here than in search: an unreadable page can never enter a citation list at all.

Never mix the cohorts

Brand defence questions name the brand almost by construction. Averaged with generic questions they produce a healthy looking number that describes nothing that happened.

Read the full file on GitHub · 206 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 206 lines · 159 tokens per session scan A a72fd4a7a08e

Subscribe to this mod's changes

geo-monitor is a skill published in the GitHub repository Jasper0122/agent-seo-kit (6 stars, last pushed 21d ago), licensed MIT. It adds 159 tokens to every session and 2,320 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

fire-your-seo-agency

A procedure for improving how a website appears in search engines and how AI answer systems find and cite it. It covers search, answer-engine, generative-AI, and Naver visibility.

leopard627/fire-your-seo-agency · 162 tokens

seo-audit

A checklist-based SEO review for a website. SEO, or search engine optimization, is the work of improving a site so search engines can understand and rank it.

wonfull888/seo-audit · 126 tokens

bytesagain-geo-seo

GEO SEO — Generative Engine Optimization reference. Complete guide for optimizing websites for AI search engines. Covers llms.txt spec, GEO checklist, automated scanning, AI bot tracking with nginx, AEO (Answer Engine Optimization) for getting cited by ChatGPT/Perplexity/Gemini, citation monitoring, and content…

bytesagain/ai-skills · 77 tokens

geo-content-research

Researches what prompts people ask AI engines (ChatGPT, Gemini, Perplexity, Claude) about a product category and produces a prompts.csv artifact — a prioritized, strictly-schema'd list of the queries where the brand should be cited. Feeds the monitor workflow.

onvoyage-ai/gtm-engineer-skills · 59 tokens

ultimate-seo-geo-skill

Use this skill when running SEO audits, optimizing for AI search engines (AI Overviews, ChatGPT, Perplexity), generating schema markup, diagnosing traffic drops, fixing Core Web Vitals, managing site migrations, or building keyword strategies. Runs scored full-site audits (0-100 Health Score) across 21 modules…

curiositech/some_claude_skills · 118 tokens

create-geo-charts

Creates data visualizations (charts, graphs, tables) optimized for AI engine parsing and citation. Produces inline SVG/HTML with text summaries, data tables, and JSON-LD so AI engines can quote the data.

onvoyage-ai/gtm-engineer-skills · 50 tokens