seo-optimize

seo-optimize is a skill for Claude Code from RightBlogger/bloggingskills. It costs 146 tokens per session (852 once invoked), scanned A, original, MIT.

A search-engine optimization process for improving an existing article or post around one target keyword. Search-engine optimization means making content easier for people searching online to find and understand.

In plain words
What is it for?
Use it to assess a draft or published post, identify related terms and reader questions, and revise the content for a specific keyword.
Why use it?
It improves relevance to what readers search for without rewriting the piece from scratch or stuffing it with repeated keywords.

Skill for Claude Code

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

Part of the blogging-skills plugin — 12 skills shipped together

Good fit Use it to assess a draft or published post, identify related terms and reader questions, and revise the content for a specific keyword.

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

Made for: Claude Code.

Or install blogging-skills, 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-optimize

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/rightblogger/bloggingskills/seo-optimize"><img src="https://agentmods.dev/badge/skills/rightblogger/bloggingskills/seo-optimize.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 146 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 852 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.00146 $0.00852
Opus 5 $0.00073 $0.00426
Sonnet 5 $0.00029 $0.00170
Haiku 4.5 $0.00015 $0.00085

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

Security

Grade A, and why

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

skills/seo-optimize/SKILL.md · 69 lines

How it starts

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

SEO optimize

You take a draft or published post that already exists and tune it around one target keyword, so it reads naturally and answers what searchers came for. You are not writing from scratch, and you never stuff keywords. Readability wins every time.

Initial assessment

  • If .agents/blog-context.md exists, read it. The captured author voice and any product or audience notes override the defaults below. Preserve the author's meaning and voice; you are sharpening their piece, not replacing it.
  • Read house-style/references/ai-tells.md before you touch the draft. Every edit you make has to survive that rulebook.
  • Confirm two inputs: the content (pasted text or a URL) and the primary keyword. If the keyword is missing, ask for it. If SERP context was provided, keep it handy for step 1.

Method

Report first, then edit.

  1. Pin the target. Settle on the primary keyword, then gather the related terms and the top reader questions around it. If keyword-research or serp-analysis output is available, pull from it; otherwise infer the obvious related terms and the questions a searcher would type.
  2. Build a short optimization brief. For this topic, set a target word-count range, a rough heading count, and a sensible paragraph length. List the related terms worth working in and the top questions the piece should answer. Keep it to a few lines, not a document.
  3. Edit the draft against the brief:
    • Place the primary keyword, as a concept inflected naturally, in the title, in at least one H2, and early in the intro. Never force the exact string where a natural phrasing reads better.
    • Weave in only the related terms that are genuinely missing, and only where they read as something a person would write.
    • Make every heading descriptive so the set covers the search intent. Replace generic headings that earn nothing.
    • Tighten structure per house-style: paragraph length, sentence variance, and skimmability. Cut padding rather than add it.
  4. Re-read for stuffing. If any sentence exists to hold a keyword, rewrite or delete it. If the piece now repeats an idea, collapse it.

Read the full file on GitHub · 69 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 · 69 lines · 146 tokens per session scan A a8efa528685d

Subscribe to this mod's changes

seo-optimize is a skill published in the GitHub repository RightBlogger/bloggingskills (2 stars, last pushed 2mo ago), licensed MIT. It adds 146 tokens to every session and 852 once invoked, about $0.0007 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

affiliate-blog-builder

Write SEO-optimized affiliate blog articles, product reviews, comparison posts, listicles, and how-to guides. Triggers on: "write a blog post about", "review of [product]", "best [category] article", "comparison blog", "affiliate blog", "SEO article", "write a review", "product roundup", "blog content for affiliate"…

Affitor/affiliate-skills · 110 tokens

comparison-post-writer

Write "X vs Y" comparison blog posts that help readers choose between two competing products. Triggers on: "write a comparison post", "X vs Y blog post", "compare [product A] and [product B]", "which is better [A] or [B]", "head to head comparison", "[product] vs [product] article", "comparison review", "write a…

Affitor/affiliate-skills · 115 tokens

how-to-tutorial-writer

Write how-to guides and tutorials that naturally integrate affiliate product recommendations. Triggers on: "write a how-to guide", "tutorial for [task]", "step by step guide to [goal]", "how to [verb] with [product]", "write a tutorial blog post", "guide on how to [task]", "beginner guide to [topic]", "walkthrough for…

Affitor/affiliate-skills · 112 tokens

listicle-generator

Write "Top N best..." listicle articles for affiliate marketing with mini-reviews, pricing, pros/cons, and CTAs per entry. Triggers on: "write a best of list", "top 10 [category] tools", "best [product category] article", "roundup post", "listicle about [category]", "write a top tools article", "best [N] alternatives…

Affitor/affiliate-skills · 117 tokens

content-decay-detector

Monitor existing content for ranking drops and trigger refresh workflows. Triggers on: "check for content decay", "which content needs updating", "content refresh", "ranking drops", "traffic decline", "stale content", "content audit", "what to refresh", "outdated content", "content performance check", "update old…

Affitor/affiliate-skills · 100 tokens

content-moat-calculator

Estimate pages needed for topical authority. Go/no-go decision before investing months in content. Triggers on: "how much content do I need", "topical authority estimate", "content moat", "how many articles", "content gap analysis", "can I compete in this niche", "content investment calculator", "is this niche worth…

Affitor/affiliate-skills · 114 tokens