A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Agentic SEO operating system as a Claude Code plugin: project Wiki, DataForSEO workflows, content briefs, technical 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, evidence, and limitations. The Web Companion is where you read and approve every deliverable.
Run these commands in a terminal where Claude Code is available as claude:
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.
/agentic-seo:start
The agent orients the session, runs project-init when needed, and routes every substantive deliverable through the Web Companion. For a five-minute walkthrough, see docs/getting-started.md.
claude plugin marketplace update agentic-seo-skills-marketplace
claude plugin update agentic-seo@agentic-seo-skills-marketplace
Then restart Claude Code or run /reload-plugins.
project/brain/.Six pillars: Strategy · Brain · Technology · Technical SEO · Content · Data and Analysis.
Agentic SEO is English-first and officially supports Brazilian Portuguese. Generated prose preserves spelling, accents, and diacritics in the requested language.
| For | Start here |
|---|---|
| Users | docs/getting-started.md, docs/web-companion.md, docs/brain.md, docs/clusters.md |
| Contributors | docs/architecture.md, docs/contributing.md, docs/refactor-status.md |
| Specifications | docs/specs/ |
The full index is at docs/README.md.
To load the plugin from a local checkout without installing it:
git clone https://github.com/agencia-conversion/agentic-seo-skills.git
cd agentic-seo-skills
npm install
npm run build
claude --plugin-dir .
Running plain claude from this repository opens the folder as a normal project; plugin skills are only available after loading with --plugin-dir or installing through the Claude Code plugin marketplace.
Validate the manifests and run the tests:
claude plugin validate .claude-plugin/plugin.json
claude plugin validate .claude-plugin/marketplace.json
npm test
node scripts/validate_skills.mjs
For the full development workflow, see docs/contributing.md.
Agentic SEO is officially supported only as a Claude Code plugin in the current release.
Other IDEs and agents can test the portable parts of the framework, but not the complete plugin experience. What can be tested:
AGENTS.md for the cross-agent runtime contract;skills/<skill-name>/SKILL.md files as portable skill instructions;templates/ and docs/ as reference material;What is Claude Code-specific and should not be expected to work in other IDEs: /agentic-seo:* plugin slash commands, plugin installation through .claude-plugin/plugin.json, SessionStart hooks and runtime context injection, Claude Code userConfig for sensitive settings, plugin-scoped browser handoff behaviour, and marketplace install/update semantics.
Codex compatibility is best-effort through AGENTS.md, .codex-plugin/plugin.json, and standard skills/<skill-name>/SKILL.md directories.
Agentic SEO 0.2.0 is distributed through:
agencia-conversion/agentic-seo-skills.claude-plugin/marketplace.jsonagentic-seo@agentic-seo-skills-marketplaceagentic-seo--v0.2.0Do not commit secrets, raw client data, generated runs, or provider responses from real clients. Credentials belong in Claude Code plugin user configuration or local ignored environment files.
A Claude Code skill by Hao (駱君昊) that learns your Facebook voice and auto-posts to FB / IG / Threads / X with a 14-day c
1000+ skills curated from Anthropic, Vercel, Stripe, and other engineering teams
Universal SEO skill for Claude Code. 25 sub-skills + 18 sub-agents covering technical SEO, E-E-A-T, schema, GEO/AEO, bac
Human + AI music production workflow for Suno - skills, templates, and tools