plugins marketplace
← All plugins

agentic-seo

v0.2.0

Agentic SEO Skills adds project brains, data-backed SEO analysis, content workflows, and technical SEO checks to Agentic SEO.

CodexClaude Code21 skills

by Agentic SEOMIT49updated 2 months ago

Source

git clone https://github.com/agencia-conversion/agentic-seo-skills

Clone the source, then follow the repository's marketplace instructions for your runtime. The repository root is the plugin root.

Layout

agentic-seo/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
├── skills/agentic-seo/SKILL.md
├── skills/autoresearch/SKILL.md
├── skills/backlink-analysis/SKILL.md
├── skills/brain-keeper/SKILL.md
├── skills/competitive-analysis/SKILL.md
├── skills/content-import/SKILL.md
├── skills/content-seo/SKILL.md
├── skills/data-setup/SKILL.md
├── skills/eeat/SKILL.md
├── skills/internal-links/SKILL.md
├── skills/keyword-research/SKILL.md
├── skills/page-report/SKILL.md
├── skills/project-init/SKILL.md
├── skills/seo-analysis/SKILL.md
├── skills/seo-skills-creator/SKILL.md
├── skills/seo-tools-creator/SKILL.md
├── skills/serp-extract/SKILL.md
├── skills/spec-driven/SKILL.md
├── skills/start/SKILL.md
├── skills/technical-seo/SKILL.md
└── skills/topic-cluster/SKILL.md

Skills21

agentic-seoskills/agentic-seo/SKILL.md

Load Agentic SEO's canonical runtime context and route broad, ambiguous, or compound Agentic SEO requests through the right gates and downstream skills.

autoresearchskills/autoresearch/SKILL.md

When the user wants a rigorous iteration loop for an artifact, prompt, briefing, content structure, or Agentic SEO skill. Also use for Karpathy-style experiment runs that need baseline scoring, explicit metrics, stop rules, and keep/reject decisions.

backlink-analysisskills/backlink-analysis/SKILL.md

When the user wants backlink, referring-domain, anchor, link-quality, link-gap, link-intersect, anchor-diff, link-velocity, brand-mention, or competitor link-profile analysis for one target domain or URL.

brain-keeperskills/brain-keeper/SKILL.md

When the user wants to ingest sources, change brain pages, register decisions, catalog content publications, or lint brain pages for provenance and link integrity.

competitive-analysisskills/competitive-analysis/SKILL.md

When the user wants to compare domains or URLs against competitors across SEO footprint, share of voice, keyword/content gap, head-to-head pages, off-page link gap (via backlink-analysis), and brand positioning. Orchestrates evidence from serp-extract, keyword-research, backlink-analysis, and topic-cluster without duplicating their work.

content-importskills/content-import/SKILL.md

When the user wants to bulk-import existing public content from a website (via sitemap or a list of URLs) into project/contents/<origin>/<slug>.md as the starting point for editorial work in this brain.

content-seoskills/content-seo/SKILL.md

When the user wants to brief, write, review, optimize, or publish public SEO content. Also use for article outlines, blog posts, landing-page copy, refreshes, and ranking-oriented editorial drafts.

data-setupskills/data-setup/SKILL.md

When the user wants to configure, validate, or troubleshoot DataForSEO or another SEO data provider securely. Also use when provider credentials are missing before keyword, SERP, or SEO analysis work.

eeatskills/eeat/SKILL.md

When the user wants to audit, strengthen, or prepare evidence for Experience, Expertise, Authoritativeness, and Trust. Also use before registering proof entries in `project/brain/log.md` or referencing them in `project/brain/topic-clusters.md`.

internal-linksskills/internal-links/SKILL.md

When the user wants internal link opportunities, contextual link recommendations, anchor text improvements, or validation before applying internal links.

keyword-researchskills/keyword-research/SKILL.md

When the user wants keyword research, keyword expansion, search volume, CPC, competition, long-tail opportunities, or clustering inputs for a market. Also use before topic-cluster or content planning work that needs keyword evidence.

page-reportskills/page-report/SKILL.md

Shared report-page contract for Agentic SEO modules that render editable, human-first Markdown reports in the Web Companion.

project-initskills/project-init/SKILL.md

When the user wants to create, initialize, or prepare one Agentic SEO project with the standard local project structure, blank brain templates, content directories, and initial log entry.

seo-analysisskills/seo-analysis/SKILL.md

When the user wants a keyword SERP analysis with competitor comparison, target page gaps, or player-score interpretation. Also use before topic cluster or content brief work that needs SERP evidence.

seo-skills-creatorskills/seo-skills-creator/SKILL.md

When the user wants to create, rewrite, evaluate, or improve an Agentic SEO skill. Also use when planning a skill-loop run or converting a formal contract skill into a narrative self-sufficient skill.

seo-tools-creatorskills/seo-tools-creator/SKILL.md

When the user wants to create, port, fork, or review deterministic provider tools for Agentic SEO. Also use when adding tool attribution, registry entries, or provider integration docs.

serp-extractskills/serp-extract/SKILL.md

When the user wants to capture SERP evidence, search result snapshots, competitor URLs, or SERP features for specific keywords without doing SEO analysis.

spec-drivenskills/spec-driven/SKILL.md

MUST USE PROACTIVELY before executing a user request with two or more distinct deliverables, downstream skills, Agentic SEO pillars, dependencies, or decision/evidence/check gates. Use for compound requests such as research plus brain updates, technical audit plus content plan, content plus publication review, or any bulleted/numbered request with separate outcomes. Do not use for a single clear task.

startskills/start/SKILL.md

Friendly first-run alias that routes new Agentic SEO users to the canonical agentic-seo and project-init workflow without duplicating process rules.

technical-seoskills/technical-seo/SKILL.md

When the user wants a deterministic technical SEO audit, page-template validation, JSON audit interpretation, or repair-priority report for a rendered page or site URL.

topic-clusterskills/topic-cluster/SKILL.md

When the user wants to build, refresh, or promote an SEO topic cluster (pillar + satellites) backed by keyword and SERP evidence. Runs in four phases — Pesquisar, Curar, Estruturar, Promover — with the cluster draft kept outside the brain until human approval.

Manifests2

.codex-plugin/plugin.json
{
  "name": "agentic-seo",
  "version": "0.2.0",
  "description": "Agentic SEO Skills adds project brains, data-backed SEO analysis, content workflows, and technical SEO checks to Agentic SEO.",
  "author": {
    "name": "Agentic SEO",
    "url": "https://agenticseo.sh/"
  },
  "homepage": "https://agenticseo.sh/",
  "license": "MIT",
  "keywords": [
    "seo",
    "agentic-seo",
    "content",
    "technical-seo",
    "brain",
    "dataforseo"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "Agentic SEO Skills",
    "shortDescription": "Agentic SEO skills for strategy, brain, content, data, and technical SEO.",
    "longDescription": "Agentic SEO Skills helps teams run an Agentic SEO project with a persistent authorial brain (identity, voice, technology, editorial, topic clusters, append-only log), decision logs for strategy, DataForSEO-powered analysis, Brazilian Portuguese content standards, technical SEO checks, and local project dashboards.",
    "developerName": "Agentic SEO",
    "category": "Productivity",
    "capabilities": [
      "Write",
      "Interactive"
    ],
    "websiteURL": "https://agenticseo.sh/",
    "brandColor": "#3a5bd9",
    "defaultPrompt": [
      "Crie um projeto Agentic SEO",
      "Analise uma keyword com DataForSEO",
      "Revise o brain e pendencias"
    ]
  }
}
.claude-plugin/plugin.json
{
  "name": "agentic-seo",
  "version": "0.2.1",
  "description": "Agentic SEO Skills adds project brains, data-backed SEO analysis, content workflows, and technical SEO checks to Agentic SEO.",
  "author": {
    "name": "Agentic SEO"
  },
  "homepage": "https://agenticseo.sh/",
  "license": "MIT",
  "keywords": [
    "seo",
    "agentic-seo",
    "content",
    "technical-seo",
    "brain",
    "dataforseo"
  ],
  "skills": "./skills/",
  "userConfig": {
    "dataforseo_login": {
      "type": "string",
      "title": "DataForSEO login",
      "description": "Login da sua conta DataForSEO. Pode ficar vazio e ser configurado depois pelo data-setup.",
      "sensitive": true,
      "required": false
    },
    "dataforseo_password": {
      "type": "string",
      "title": "DataForSEO password",
      "description": "Senha ou API password da DataForSEO. Pode ficar vazio e ser configurado depois pelo data-setup.",
      "sensitive": true,
      "required": false
    },
    "project_dir": {
      "type": "directory",
      "title": "Diretorio do projeto",
      "description": "Diretório onde Agentic SEO cria o projeto único.",
      "required": false,
      "default": "./project"
    },
    "dataforseo_mode": {
      "type": "string",
      "title": "Modo DataForSEO",
      "description": "Modo padrao: standard. Opcoes: live, standard, async, offline.",
      "required": false,
      "default": "standard"
    }
  }
}