agencia-conversion/agentic-seo-skills

39 stars · Last commit 2026-05-30

Agentic SEO operating system as a Claude Code plugin: project Wiki, DataForSEO workflows, content briefs, technical SEO, and human-approval gates.

README preview

# Agentic SEO Skills

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, evidence, and limitations. The Web Companion is where you read and approve every deliverable.

## Install

Run these commands in a terminal where Claude Code is available as `claude`:

```bash
claude plugin marketplace add agencia-conversion/agentic-seo-skills
claude plugin install agentic-seo@agentic-seo-skills-marketplace
```

Then restart Claude Code or run `/reload-plugins` inside an active session.

## Start

```text
/agentic-seo:start
```

View full repository on GitHub →