seo-optimisation

seo-optimisation is a skill for Claude Code, Codex from mizukaizen/hive-doctrine-mcp. It costs 0 tokens per session (778 once invoked), scanned A, original, MIT.

A review process for improving existing web content so search engines can understand and rank it more clearly.

In plain words
What is it for?
Use it to check titles, headings, meta descriptions, URLs, image descriptions, keyword placement, internal links, and competing pages.
Why use it?
It finds missed keywords, weak page structure, linking issues, readability problems, and other common search-visibility gaps.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to check titles, headings, meta descriptions, URLs, image descriptions, keyword placement, internal links, and competing pages.

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

Made for: Claude Code, Codex.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/mizukaizen/hive-doctrine-mcp/seo-optimisation"><img src="https://agentmods.dev/badge/skills/mizukaizen/hive-doctrine-mcp/seo-optimisation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 778 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.00000 $0.00778
Opus 5 $0.00000 $0.00389
Sonnet 5 $0.00000 $0.00156
Haiku 4.5 $0.00000 $0.00078

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

Security

Grade A, and why

seo-optimisation 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 11d 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.

gated-products/honey/claude-packages/HD-4004-content-creator/skills/seo-optimisation/SKILL.md · 97 lines

How it starts

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

Skill: SEO Optimisation

Use when optimising existing content for search. Analyses keyword placement, meta tags, internal linking structure, readability, and competitive positioning. Produces specific, actionable improvements.

Trigger

Invoke this skill when the user wants to improve an existing post's search ranking, when the /seo-check command runs, or when a post has been published for 30+ days without ranking.

Process

1. Content Audit

Read the content and extract:

  • Current title and meta description
  • All headings with hierarchy
  • Word count and reading time
  • All links (internal and external)
  • All images and their alt text
  • Primary keyword (from frontmatter or inferred)

2. Keyword Analysis

Placement Check:

  • Title: Does it contain the primary keyword naturally?
  • First 100 words: Does the keyword appear early?
  • H2 headings: Is the keyword in at least one H2?
  • Meta description: Is the keyword included?
  • Alt text: Does at least one image alt text include the keyword?
  • URL slug: Is the keyword in the URL?

Density Check:

  • Count keyword occurrences vs total words
  • Target range: 0.5%-1.5%
  • Below 0.5%: Content may not signal relevance strongly enough
  • Above 2.0%: Risk of keyword stuffing penalty

Semantic Keywords:

  • Identify related terms that should appear in the content
  • Check for natural inclusion of synonyms and related concepts
  • Suggest additions where semantic coverage is thin

3. Technical SEO

Meta Tags:

  • Title tag: Under 60 characters? Unique? Compelling?
  • Meta description: 150-160 characters? Includes keyword? Creates curiosity?
  • Open Graph tags: Present for social sharing?

Structure:

  • Heading hierarchy correct (no skipped levels)?
  • Content chunked into scannable sections?
  • Table of contents warranted (for posts over 2,000 words)?

Links:

  • Internal links: At least 2, pointing to relevant related content
  • External links: At least 1 authoritative source
  • Anchor text: Descriptive (not "click here" or "this article")
  • Broken links: Any obvious dead links?

Read the full file on GitHub · 97 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. 11d ago First seen · 97 lines · 0 tokens per session scan A dfe6fac849eb

Subscribe to this mod's changes

seo-optimisation is a skill published in the GitHub repository mizukaizen/hive-doctrine-mcp (0 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 778 tokens. 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.