geo:audit

geo:audit is a command for Claude Code from mverab/eGEOagents. It costs 13 tokens per session (260 once invoked), scanned A, original, MIT.

A command that audits a URL or file for opportunities to improve its visibility in AI-powered search without changing the content.

In plain words
What is it for?
Use it to assess ten content criteria, estimate a ranking position, review strengths and weaknesses, and create a prioritized action list.
Why use it?
It provides scores, gaps, and recommended fixes while leaving the original page or file untouched.

Command for Claude Code

Written for Claude Code: arguments in frontmatter.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is /geo:audit ./pages/services.md.

Good fit Use it to assess ten content criteria, estimate a ranking position, review strengths and weaknesses, and create a prioritized action list.

Compare 6 commands 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/mverab/eGEOagents
agentmods
npx agentmods add commands/mverab/egeoagents/geo-audit

Made for: Claude Code.

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:audit

README.md
[![agentmods](https://agentmods.dev/badge/commands/mverab/egeoagents/geo-audit.svg)](https://agentmods.dev/commands/mverab/egeoagents/geo-audit)
Your own site
<a href="https://agentmods.dev/commands/mverab/egeoagents/geo-audit"><img src="https://agentmods.dev/badge/commands/mverab/egeoagents/geo-audit.svg" alt="Measured on agentmods" height="20"></a>
Per session 13 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 260 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.00013 $0.00260
Opus 5 $0.00006 $0.00130
Sonnet 5 $0.00003 $0.00052
Haiku 4.5 $0.00001 $0.00026

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

Security

Grade A, and why

geo:audit 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 8d 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.

.claude/commands/geo-audit.md · 38 lines

What it actually says

/geo:audit Command

Analysis-only mode. Scores content and identifies gaps without rewriting.

Workflow

  1. Validate MCPs - Run validation-doctor; if missing, provide setup snippets
  2. Extract - Get content from URL or file (source of truth). If the target is a local file with frontmatter (YAML/TOML), ignore the frontmatter block when analyzing and scoring.
  3. Score - Rate against 10 GEO criteria based on analyzer output
  4. Rank - Estimate AI-engine position based on analyzer output (Brave if available)
  5. Report - Output findings and recommendations

Output

Detailed audit report including:

  • Overall GEO score (0-100)
  • Individual criterion scores
  • Identified strengths
  • Gap analysis with specific fixes
  • Priority action list
  • Competitive positioning estimate (Brave-backed; otherwise Low Confidence)

Example Usage

/geo:audit https://mysite.com/about
/geo:audit ./pages/services.md
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. 8d ago First seen · 38 lines · 13 tokens per session scan A abe8ba5d4581

Subscribe to this mod's changes

geo:audit is a command published in the GitHub repository mverab/eGEOagents (175 stars, last pushed 6d ago), licensed MIT. It adds 13 tokens to every session and 260 once invoked, about $0.0001 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-30.

Related

Other commands, from other repositories

seo-geo

SEO/GEO end-to-end along the SITE loop: survey demand and competitors, implement content, tune quality/tech/on-page, and evaluate authority/rankings/reports/memory (--phase survey|implement|tune|evaluate). Not sure? Use /aaron-marketing:auto.

aaron-he-zhu/aaron-marketing-skills · 58 tokens

ad

Run a paid-ads (ROAS) workflow: audience segments, account structure, ad creative, experiment design, pre-launch signal QA + the account-audit gate, measurement, and attribution. Not sure? Use /aaron-marketing:auto.

aaron-he-zhu/aaron-marketing-skills · 50 tokens

email

Run an email-marketing (SEND) workflow: deliverability/consent setup, segmentation, email creative, lifecycle flows, newsletter monetization, send-testing, and the email-quality audit gate. Not sure? Use /aaron-marketing:auto.

aaron-he-zhu/aaron-marketing-skills · 50 tokens

influencer

Run an influencer-marketing (STAR) workflow: audience & creator scouting, campaign targeting, briefs, outreach, amplification, and ROI reporting. Not sure? Use /aaron-marketing:auto.

aaron-he-zhu/aaron-marketing-skills · 39 tokens

launch

Run a product-launch (RAMP) workflow: positioning and launch tiering, window/early-access design, message house and asset kits, the launch-readiness gate with a T-1 go/no-go, launch-day execution, and the post-launch prove loop. Not sure? Use /aaron-marketing:auto.

aaron-he-zhu/aaron-marketing-skills · 64 tokens

narrative

Run a brand-narrative & messaging (TALE) workflow: trace the current message and positioning truth, architect the durable message house/voice/story canon, land it consistently across every surface, and evaluate resonance with tests and drift monitoring. Not sure? Use /aaron-marketing:auto.

aaron-he-zhu/aaron-marketing-skills · 59 tokens