agent-seo-engine

agent-seo-engine is a skill for Claude Code, Codex from davidmosiah/agent-seo-engine. It costs 20 tokens per session (78 once invoked), scanned A, original, MIT.

An SEO helper for coding agents, available as a local command-line tool or through MCP, a standard way for agents to use tools.

In plain words
What is it for?
It is for running the agent-seo-engine package through connected MCP tools or its command-line interface.
Why use it?
It gives an agent one way to check its connection and use the SEO package without guessing how to configure it.

Skill for Claude CodeCodex

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 skills/davidmosiah/agent-seo-engine/skill
Any agent
npx skills add davidmosiah/agent-seo-engine --skill skill
Clone the repo
git clone --depth 1 https://github.com/davidmosiah/agent-seo-engine

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 agent-seo-engine

README.md
[![agentmods](https://agentmods.dev/badge/skills/davidmosiah/agent-seo-engine/skill.svg)](https://agentmods.dev/skills/davidmosiah/agent-seo-engine/skill)
Your own site
<a href="https://agentmods.dev/skills/davidmosiah/agent-seo-engine/skill"><img src="https://agentmods.dev/badge/skills/davidmosiah/agent-seo-engine/skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 78 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00020 $0.00078
Opus 5 $0.00010 $0.00039
Sonnet 5 $0.00004 $0.00016
Haiku 4.5 $0.00002 $0.00008

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

Security

Grade A, and why

agent-seo-engine 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 2d 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.

skill/SKILL.md · 16 lines

What it actually says

Agent SEO Engine — skill or MCP

Same package, two doors.

agent-seo-engine call agent_seo_connection_status --json '{}'

If MCP tools are already connected, use them. Do not invent mutation flags.

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. 2d ago First seen · 16 lines · 20 tokens per session scan A 2d703a2a4262

Subscribe to this mod's changes

agent-seo-engine is a skill published in the GitHub repository davidmosiah/agent-seo-engine (0 stars, last pushed 5d ago), licensed MIT. It adds 20 tokens to every session and 78 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-31.

Related

Other skills, from other repositories

seo-sxo

Search Experience Optimization: reads Google SERPs backwards to detect page-type mismatches, derives user stories from search intent signals, and scores pages from multiple persona perspectives. Identifies why well-optimized pages fail to rank by analyzing what Google rewards for each keyword. Use when user says…

AgriciDaniel/claude-seo · 101 tokens

seo-flow

FLOW framework integration: evidence-led SEO using the Find → Leverage → Optimize → Win loop. Surfaces stage-specific AI prompts from the FLOW knowledge base (41 prompts, CC BY 4.0). Use when user says "FLOW", "FLOW framework", "seo flow", "evidence-led SEO", "find leverage optimize win", or wants stage-specific SEO…

AgriciDaniel/claude-seo · 78 tokens

seo-page

Deep single-page SEO analysis covering on-page elements, content quality, technical meta tags, schema, images, and performance. Use when user says "analyze this page", "check page SEO", "single URL", "check this page", "page analysis", or provides a single URL for review.

AgriciDaniel/claude-seo · 63 tokens

openseo-release-notes

Cut an OpenSEO release — bump the version, draft user-facing release notes from commits since the last tag, run a review + subagent-verification pass, and open a "release: vX.X.X" PR. Use when the user asks to prepare a release, bump the version, or write release notes.

every-app/open-seo · 71 tokens

papercuts

Log genuine, recurring repository friction to .agents/PAPERCUTS.md — confusing setup, a flaky repo command or script, a misleading in-repo error, stale generated files, or a non-obvious gotcha that will cost the next contributor time. Also use to review, deduplicate, and resolve existing entries. Gate hard before…

every-app/open-seo · 115 tokens

seo-audit

Audit a website and deliver a one-page, plain-language SEO report anyone can act on, centered on a single do-this-week action.

every-app/open-seo · 31 tokens