ai-visibility-monitor

ai-visibility-monitor is a skill for Claude Code, Codex from oegeyilmaz9/seo-aeo-geo-ultimate. It costs 111 tokens per session (1,303 once invoked), scanned A, original, Apache-2.0.

A measurement tool for tracking how often and how accurately AI search systems mention and cite your organization or topics. It compares repeated observations from a fixed set of questions and saved research evidence.

In plain words
What is it for?
Use it to create visibility baselines, review citations and cited sources, check whether citations support claims, and compare later runs with earlier ones.
Why use it?
It removes guesswork from judging changes in AI-search visibility. It records what the systems showed without pretending to explain why a result changed.

Skill for Claude CodeCodex

Written for Claude Code and Codex: ${CLAUDE_PLUGIN_ROOT} variable, but also agents/openai.yaml present. Also seen: mentions Claude Code; mentions Codex.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the seo-aeo-geo-ultimate plugin — 27 skills shipped together

Good fit Use it to create visibility baselines, review citations and cited sources, check whether citations support claims, and compare later runs with earlier ones.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add oegeyilmaz9/seo-aeo-geo-ultimate
Claude Code
/plugin install seo-aeo-geo-ultimate

Made for: Claude Code, Codex.

Or install seo-aeo-geo-ultimate, the plugin that ships this one along with the rest of its 27 skills.

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 ai-visibility-monitor

README.md
[![agentmods](https://agentmods.dev/badge/skills/oegeyilmaz9/seo-aeo-geo-ultimate/ai-visibility-monitor/github.svg)](https://agentmods.dev/skills/oegeyilmaz9/seo-aeo-geo-ultimate/ai-visibility-monitor)
Your own site
<a href="https://agentmods.dev/skills/oegeyilmaz9/seo-aeo-geo-ultimate/ai-visibility-monitor"><img src="https://agentmods.dev/badge/skills/oegeyilmaz9/seo-aeo-geo-ultimate/ai-visibility-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 ai-visibility-monitor

Your own site · 80×15
<a href="https://agentmods.dev/skills/oegeyilmaz9/seo-aeo-geo-ultimate/ai-visibility-monitor"><img src="https://agentmods.dev/badge/skills/oegeyilmaz9/seo-aeo-geo-ultimate/ai-visibility-monitor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 111 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,303 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.00111 $0.01303
Opus 5 $0.00056 $0.00651
Sonnet 5 $0.00022 $0.00261
Haiku 4.5 $0.00011 $0.00130

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

Security

Grade A, and why

ai-visibility-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/ai-visibility-monitor/SKILL.md · 60 lines

How it starts

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

AI Visibility Monitor

Produce a hash-pinned Visibility Run from immutable research, a formal frozen Query Corpus, repeated raw answer captures, retrieval traces where the surface exposes them, and citation reviews. This skill measures what was observed; it does not prescribe changes or claim why a metric moved. Legacy 1.0.0 runs remain readable; create new work with schema 2.0.0.

Required inputs

  • Require a contract-valid Research Pack produced by ai-search-research; bind its bundle-relative path and SHA-256 into every run.
  • Require a valid query-corpus.json whose Research Pack hash matches, whose frozen_at precedes every observation, and whose selected query text, locale, engine, surface, entities, and fact_ids resolve. Do not invent hidden fan-out queries.
  • Require dated raw answer captures for observed cells. Preserve inaccessible, blocked, unavailable, and error states as explicit null-answer observations.
  • For a comparison, require the prior Visibility Run as an immutable hash-pinned artifact.
  • Read measurement-protocol.md before collecting, scoring, or comparing observations.

Procedure

  1. Validate the complete Research Pack and its semantic provenance before measurement.
  2. Freeze the query corpus before collection. Record timezone-aware frozen_at, hash it, and require frozen_at <= observed_at for every cell; never add, remove, reword, translate, or silently substitute a query during a run.
  3. Declare planned/completed repeats, confidence method, confidence level, and fresh-session policy. Collect every query/engine/surface/locale/repeat cell without choosing the most favorable answer.
  4. Record observed_at, access state, disclosed model, conversation turn, user location, device, authentication/personalization state, retrieval mode, collection method, and either a hash-pinned raw answer or access-attempt receipt.
  5. Preserve only actually disclosed executed/grounding queries and consulted sources. Keep consulted sources distinct from visible citations. Never reconstruct hidden retrieval behavior.
  6. Preserve every cited URL exactly as observed, derive its canonical form separately, and review each citation-to-claim link with a hash-pinned support verdict. Citation presence is not claim support.
  7. Resolve mentioned entities only when a supplied Research Pack name or alias appears in the raw answer. Do not infer mentions from citations alone.
  8. Score only explicit metrics using the canonical versioned definition_id and exact definition for that metric, with visible numerators, denominators, sample size, repeat count, confidence interval or a declared not-estimated state, results, and uncertainty notes. Missing access is not a negative result.
  9. Check every fact declared for every observed corpus cell/repeat against Research Pack ground truth. Automatic correct requires both the extracted claim and complete normalized answer to equal the accepted value; bind every other verdict to a hash-pinned review artifact.
  10. For comparisons, verify prior hash, identity, chronology, Research Pack and corpus hashes, repeat profile, metric definition, score target, access profile, and referral source/method/window duration. Mark changed cohorts non-comparable and explain the warning.
  11. Describe movement as observational drift. Never state or imply that an optimization, publication, schema change, crawler setting, or other intervention caused movement.
  12. Create schema 2.0.0 visibility-run.json with stable IDs, hash-pinned artifacts, explicit limitations, and no optimization recommendations.
  13. Let <suite-root> mean ${CLAUDE_PLUGIN_ROOT} in Claude Code. In Codex, read .seo-suite-runtime.json beside this SKILL.md when present and use its suite_root value; otherwise use the absolute repository checkout. Run python "<suite-root>/scripts/validate_ai_visibility_monitor.py" validate-run <artifact> --bundle <bundle> and close all critical or important findings. Put minor findings in backlog.

Read the full file on GitHub · 60 lines

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 60 lines · 111 tokens per session scan A de298c4fe345

Subscribe to this mod's changes

ai-visibility-monitor is a skill published in the GitHub repository oegeyilmaz9/seo-aeo-geo-ultimate (2 stars, last pushed 22d ago), licensed Apache-2.0. It adds 111 tokens to every session and 1,303 once invoked, about $0.0006 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

ansvisor-aeo-coach-standalone

Standalone (no-MCP) version of the Ansvisor AEO Coach. Use this only when the user's Claude client cannot connect to the Ansvisor MCP server (e.g. claude.ai web without a Connector configured). Fetches live data from the Ansvisor REST API directly with the user's API key via code execution. For clients that support…

ansvisor/ansvisor · 124 tokens

seo-vertical-detect

Classify a website as ecommerce, local-business, blog-publisher, saas, docs, or generic (multiple may apply), and report detected locales, from the persisted PageSnapshot plus the platform detector's vertical hints. Used by seo-orchestrator to decide which conditional modules to run and how to reweight the scores.

Hainrixz/claude-seo-ai · 71 tokens

ansvisor-aeo-coach

Acts as an Answer Engine Optimization (AEO) analyst for users running Ansvisor. Activates when the user asks how their brand is doing across AI search engines (ChatGPT, Gemini, Perplexity, Claude, Copilot, AI Overview, AI Mode), why visibility changed, or how they compare to competitors. Uses the Ansvisor MCP server…

ansvisor/ansvisor · 178 tokens

seo-fix-apply

Writer protocol preloaded into the seo-fixer-writer agent — how confirmed SEO/AI-search fixes are applied (git pre-flight, backup, Edit/Write for local diffs, ticketed adapter CLIs for remote targets, re-verify, publish only on a second ticket, rollback) and the findings-array output contract. Used only by the fix…

Hainrixz/claude-seo-ai · 91 tokens

audit

Audit a website or web codebase for SEO and AI-search (GEO/AEO) — produces two independent 0-100 scores (Search SEO + AI Visibility) plus a prioritized, evidence-backed report persisted on disk. Read-only; never writes to the project. Use when the user asks to audit, analyze, check, or score a site's SEO, structured…

Hainrixz/claude-seo-ai · 127 tokens

orangeo-ai-visibility-skill

Audit brand AI visibility readiness and prepare OranGEO-style GEO, AEO, LLM SEO, and AI search optimization action plans. Use when asked for a Claude Code skill, Codex skill, GEO skill, generative engine optimization skill, answer engine optimization skill, AI visibility audit, AI search visibility checker, llms.txt…

OranAi-Ltd/orangeo-ai-visibility-skill · 119 tokens