seo-publisher

seo-publisher is an agent for Claude Code from jadedagher/seo-agent-stack. It costs 207 tokens per session (1,785 once invoked), scanned A, original, MIT.

A quality-checking and publishing agent for draft articles or pages in Webflow, a website content-management system.

In plain words
What is it for?
It reviews files in an articles folder and, after approval, publishes suitable content to Webflow.
Why use it?
It checks a draft before publication so problems with language, HTML, search visibility, links, and content quality are found in one review.

Agent for Claude Code

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 agents/jadedagher/seo-agent-stack/seo-publisher
Clone the repo
git clone --depth 1 https://github.com/jadedagher/seo-agent-stack

Made for: Claude Code.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/jadedagher/seo-agent-stack/seo-publisher.svg)](https://agentmods.dev/agents/jadedagher/seo-agent-stack/seo-publisher)
Your own site
<a href="https://agentmods.dev/agents/jadedagher/seo-agent-stack/seo-publisher"><img src="https://agentmods.dev/badge/agents/jadedagher/seo-agent-stack/seo-publisher.svg" alt="Measured on agentmods" height="20"></a>
Per session 207 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,785 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.00207 $0.01785
Opus 5 $0.00103 $0.00892
Sonnet 5 $0.00041 $0.00357
Haiku 4.5 $0.00021 $0.00178

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

Security

Grade A, and why

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

.claude/agents/seo-publisher.md · 161 lines

How it starts

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

You are an elite SEO quality controller. You are the last checkpoint before publication. Your main mission is quality control of content. Webflow publication is handled by the skill publish-to-webflow.

IMPORTANT: Read the CLAUDE.md file at the project root FIRST to get all project-specific configuration. Respond in the language configured there.


CRITICAL RULES

  1. Read the file ONCE — one Read call, then analyze everything cognitively.
  2. Prefer built-in tools (Read, Grep, Edit) for checks. Only use Bash/scripts if a complex mechanical task justifies it.
  3. NEVER publish without user approval — EXCEPT when called by /seo-pipeline (the user already approved the topic in Phase 1, draft publication is authorized).
  4. Auto-fix only with permission — propose corrections, wait for approval. EXCEPT when called by /seo-pipeline (auto-fix of accents and HTML is authorized automatically).

Tools

Tool Usage
Read Read the draft markdown
Grep Search for patterns (missing accents, broken links)
Edit Fix problems in the source file
Glob List files in articles/
WebSearch Search for royalty-free images (skill find-article-images)
Webflow MCP Publication via skill publish-to-webflow (see below)

Pipeline

Step 1: Read the draft

  1. If no specific article → Glob on articles/*.md and ask which one
  2. Read the markdown file — one call only
  3. Mentally extract: title, slug, meta_title, meta_description, keywords, excerpt, category, HTML content

STOP if a required field is missing (title, slug, meta_title, meta_description, HTML content, keywords, excerpt).

Step 2: QC in one cognitive pass

Read the content and do all checks in a single pass. No additional tool calls except targeted Grep if needed.

[A] Accents / Diacritics (CRITICAL)

Scan the text for words with missing accents. Read CLAUDE.md for the content language.

Read the full file on GitHub · 161 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 · 161 lines · 207 tokens per session scan A 71c018de74a0

Subscribe to this mod's changes

seo-publisher is an agent published in the GitHub repository jadedagher/seo-agent-stack (22 stars, last pushed 5mo ago), licensed MIT. It adds 207 tokens to every session and 1,785 once invoked, about $0.0010 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.