seo-flow

seo-flow is a skill for Claude Code from seoskillsai/seo-skills-ai. It costs 28 tokens per session (401 once invoked), scanned A, original, MIT.

A seven-stage workflow for producing search-optimised content, from search-result research and outlining through drafting, structured data, quality checks and sitemap updates.

In plain words
What is it for?
Researching search intent, extracting related entities, drafting long educational articles, creating JSON-LD data and updating sitemaps.
Why use it?
It breaks a large SEO writing task into defined stages with checks for structure, factuality and schema.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions subagents.

Part of the seo-skills plugin — 27 skills, 2 hooks, 1 MCP server shipped together

Good fit Researching search intent, extracting related entities, drafting long educational articles, creating JSON-LD data and updating sitemaps.

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

Made for: Claude Code.

Or install seo-skills, the plugin that ships this one along with the rest of its 27 skills, 2 hooks, 1 MCP server.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/seoskillsai/seo-skills-ai/seo-flow"><img src="https://agentmods.dev/badge/skills/seoskillsai/seo-skills-ai/seo-flow.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 401 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00028 $0.00401
Opus 5 $0.00014 $0.00200
Sonnet 5 $0.00006 $0.00080
Haiku 4.5 $0.00003 $0.00040

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

Security

Grade A, and why

seo-flow 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 12d 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-flow/SKILL.md · 35 lines

What it actually says

7-Layer Recursive Multi-Agent Prompt Flow

Choreographs autonomous subagents through a deterministic, evidence-grounded production pipeline.


🔄 The 7 Execution Layers

graph TD
    L1["Layer 1: SERP & Intent Retrieval"] --> L2["Layer 2: EAV Entity Extraction"]
    L2 --> L3["Layer 3: Structural Outline & Conduit Mapping"]
    L3 --> L4["Layer 4: Educational Prose Drafting (800+ words)"]
    L4 --> L5["Layer 5: 2026 JSON-LD Schema Synthesis"]
    L5 --> L6["Layer 6: Anti-AI Stylometry & Factuality Gate"]
    L6 --> L7["Layer 7: Automated Git Commit & Sitemaps Update"]
  1. Layer 1: Intent & SERP Retrieval: Fetch top 10 search results and analyze user intent modality.
  2. Layer 2: EAV Entity Extraction: Extract Subject-Predicate-Object triples and LSI attributes.
  3. Layer 3: Structural Outline: Generate heading hierarchy with strict internal link conduits.
  4. Layer 4: Educational Prose: Draft body copy with centerpiece viewport annotation (<350px).
  5. Layer 5: Schema Synthesis: Emit valid TechArticle, SoftwareApplication, and BreadcrumbList graphs.
  6. Layer 6: Quality Gate: Check against 3x anchor text diversity limit and verify zero deprecated schemas.
  7. Layer 7: Commit & Publish: Update dynamic HTML and XML sitemaps and commit changes.
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. 12d ago First seen · 35 lines · 28 tokens per session scan A 334dd14862f0

Subscribe to this mod's changes

seo-flow is a skill published in the GitHub repository seoskillsai/seo-skills-ai (15 stars, last pushed 2d ago), licensed MIT. It adds 28 tokens to every session and 401 once invoked, about $0.0001 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-30.

Related

Other skills, from other repositories

Website Audit

Comprehensive website auditing skill using Lighthouse, PageSpeed Insights, and web performance APIs to audit performance, accessibility, SEO, best practices, and security.

PramodDutta/qaskills · 33 tokens

github

When the user wants to use GitHub for SEO, parasite SEO, GEO, open source marketing, README optimization, or curated Awesome lists. Also use when the user mentions "GitHub," "GitHub SEO," "GitHub parasite SEO," "GitHub GEO," "awesome list," "GitHub README," "profile README," "pinned repositories," "Trending,"…

kostja94/marketing-skills · 165 tokens

grokipedia-recommendations

When the user wants to add recommendations, links, or content to Grokipedia. Also use when the user mentions "Grokipedia," "GEO wiki," "AI encyclopedia," "suggest Grokipedia article," "Grokipedia citation," "Grokipedia listing," "AI search citation," "GEO visibility," or "Grokipedia optimization." For multi-platform…

kostja94/marketing-skills · 110 tokens

schema-markup

When the user wants to add or optimize structured data (Schema.org, JSON-LD). Also use when the user mentions "schema," "structured data," "JSON-LD," "rich results," "rich snippets," "Google rich snippets," "featured snippet schema," "add schema to page," "missing structured data," "schema validation error," "Schema…

kostja94/marketing-skills · 181 tokens

google-search-console

When the user wants to analyze Google Search Console data, use the GSC API, or interpret search performance. Also use when the user mentions "GSC," "Search Console," "indexing report," "Core Web Vitals," "Enhancements," "Insights report," "search performance," "search queries," "search performance report," "URL…

kostja94/marketing-skills · 137 tokens

brand-visual-generator

When the user wants to define, audit, or apply visual identity (typography, colors, spacing, design tokens, frontend aesthetics). Also use when the user mentions "brand style guide," "visual identity," "design system," "typography," "color palette," "brand guidelines," "AI brand aesthetics," "brand colors," "font…

kostja94/marketing-skills · 124 tokens