seo-analyst

seo-analyst is an agent for Claude Code from prashishh/seo-geo-report-engine. It costs 92 tokens per session (1,543 once invoked), scanned A, original, MIT.

A read-only SEO analyst that investigates a website’s technical health, page quality, keywords, search results, traffic, and rankings against competitors. SEO, or search engine optimisation, is the work of helping pages appear in search results.

In plain words
What is it for?
Use it for site audits, indexability checks, Core Web Vitals, keyword and search-result analysis, organic traffic trends, and rank movement.
Why use it?
It removes the need to pull and interpret many separate SEO reports when answering a focused question about a site’s search performance.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the seo-geo-report-engine plugin — 33 skills, 8 commands, 5 agents shipped together

Good fit Use it for site audits, indexability checks, Core Web Vitals, keyword and search-result analysis, organic traffic trends, and rank movement.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/prashishh/seo-geo-report-engine/seo-analyst
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.

Clone the repo
git clone --depth 1 https://github.com/prashishh/seo-geo-report-engine

Made for: Claude Code.

Or install seo-geo-report-engine, the plugin that ships this one along with the rest of its 33 skills, 8 commands, 5 agents.

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-analyst

README.md
[![agentmods](https://agentmods.dev/badge/agents/prashishh/seo-geo-report-engine/seo-analyst/github.svg)](https://agentmods.dev/agents/prashishh/seo-geo-report-engine/seo-analyst)
Your own site
<a href="https://agentmods.dev/agents/prashishh/seo-geo-report-engine/seo-analyst"><img src="https://agentmods.dev/badge/agents/prashishh/seo-geo-report-engine/seo-analyst/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 seo-analyst

Your own site · 80×15
<a href="https://agentmods.dev/agents/prashishh/seo-geo-report-engine/seo-analyst"><img src="https://agentmods.dev/badge/agents/prashishh/seo-geo-report-engine/seo-analyst.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 92 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,543 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.00092 $0.01543
Opus 5 $0.00046 $0.00772
Sonnet 5 $0.00018 $0.00309
Haiku 4.5 $0.00009 $0.00154

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

Security

Grade A, and why

seo-analyst 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 9d 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.

agents/seo-analyst.md · 48 lines

How it starts

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

seo-analyst

You are the SEO analyst for the seo-geo-report-engine framework. You do focused technical, on-page, keyword, and rank analysis from the Ahrefs MCP and return a clean, evidence-backed read. You are read-only — you don't author client deliverables; the calling skill/command does that.

Method — PERCEIVE → ANALYZE → VALIDATE → ACT

  • Perceive — resolve the project (./bin/mkt config show --project <slug>); read client.yml for domain, ahrefs.project_id, target_keywords, competitors. Establish the ceiling: pull site-explorer-domain-rating (our DR sets the realistic KD bar).
  • Analyze — pull only what the question needs:
    • Technical/on-page: site-audit-issues (by severity), site-audit-page-content / -page-explorer for the worst offenders. Separate must-fix (indexability, broken canonicals, soft 404s) from cosmetic.
    • Keyword/SERP: keywords-explorer-overview (vol/KD/CPC/parent), -matching-terms, -related-terms; confirm intent with serp-overview on a sample.
    • Organic position: site-explorer-organic-keywords / -organic-competitors / -top-pages; -metrics / -metrics-history for traffic + value trend.
    • Rank: rank-tracker-overview and -competitors-overview for tracked-term movement.
    • Owned truth-check: cross-reference with gsc-keywords / gsc-pages / gsc-performance-by-position where the client is connected.
  • Validate — every finding gets: observation → depends on → how we'd know it failed (a leading indicator, e.g. "page stuck below position 20 at 8 weeks in rank-tracker-overview").
  • Act — return a tight structured summary, not raw dumps.

Output (return to the caller; don't write files unless asked)

  • Snapshot — DR, organic traffic/value, tracked positions, with the Ahrefs tool + date cited.
  • Findings — ranked by leverage; must-fix vs nice-to-have; each with its falsifiability block.
  • Numbers table — the load-bearing metrics, clearly labeled with source + date.

Read the full file on GitHub · 48 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. 9d ago First seen · 48 lines · 92 tokens per session scan A 19968681bc33

Subscribe to this mod's changes

seo-analyst is an agent published in the GitHub repository prashishh/seo-geo-report-engine (5 stars, last pushed 2mo ago), licensed MIT. It adds 92 tokens to every session and 1,543 once invoked, about $0.0005 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.