seo-fix

seo-fix is a command for coding agents from minosdevs/seo-geo-kit. It costs 21 tokens per session (488 once invoked), scanned A, original, MIT.

A command that applies fixes from the most recent SEO and GEO audit. SEO helps pages appear in search results, while GEO concerns how they are represented by generative search systems.

In plain words
What is it for?
Selecting audit items, editing the relevant files, running type checks and builds, checking changed routes, updating the audit report, and committing logical groups of fixes.
Why use it?
It prevents blind fixes by requiring an existing audit, checking affected routes and builds, and recording or reverting each result.

Command

Part of the seo-geo-kit plugin — 1 skill, 3 commands shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/minosdevs/seo-geo-kit/seo-fix
Clone the repo
git clone --depth 1 https://github.com/minosdevs/seo-geo-kit

Or install seo-geo-kit, the plugin that ships this one along with the rest of its 1 skill, 3 commands.

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 seo-fix

README.md
[![agentmods](https://agentmods.dev/badge/commands/minosdevs/seo-geo-kit/seo-fix.svg)](https://agentmods.dev/commands/minosdevs/seo-geo-kit/seo-fix)
Your own site
<a href="https://agentmods.dev/commands/minosdevs/seo-geo-kit/seo-fix"><img src="https://agentmods.dev/badge/commands/minosdevs/seo-geo-kit/seo-fix.svg" alt="Measured on agentmods" height="20"></a>
Per session 21 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 488 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
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 $0.00021 $0.00488
Opus 5 $0.00010 $0.00244
Sonnet 5 $0.00004 $0.00098
Haiku 4.5 $0.00002 $0.00049

Measured 4d ago against content hash d34e2bb3246e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

seo-fix scanned grade A with 1 finding 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 4d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

4. **Verifie apres chaque groupe** : typecheck, build, et un `curl` sur les routes touchees si un
commands/seo-fix.md · 36 lines

What it actually says

Applique les correctifs SEO / GEO en mode CORRECTION.

Filtre : $ARGUMENTS Si vide, traite tous les P0 plus les P1 d'effort S.

Utilise le skill seo-geo-audit (mode CORRECTION).

Deroule :

  1. Trouve le rapport le plus recent dans seo/. S'il n'existe pas, arrete-toi et propose de lancer /seo-audit d'abord. Ne corrige jamais a l'aveugle.
  2. Annonce le plan avant d'editer : les items retenus avec leur identifiant, les fichiers touches, et ce que tu laisses de cote avec la raison.
  3. Applique item par item, en respectant le style du repo (memes helpers, memes conventions, meme langue de copie). Recettes dans references/fix-recipes.md, a adapter, pas a coller tel quel.
  4. Verifie apres chaque groupe : typecheck, build, et un curl sur les routes touchees si un serveur tourne. Si un correctif casse le build, reverte ce correctif precis et note-le.
  5. Coche les items traites dans le rapport (- [x] P0-1) avec une ligne de resultat. Le rapport sert de journal entre les passages.
  6. Commit par groupe logique (fix(seo): ..., feat(geo): ...). Ne pousse pas sauf demande explicite.

Interdits absolus, meme si le rapport les suggere :

  • bourrer des mots-cles dans du texte existant
  • inventer des avis, notes, prix, chiffres ou auteurs dans du JSON-LD
  • ajouter du balisage qui ne correspond a aucun contenu visible
  • reecrire la voix editoriale du site sans demande
  • toucher aux redirections, au DNS ou au domaine sans validation explicite

Termine par un recap : ce qui est corrige, ce qui reste, ce qui a ete volontairement laisse.

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. 4d ago First seen · 36 lines · 21 tokens per session scan A d34e2bb3246e

Subscribe to this mod's changes

seo-fix is a command published in the GitHub repository minosdevs/seo-geo-kit (1 stars, last pushed 18d ago), licensed MIT. It adds 21 tokens to every session and 488 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.