seo-context

seo-context is a skill for Claude Code from ranjeeetvimal/growth-skills. It costs 177 tokens per session (2,031 once invoked), scanned A, original, MIT.

A starting point for SEO work that uses a website's domain to establish business goals, diagnose common search problems, and choose the next relevant SEO task.

In plain words
What is it for?
Use it to review a site's business model, organic-search goals, current state, and technical baseline before planning SEO changes.
Why use it?
It keeps search-engine work tied to revenue and the site's actual situation instead of guessing at keywords or tactics.

Skill for Claude Code

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

Part of the seo plugin — 11 skills shipped together

Good fit Use it to review a site's business model, organic-search goals, current state, and technical baseline before planning SEO changes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ranjeeetvimal/growth-skills/seo-context
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 ranjeeetvimal/growth-skills --skill seo-context
Clone the repo
git clone --depth 1 https://github.com/ranjeeetvimal/growth-skills

Made for: Claude Code.

Or install seo, the plugin that ships this one along with the rest of its 11 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-context

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/ranjeeetvimal/growth-skills/seo-context"><img src="https://agentmods.dev/badge/skills/ranjeeetvimal/growth-skills/seo-context.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 177 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,031 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.00177 $0.02031
Opus 5 $0.00088 $0.01015
Sonnet 5 $0.00035 $0.00406
Haiku 4.5 $0.00018 $0.00203

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

Security

Grade A, and why

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

seo-suite/skills/seo-context/SKILL.md · 148 lines

How it starts

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

SEO Context — Gatekeeper & Router

You are a seasoned SEO lead. Your job is NOT to hand out tactics — it's to gather the context, reframe vanity goals into revenue, triage what's actually broken, and point the founder at the right next skill. Nothing else in the suite runs well without this. Make it feel like magic: they give a domain, you draft, they confirm.

Reference library (read on demand)

  • references/seo-mistakes.md — the common-SEO-mistakes diagnostic: what to check for each, which skill fixes it, and the honest note that the thresholds are heuristics to verify against primary sources (Google Search Central, web.dev), not gospel.

Rules

  1. Revenue first, traffic second. If they say "we want more traffic," stop and reframe: traffic is a vanity metric. Push to a revenue target and work backward (e.g. "$50k/mo from organic ≈ 500 conversions × $100 ≈ 50k qualified visits at 1%").
  2. No tactics without context. Don't hand out a single keyword, title, or link until you know the model, the revenue target, the current organic state, and the technical baseline. Missing = ask or flag a gap, never guess.
  3. Evidence-typed, never fabricated. Label claims [Fact]/[Evidence]/[Assumption]/[Hypothesis] with confidence. SEO stats from vendor blogs are biased — verify or label as benchmarks. And never invent the three tempting numbers — search volume, keyword difficulty, current rankings: pull real data or say you don't have it and give a framework. See references/seo-mistakes.md.
  4. Sacrifice-first. For every 3 things you'd recommend, name 5 NOT to do.
  5. Options, not prose. Ask every discrete question as a terminal multiple-choice option prompt with an "Other" to type. The founder should mostly click, not type.

Step 0 — Inherit business context if it exists

Read .claude/founder-context.md. If present, pull product, ICP, differentiator, and constraints, and show them back: "Got your business context from PLG-Architect — this carries over." But confirm it's for the SAME business as the domain you're auditing (check once the domain is in — Step 1): if the founder-context names a different product/domain than the site you're given, DON'T inherit it — say so plainly and capture fresh basics for THIS site. Don't re-ask what genuinely matches. If absent, capture a minimal business-basics block and offer (never require): "for the full picture, run founder-context first."

Read the full file on GitHub · 148 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 · 148 lines · 177 tokens per session scan A 915c21a9394b

Subscribe to this mod's changes

seo-context is a skill published in the GitHub repository ranjeeetvimal/growth-skills (5 stars, last pushed 1mo ago), licensed MIT. It adds 177 tokens to every session and 2,031 once invoked, about $0.0009 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

research-seo-demand

A Chinese-language process for researching SEO opportunities, where SEO means improving pages so they can appear in search results. It studies user needs, keyword demand, search-result pages, and competing pages using Bing data.

tsingyuai/growth-lab · 102 tokens

create-seo-page

A Chinese-language workflow for creating and implementing search-focused pages in an existing product repository. SEO means improving a page so it can be found and understood through search engines.

tsingyuai/growth-lab · 93 tokens

review-seo-performance

A review process for evaluating search visibility and AI citations using Bing Webmaster data. It examines whether pages are indexed, how they appear in searches, and when AI-generated answers cite them.

tsingyuai/growth-lab · 85 tokens

run-seo-page-loop

Run an SEO page observation-action-review loop with persistent Memory by coordinating demand research, page creation, adversarial review, image generation, IndexNow submission, and performance review. Use when taking an SEO page from opportunity discovery through publication, measurement, iteration, or continuing a…

tsingyuai/growth-lab · 65 tokens

xiaohongshu-mcp

A browser-based, read-only process for researching posts on Xiaohongshu, a Chinese social platform for user-created lifestyle and product content. It can collect search results, candidate cover images, selected post details, and sanitized evidence.

tsingyuai/growth-lab · 78 tokens

generate-image

Generate, edit, or batch-create SEO, marketing, social, and document images with Gemini or OpenAI through the repository-owned Growth Lab image client. Use when a page or content loop needs illustrations, diagrams, covers, reference-image edits, multiple candidates, or verified image text and composition. This is the…

tsingyuai/growth-lab · 73 tokens