Skip to content
Marketing
Command

/seo-content

Route to the `content-seo` skill to brief, write, review, optimize, or publish public SEO content.

From plugin
482 skills13 agents2 commands3 hooks
shell
$ npx -y skills add agencia-conversion/agentic-seo-skills --agent claude-code

Ships with agentic-seo. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/seo-content

Context preview

What this command does when you run it.

Route to the `content-seo` skill to brief, write, review, optimize, or publish public SEO content.

Command definition

seo-content.md
description: Route to the `content-seo` skill to brief, write, review, optimize, or publish public SEO content.
argument-hint: [optional context — slug, URL, tema, fase desejada (brief/approve/write/check/promote)]

Invoke the `content-seo` skill for public SEO content work.

Request:

$ARGUMENTS

If `$ARGUMENTS` is empty, use the previous user message in the conversation as the request.

Follow the `content-seo` skill contract exactly:

1. Run the phases in order by default: `brief` → optional review/decision (`approve` compatibility alias) → `write` → `check` → `promote`. Record bypasses and limitations in the artifact. 2. Use DataForSEO (`node tools/clis/dataforseo.js status`) as the default source for SERP and keyword evidence. If not configured, invoke the `data-setup` skill. 3. Measure Top 3 competitor pages via `node tools/clis/extract.js --url <url> --format json`. 4. Write artifacts under `project/contents/<slug>/` only — `workbench/`, `sources/`, `draft.md`, `checks.yaml`, `published.md`. 5. Treat `project/brain/` as evidence overlay, not a precondition. Mirror public content only on explicit user request and after checks pass. 6. Separate raw evidence, synthesis, and human judgment. Never fabricate volume, rankings, backlinks, credentials, or proof. 7. Mark the briefing ready for writing when evidence and limitations are explicit; writing does not require an approver.

Preserve pt-BR diacritics in all human-facing prose.

Read more
Read it on GitHub ↗
Ships withagentic-seo

Agentic SEO is officially available as a Claude Code plugin. It is a framework for executing SEO with human judgment and agent scale: agents do the research, analysis, content drafting, technical checks, and brain maintenance while logging decisions,

Get the whole plugin, auto-invoked
Stats
48
Stars
0
Views
7
Forks
Maintained
Maintenance
TypeScript
Language
MIT
License
2mo ago
Last commit
3mo ago
Created

Repo: agencia-conversion/agentic-seo-skills