seo-competitor

seo-competitor is a skill for Claude Code from rampstackco/claude-skills-seo. It costs 129 tokens per session (1,423 once invoked), scanned A, a copy of seo-competitor, MIT.

A comparison of your website with competing sites across search rankings, content, links from other sites, technical setup, and brand visibility.

In plain words
What is it for?
Finding content gaps, backlink opportunities, likely reasons a competitor ranks higher, and benchmarks for authority and content depth.
Why use it?
It shows where competitors are ahead and reveals content or link opportunities that your site may be missing.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the rampstack-seo plugin — 12 skills shipped together

Good fit Finding content gaps, backlink opportunities, likely reasons a competitor ranks higher, and benchmarks for authority and content depth.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rampstackco/claude-skills-seo/seo-competitor
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.

Any agent
npx skills add rampstackco/claude-skills-seo --skill seo-competitor
Clone the repo
git clone --depth 1 https://github.com/rampstackco/claude-skills-seo

Made for: Claude Code.

Or install rampstack-seo, the plugin that ships this one along with the rest of its 12 skills.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/rampstackco/claude-skills-seo/seo-competitor"><img src="https://agentmods.dev/badge/skills/rampstackco/claude-skills-seo/seo-competitor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 129 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,423 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 92% copy Near-identical to another mod 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.00129 $0.01423
Opus 5 $0.00064 $0.00711
Sonnet 5 $0.00026 $0.00285
Haiku 4.5 $0.00013 $0.00142

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

Security

Grade A, and why

seo-competitor 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 10d 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.

Origin

This is a copy

92% identical to seo-competitor — 6 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/seo-competitor/SKILL.md · 138 lines

How it starts

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

SEO Competitor Analysis

Compare a site to its competitors and find the gaps worth closing. Stack-agnostic. Tool-friendly but tool-optional.


When to use

  • Identifying which competitors to study
  • Finding content gaps (topics they cover, you do not)
  • Finding backlink gaps (sites linking to them, not you)
  • Understanding why a specific competitor outranks the user
  • Benchmarking authority, technical posture, and content depth

When NOT to use

  • Single-page optimization (use seo-onpage)
  • Initial keyword research with no competitors yet identified (use seo-keyword first to find them)
  • Auditing one's own existing content (use seo-content-audit)

Required inputs

  • The user's site
  • 3 to 5 named competitors (or the topic area, if competitors are not yet identified)
  • Access to a keyword tool, a backlink tool, and any crawler

If competitors are unknown, start by listing the top 10 ranking domains for the user's top 10 priority keywords. Pick the 3 to 5 that appear most often.

Where competitor traffic estimation is the input you need (relative scale, channel mix, audience overlap), Similarweb MCP is the strongest source. Pair with Ahrefs (for backlink and keyword overlap) and Semrush (for SERP feature presence and SEO-PR overlap). Each platform gives a different cut of the same competitive landscape; using them together produces sharper signal than any one alone.


The framework: 5 angles

Competitor analysis covers five angles. Run all five for a full picture, or pick two or three for a focused investigation.

1. SERP overlap

Where do you and the competitor compete head-to-head?

  • For each priority keyword, who ranks in the top 10?
  • For each top-10 ranking, what page type wins (article, product, comparison, video)?
  • Are there SERP features (featured snippet, AI overview, video, image pack) one party holds and the other does not?
  • Which queries do competitors rank for that the user does not? (the content gap)

2. Content depth

What does their winning content look like?

Read the full file on GitHub · 138 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 10d ago First seen · 138 lines · 129 tokens per session scan A 4296f3a7d884

Subscribe to this mod's changes

seo-competitor is a skill published in the GitHub repository rampstackco/claude-skills-seo (5 stars, last pushed 1mo ago), licensed MIT. It adds 129 tokens to every session and 1,423 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. It is 92% identical to seo-competitor, differing in 6 lines, and is treated as a copy.

Related

Other skills, from other repositories

seo-content-audit

Audit existing content across a site to decide what to keep, update, merge, redirect, or delete. Use this skill whenever the user wants to audit existing content, fix content decay, resolve keyword cannibalization, prune underperforming pages, prioritize content updates, or apply a keep/update/merge/redirect/delete…

rampstackco/claude-skills · 149 tokens

seo-aeo-geo

Optimize content and site structure for AI-driven search experiences including AI overviews, large language model citations, generative answer engines, and AI assistants. Use this skill whenever the user wants to optimize for AI search, get cited by language models, appear in AI overviews, build llms.txt, structure…

rampstackco/claude-skills · 163 tokens

seo-keyword

Run keyword research, classify by search intent, cluster into topical groups, and prioritize for content production. Use this skill whenever the user asks to do keyword research, find target keywords, identify ranking opportunities, classify search intent, build a topical map, or plan a content strategy around what…

rampstackco/claude-skills · 127 tokens

seo-offpage

Plan and execute off-page SEO including link building, digital PR, brand mentions, citation building, and external authority signals. Use this skill whenever the user wants to build backlinks, plan a digital PR campaign, list local citations, run guest post outreach, develop linkable assets, recover lost links, or…

rampstackco/claude-skills · 139 tokens

seo-competitor

Run a competitive SEO analysis comparing the user's site to chosen competitors across SERP overlap, content depth, backlink profiles, technical posture, and brand presence. Use this skill whenever the user wants to analyze competitors, find content gaps, identify backlink opportunities, understand why competitors…

rampstackco/claude-skills · 129 tokens

seo-onpage

Run a comprehensive on-page SEO audit or optimization pass covering title tags, meta descriptions, header structure, content quality, internal links, image optimization, URL hygiene, and on-page schema. Use this skill whenever the user asks to optimize a page, audit on-page SEO, fix titles or meta tags, review header…

rampstackco/claude-skills · 161 tokens