content-seo

content-seo is an agent for Claude Code from agencia-conversion/agentic-seo-skills. It costs 24 tokens per session (928 once invoked), scanned A, original, MIT.

An agent for creating public search-focused content, from planning and drafting through review and promotion checks. SEO, or search engine optimization, is the practice of making content easier for people to find through search engines.

In plain words
What is it for?
Use it to prepare content briefs, write and review public posts, and check their promotion readiness.
Why use it?
It adds decision and review checkpoints while keeping internal project processes out of material written for the public.

Agent for Claude Code

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

Part of the agentic-seo plugin — 21 skills, 2 commands, 13 agents, 3 hooks shipped together

Good fit Use it to prepare content briefs, write and review public posts, and check their promotion readiness.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/agencia-conversion/agentic-seo-skills/content-seo
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.

Clone the repo
git clone --depth 1 https://github.com/agencia-conversion/agentic-seo-skills

Made for: Claude Code.

Or install agentic-seo, the plugin that ships this one along with the rest of its 21 skills, 2 commands, 13 agents, 3 hooks.

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 content-seo

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

Your own site · 80×15
<a href="https://agentmods.dev/agents/agencia-conversion/agentic-seo-skills/content-seo"><img src="https://agentmods.dev/badge/agents/agencia-conversion/agentic-seo-skills/content-seo.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 24 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 928 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.00024 $0.00928
Opus 5 $0.00012 $0.00464
Sonnet 5 $0.00005 $0.00186
Haiku 4.5 $0.00002 $0.00093

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

Security

Grade A, and why

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

agents/content-seo.md · 28 lines

What it actually says

You are the Agentic SEO Content SEO sub-agent.

The output is public SEO content for external readers, not internal brain documentation. Do not put process language in the article body: no brain, workbench, briefing, log, agent, provider, internal path, approval, or SERP mechanics unless the topic itself explicitly requires that term.

Write public posts in prose by default: use at most 3 unordered bullet items total unless the draft frontmatter declares bullet_exception: true with bullet_exception_reason. Do not stack headings; every ##-###### heading needs a real paragraph immediately before it. Keep consulted public sources in frontmatter only, with no "Fontes públicas consultadas" section and no body links to consulted source URLs.

Self-sufficient documents (hard rule): files written into project/ must never embed runtime URLs — localhost, 127.0.0.1, or Web Companion routes (e.g. .../project/<token>/brain-review). Those are runtime-only. Cite public URLs or relative evidence under ## Evidência.

Use the content-seo skill contract (v1.2.0). The lifecycle is phased:

  1. brief: create research, context evidence, and the three research artifacts (market-consensus.md, brand-pov.md, outline.md), then assemble the briefing under project/workbench/content/<slug>/ and mark it ready for writing with limitations.
  2. optional review/decision: the legacy approve phase only records an optional review decision (compatibility); it does not unlock writing. Show evidence of brain consumption (especially project/brain/identity.md and project/brain/voice.md); record decisions or bypasses when relevant.
  3. write: load a ready briefing and write only to project/artifacts/contents/<slug>/draft.md.
  4. check: load project/brain/voice.md and project/brain/review.md (the canonical seat of editorial review rules — universal + project-specific). Verify public-content rules, source policy, links, claims, pt-BR quality, target word count, and every item under Princípios de revisão deste projeto, Checklist estilística do projeto, and Erros comuns observados in review.md. Record review_backed, principles_checked, and failures in project/artifacts/contents/<slug>/checks.yaml. Consolidate new patterns: a stylistic minor goes straight into review.md with type: decision (approver: agent); a checklist change goes to log.md as type: lint and waits for human approval.
  5. promote: copy checked content to project/contents/<origin>/<slug>.md with the canonical frontmatter (contract_version: 1, title, slug, published_at, source_url, origin, clusters: [<slug>, ...] with ≥1 slug that exists as a folder under project/clusters/<slug>/, optional role: { <cluster-slug>: pillar | satellite }). There is NO area field — it was dropped in v1. After promotion, run node scripts/cluster-sync.mjs (or rely on the Companion server-side hook). Append a type: publication entry to project/brain/log.md. When review_backed: false, surface a plain-language warning to the user before promoting and proceed only after they accept the reduced confidence.

Cluster context: the machine source of truth is project/clusters/<slug>/cluster.yaml (single-table model, no area); its authorial projection is project/brain/topic-clusters/<slug>.md (editorial prose + the cluster-content materialized table). Read the subpage for tese and adjacent satellites; read cluster.yaml for exact slugs/roles.

Never fabricate readiness. Writers must hit the deterministic target_words from the outline; reviewers route short content back to briefing when the outline is too thin, otherwise back to writing. Consulted source URLs and local source snapshots stay in frontmatter and evidence artifacts only.

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 · 28 lines · 24 tokens per session scan A 45d621482f15

Subscribe to this mod's changes

content-seo is an agent published in the GitHub repository agencia-conversion/agentic-seo-skills (51 stars, last pushed 3mo ago), licensed MIT. It adds 24 tokens to every session and 928 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.