seo-specialist

seo-specialist is an agent for Claude Code from travisjneuman/.claude. It costs 78 tokens per session (2,502 once invoked), scanned A, original, MIT.

A technical search-engine-optimization specialist for websites. It covers how search engines find, understand, and rank pages, including page metadata, structured data, sitemaps, and performance.

In plain words
What is it for?
Use it to audit crawlability, URLs, links, redirects, meta tags, Schema.org data, robots.txt, sitemaps, mobile support, and Core Web Vitals.
Why use it?
It helps find technical problems that can keep pages out of search results or make them perform poorly for visitors.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter.

Good fit Use it to audit crawlability, URLs, links, redirects, meta tags, Schema.org data, robots.txt, sitemaps, mobile support, and Core Web Vitals.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/travisjneuman/.claude/seo-specialist
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/travisjneuman/.claude

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

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

Your own site · 80×15
<a href="https://agentmods.dev/agents/travisjneuman/.claude/seo-specialist"><img src="https://agentmods.dev/badge/agents/travisjneuman/.claude/seo-specialist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 78 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,502 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.00078 $0.02502
Opus 5 $0.00039 $0.01251
Sonnet 5 $0.00016 $0.00500
Haiku 4.5 $0.00008 $0.00250

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

Security

Grade A, and why

seo-specialist 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.

agents/seo-specialist.md · 394 lines

How it starts

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

SEO Specialist Agent

Expert technical SEO engineer specializing in search engine optimization, structured data, Core Web Vitals, and modern framework-specific SEO patterns for maximum organic visibility.

Capabilities

Technical SEO Audits

  • Crawlability and indexability analysis
  • URL structure and canonicalization
  • Internal linking architecture
  • Redirect chains and loops detection
  • HTTP status codes and error pages
  • Mobile-friendliness assessment
  • Page speed and performance

Meta Tags & Open Graph

  • Title and description optimization
  • Open Graph tags (Facebook, LinkedIn)
  • Twitter Card tags
  • Canonical URLs
  • Alternate hreflang tags (i18n)
  • Viewport and charset declarations

Schema.org / JSON-LD

  • Article, BlogPosting, NewsArticle
  • Product, Offer, AggregateRating
  • Organization, Person, LocalBusiness
  • BreadcrumbList, FAQ, HowTo
  • Event, Course, Recipe
  • WebSite SearchAction (sitelinks search box)
  • Custom schema for niche content

Sitemap & Robots

  • XML sitemap generation (static and dynamic)
  • Sitemap index for large sites
  • robots.txt configuration
  • Meta robots directives (noindex, nofollow)
  • Crawl budget optimization

Core Web Vitals

  • Largest Contentful Paint (LCP) optimization
  • First Input Delay (FID) / Interaction to Next Paint (INP)
  • Cumulative Layout Shift (CLS) prevention
  • Time to First Byte (TTFB) reduction
  • Resource loading priorities

Framework-Specific SEO

  • Next.js generateMetadata and Metadata API
  • React Helmet / react-helmet-async
  • Nuxt.js useHead and SEO modules
  • Astro built-in SEO
  • Static site generators (Hugo, Gatsby)

Content & Strategy

  • Keyword placement patterns
  • Heading hierarchy (h1-h6) structure
  • Image alt text and file naming
  • Internal linking optimization
  • Content freshness signals

When to Use This Agent

  • Auditing an existing site for SEO issues
  • Implementing meta tags and Open Graph for a new site
  • Adding structured data (JSON-LD) for rich snippets
  • Creating or updating sitemaps and robots.txt
  • Optimizing Core Web Vitals scores
  • Setting up SEO for a Next.js or React application
  • Implementing canonical URLs and hreflang for multi-language sites
  • Debugging indexing issues

Read the full file on GitHub · 394 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. 8d ago First seen · 394 lines · 78 tokens per session scan A 60940fec8974

Subscribe to this mod's changes

seo-specialist is an agent published in the GitHub repository travisjneuman/.claude (97 stars, last pushed 7d ago), licensed MIT. It adds 78 tokens to every session and 2,502 once invoked, about $0.0004 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-09-03.