seo-strategy

seo-strategy is a skill for Claude Code from yagomp/seoagent. It costs 54 tokens per session (586 once invoked), scanned A, original, MIT.

A skill for turning website audit and keyword data into an SEO plan. SEO, or search engine optimisation, is the work of improving a site so search engines can understand it and people can find it.

In plain words
What is it for?
Use it to generate quick wins, technical fixes, content ideas, link-building actions, competitor insights, and a refreshed comparison after changes.
Why use it?
It turns audit findings into prioritised actions instead of leaving you to decide which technical, content, and link-related issues to fix first.

Skill for Claude Code

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

Part of the seoagent plugin — 3 skills shipped together

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

Made for: Claude Code.

Or install seoagent, the plugin that ships this one along with the rest of its 3 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-strategy

README.md
[![agentmods](https://agentmods.dev/badge/skills/yagomp/seoagent/seo-strategy.svg)](https://agentmods.dev/skills/yagomp/seoagent/seo-strategy)
Your own site
<a href="https://agentmods.dev/skills/yagomp/seoagent/seo-strategy"><img src="https://agentmods.dev/badge/skills/yagomp/seoagent/seo-strategy.svg" alt="Measured on agentmods" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 586 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.1 $0.00054 $0.00586
Opus 5 $0.00027 $0.00293
Sonnet 5 $0.00011 $0.00117
Haiku 4.5 $0.00005 $0.00059

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

Security

Grade A, and why

seo-strategy 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 5d 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.

skills/seo-strategy/SKILL.md · 80 lines

How it starts

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

SEO Strategy Generation with SEOAgent

Generate comprehensive, data-driven SEO strategies using audit data, keyword data, and optionally LLM intelligence.

Prerequisites

  • Active project with crawl data (run seoagent_audit_crawl first)
  • Optional: DataForSEO credentials for keyword/backlink data
  • Optional: LLM configured for AI-powered strategy (seoagent_config_set with llm.provider, llm.apiKey)

Without an LLM, SEOAgent uses a rule-based engine that analyzes your audit data and generates actionable recommendations.

Generate Strategy

seoagent_strategy_generate: { project: "mysite" }

Returns a structured strategy with:

  • Overall SEO Health Score (0-100)
  • Quick Wins — high impact, low effort actions with specific recommendations
  • Technical Fixes — from audit data, prioritized by severity
  • Content Plan — pages to create or improve
  • Link Building — niche-relevant tactics
  • DR Growth Plan — current DR → target DR with actions
  • Competitor Insights — if competitors are configured

Refresh Strategy (After Changes)

After making improvements, re-run to see what changed:

seoagent_strategy_refresh: { project: "mysite" }

Returns a diff: previous score vs current, improvements, regressions.

Domain Reputation

Check backlink profile and domain authority:

seoagent_domain_reputation: { project: "mysite" }
seoagent_backlink_profile: { project: "mysite" }
seoagent_backlink_opportunities: { project: "mysite" }

Google Search Console

Connect GSC for real traffic data:

seoagent_gsc_performance: { days: 28, project: "mysite" }
seoagent_gsc_pages: { sort: "clicks", project: "mysite" }
seoagent_gsc_queries: { days: 28, project: "mysite" }
  1. seoagent_audit_crawl — crawl the site
  2. seoagent_audit_report — see current issues
  3. seoagent_strategy_generate — get prioritized action plan
  4. Fix the issues identified
  5. seoagent_strategy_refresh — verify improvements

Read the full file on GitHub · 80 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. 5d ago First seen · 80 lines · 54 tokens per session scan A 5b837e14f47b

Subscribe to this mod's changes

seo-strategy is a skill published in the GitHub repository yagomp/seoagent (0 stars, last pushed 5mo ago), licensed MIT. It adds 54 tokens to every session and 586 once invoked, about $0.0003 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

gingiris-seo-geo-agent

SEO/GEO Agent Operations SOP v2 — Rebuilt from real-world operations (analook.com 0→launch, GSC incident, DataForSEO monitoring, gingiris.tools post-migration recovery). What's new in v2: • Step-by-step onboarding (Q1→Q6), multiple choice wherever possible — no big forms • Mandatory daily SEO log — first item is…

Gingiris-1031/gingiris-skills · 364 tokens

url-ranked-keywords-extractor

Standalone extractor for Google ranked keywords of a given URL via DataForSEO Labs rankedkeywords/live. Returns Intent, Position, Volume, KD, CPC, Traffic, and Competition. Use only when the user asks to extract ranking keywords for a specific page or domain URL. Do not use for site audits, GEO, schema, content…

sherotree/seo-agent-skills · 80 tokens

competitor-backlink-gap-extractor

Extract high-quality competitor backlinks via DataForSEO Backlinks API, filter live/non-broken/non-UGC/high-rank/high-traffic referring domains (nofollow allowed), and optionally compute link intersection or backlink gap vs our site. Use when the user asks for competitor backlinks, backlink gap, link intersection…

sherotree/seo-agent-skills · 98 tokens

90-day-seo-sprint

Run the Distribb 90-Day SEO Sprint - a founder-built 13-week playbook for shipping pre-launch SEO, core pages, a content engine, and a backlink starter stack on the way to compounding organic traffic. Use when the user asks for an "SEO sprint", "90-day SEO plan", "SEO tracker", "SEO roadmap", "where do I even start…

Bomx/distribb-skill · 148 tokens

seo-keyword-content

Build and normalize SEO-rich tool directory content using keyword-driven rules, including long-tail phrase patterns and modifier vocabulary, for oneLiner, longDescription, whoItsFor, notFor, workflows, features, advantages, disadvantages, tips, and faqs.

sherotree/seo-agent-skills · 56 tokens

distribb

Distribb is an SEO platform that handles keyword research, original data research, content publishing to WordPress/Webflow/Shopify, high-DR backlink exchange network, link building outreach playbooks, internal linking, social media repurposing and posting, Google Business Profile management (live reviews, public…

Bomx/distribb-skill · 143 tokens