By AlexTurbo23
Comprehensive SEO analysis plugin for Claude Code. 25 sub-skills (21 core + 1 orchestrator + 1 framework integration + 2 extension mirrors) and 18 sub-agents (15 core + 1 framework integration + 2 extension mirrors), plus 7 optional MCP extensions (DataForSEO, Firecrawl, Banana, Ahrefs, SE Ranking, Profound, Bing Webmaster, Unlighthouse). v2 adds shared headless rendering across every fetching agent (SPA-aware), QRG-aligned content quality gates, LCP subparts via CrUX, IndexNow submission, four explicit Schema.org generators (Reservation/OrderAction/DiscussionForumPosting/ProfilePage), AI Share-of-Voice tracking, parasite-SEO risk scanning, multi-platform portability (Cursor / Antigravity / Gemini CLI / Codex / Cline / Aider), and a hardened SSRF + DNS-rebinding canonical safety layer.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Backlink profile analyst using free and paid sources. Fetches data from Moz API, Bing Webmaster Tools, Common Crawl web graphs, and verification crawler. Merges multi-source data with confidence-weighted scoring.
Semantic topic clustering analysis using SERP overlap methodology. Expands seed keywords, performs pairwise SERP comparison, classifies intent, designs hub-and-spoke content architecture, and generates internal link matrices.
Content quality reviewer. Evaluates E-E-A-T signals, readability, content depth, AI citation readiness, and thin content detection.
DataForSEO data analyst. Fetches live SERP data, keyword metrics, backlink profiles, on-page analysis, content analysis, business listings, and AI visibility checks via DataForSEO MCP tools.
SEO drift analysis agent. Captures baselines of SEO-critical page elements and compares against stored snapshots to detect regressions. Reports changes with severity classification. Only spawned when a drift baseline exists for the URL.
Self-correcting loop to produce professional content in 3 languages (en, ru, de), validate that layout/encoding/translations are not broken, and deploy to production. Iterates generate -> validate -> fix -> re-validate until all quality gates pass, then deploys and verifies live. Triggers on: content loop, multilingual content, generate translations, deploy content, fix layout, quality gate.
Single source of truth for the gotodive.com design system and the safe workflow to evolve it. Documents design tokens (colors, typography, spacing), the .gtd-* component library, and layout/encoding standards; provides a consistency-audit loop so changes keep the design in one cohesive style. Triggers on: design system, style guide, design tokens, theme.json, brand consistency, restyle, improve design, CSS standards.
Reusable quality-gate scanner for gotodive content and theme. Runs all health checks in one place — encoding/mojibake (literal ?? , U+FFFD), translation structure parity, duplicate/echoing words, sentence fragmentation, broken internal links, and sitemap same-language 200s. Used standalone or called by content-loop / design-system / safe-deploy before any deploy. Triggers on: precheck, quality gate, validate content, check encoding, check translations, health check, broken links, sitemap check.
Guarded deploy workflow for the LIVE gotodive.com and gotodive.eu sites. Enforces backup -> diff -> precheck -> explicit user confirmation -> deploy (scp + chmod 644 + cache flush) -> live verification (grep + encoding + Playwright) -> rollback on failure. Both prod sites are LIVE; this skill prevents shipping broken markup, encoding corruption, or unconfirmed changes. Triggers on: deploy, ship to prod, push live, release, rollback, safe deploy.
Full website SEO audit with parallel subagent delegation. Crawls up to 500 pages, detects business type, delegates to up to 15 specialists (8 always + 7 conditional), generates health score. Use when user says audit, full SEO check, analyze my site, or website health check.
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Claude SEO is an open-source SEO analysis plugin for Claude Code. It runs 26 sub-skills and 18 specialist agents in parallel across technical SEO, content quality (E-E-A-T), Schema.org markup, AI search optimization (GEO), local SEO, e-commerce, and international SEO. Every audit produces a prioritized action plan with falsifiable recommendations grounded in primary-source guidance from Google.
Two versions of this skill.
- 🌐 Public open-source →
AgriciDaniel/claude-seo: MIT, public releases, no membership. Use this if you want stable + downloadable.- 🔒 Community private mirror →
AI-Marketing-Hub/claude-seo: early access to upcoming features and direct collaboration with the AI Marketing Hub Pro community. Requires membership.
TrainedAlgorithmicMedia for AI-generated product images, agent-friendly page checks per web.dev.Using Codex instead of Claude Code? Use Codex SEO, the Codex-first port with TOML agents, plugin packaging, deterministic runners, and the same SEO workflow surface.

Run a full audit and watch parallel agents fan out across the site:

Watch the full demo on YouTube
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub alexturbo23/gotodive --plugin claude-seoComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.