# Claude SEO — Complete SEO Skill for Claude Code > Universal SEO analysis skill with 15 sub-skills and 12 parallel subagents. Covers technical SEO, E-E-A-T, schema markup, GEO/AEO, local SEO, Google APIs, and PDF reporting. MIT license, 4,000+ stars. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use **Plugin Install (Claude Code 1.0.33+):** ``` /plugin marketplace add AgriciDaniel/claude-seo /plugin install claude-seo@AgriciDaniel-claude-seo ``` **Manual Install (macOS/Linux):** ```bash curl -fsSL https://raw.githubusercontent.com/AgriciDaniel/claude-seo/main/install.sh | bash ``` **Windows (PowerShell):** ``` git clone --depth 1 https://github.com/AgriciDaniel/claude-seo.git powershell -ExecutionPolicy Bypass -File claude-seo\install.ps1 ``` Run your first audit: ``` /seo audit https://yoursite.com ``` --- ## Intro Claude SEO is a comprehensive, open-source SEO analysis skill for Claude Code with 4,000+ GitHub stars and MIT license. It deploys 15 sub-skills and 12 parallel subagents to cover every dimension of SEO — technical audits, E-E-A-T content quality (updated to September 2025 Quality Rater Guidelines), schema markup validation, AI search optimization (GEO/AEO for Google AI Overviews and ChatGPT), local SEO, maps intelligence, and direct Google API integration (Search Console, PageSpeed, CrUX, GA4). Optional extensions for DataForSEO, Firecrawl, and Banana add real keyword data, deep crawling, and JavaScript rendering. Best for: SEO professionals, web developers, and site owners who want AI-powered SEO analysis directly from their terminal. Works with: Claude Code (macOS, Linux, Windows). Setup time: under 2 minutes. --- ## Claude SEO — Full Command Reference ### Slash Commands | Command | Purpose | |---------|---------| | `/seo audit` | Full website audit with 12 parallel subagents | | `/seo page` | Deep single-page analysis | | `/seo technical` | Technical SEO audit (9 categories) | | `/seo content` | E-E-A-T and content quality assessment | | `/seo schema` | Schema detection, validation, and JSON-LD generation | | `/seo images` | Image optimization analysis | | `/seo sitemap` | XML sitemap analysis and generation | | `/seo geo` | AI Search / Generative Engine Optimization | | `/seo local` | Local SEO (GBP, citations, reviews) | | `/seo maps` | Maps intelligence and geo-grid ranking | | `/seo hreflang` | Hreflang / i18n validation and generation | | `/seo google` | Google APIs (GSC, PageSpeed, CrUX, Indexing, GA4) | | `/seo plan` | Strategic planning (SaaS, local, ecommerce, publisher) | | `/seo programmatic` | Programmatic SEO analysis | | `/seo competitor-pages` | Comparison page generation | ### Architecture Running `/seo audit` launches **12 parallel subagents**, each handling a different analysis dimension: 1. **Technical Crawler** — Performance, crawlability, indexing, mobile 2. **Content Analyzer** — E-E-A-T scoring, readability, keyword usage 3. **Schema Validator** — JSON-LD, Microdata, RDFa with Google type validation 4. **Image Auditor** — Format, compression, alt text, lazy loading 5. **Sitemap Analyzer** — XML structure, coverage, freshness 6. **GEO Optimizer** — AI Overviews, ChatGPT, Perplexity readiness 7. **Local SEO Agent** — GBP optimization, NAP consistency, reviews 8. **Maps Intelligence** — Geo-grid rank tracking, competitor mapping 9. **Hreflang Validator** — International SEO correctness 10. **Link Analyzer** — Internal/external link health 11. **Core Web Vitals** — LCP, FID, CLS scoring 12. **Report Generator** — PDF/Excel with charts and recommendations ### Extensions (Optional) | Extension | Purpose | Requirement | |-----------|---------|-------------| | **DataForSEO** | Real search volume, keyword difficulty, SERP features | DataForSEO API key | | **Firecrawl** | Deep JavaScript-rendered crawling | Firecrawl API key | | **Banana** | Browser rendering for complex SPAs | Banana API key | ### GEO / AEO Optimization The `/seo geo` command specifically analyzes readiness for: - **Google AI Overviews** — Will your content be cited? - **ChatGPT Web Search** — Are you in ChatGPT's citation pool? - **Perplexity** — Does your content structure match Perplexity's extraction patterns? ### FAQ **Q: What is Claude SEO?** A: A comprehensive SEO analysis skill for Claude Code with 15 sub-skills and 12 parallel subagents covering technical SEO, content quality, schema, AI search optimization, local SEO, and Google API integration. **Q: Is Claude SEO free?** A: Yes, the core skill is fully open-source under MIT license. Optional extensions (DataForSEO, Firecrawl) require separate API subscriptions for real-world data. **Q: How does it compare to Ahrefs or Semrush?** A: Claude SEO runs locally with no subscription cost. It covers similar analysis dimensions but uses AI reasoning instead of proprietary crawl databases. For keyword volume data, connect the DataForSEO extension. --- ## Source & Thanks > Created by [AgriciDaniel](https://github.com/AgriciDaniel). Licensed under MIT. > > [claude-seo](https://github.com/AgriciDaniel/claude-seo) — ⭐ 4,000+ Thank you to AgriciDaniel for building the most comprehensive SEO skill in the Claude Code ecosystem. --- ## 快速使用 **插件安装:** ``` /plugin marketplace add AgriciDaniel/claude-seo /plugin install claude-seo@AgriciDaniel-claude-seo ``` 运行首次审计: ``` /seo audit https://yoursite.com ``` --- ## 简介 Claude SEO 是 Claude Code 的综合 SEO 分析技能,拥有 4,000+ GitHub Star 和 MIT 许可证。部署 15 个子技能和 12 个并行子 Agent,覆盖技术 SEO、E-E-A-T 内容质量、Schema 标记验证、AI 搜索优化(GEO/AEO)、本地 SEO、地图智能和 Google API 集成(Search Console、PageSpeed、CrUX、GA4)。 适合人群:需要 AI 驱动的 SEO 分析的 SEO 专业人员、Web 开发者和网站所有者。 兼容工具:Claude Code(macOS、Linux、Windows)。 --- ## 命令参考 | 命令 | 用途 | |------|------| | `/seo audit` | 全站审计(12 个并行子 Agent) | | `/seo page` | 单页深度分析 | | `/seo technical` | 技术 SEO 审计 | | `/seo content` | E-E-A-T 内容质量 | | `/seo schema` | Schema 检测与验证 | | `/seo geo` | AI 搜索优化(GEO/AEO) | | `/seo local` | 本地 SEO | | `/seo google` | Google API 集成 | ### FAQ **Q: Claude SEO 是什么?** A: Claude Code 的综合 SEO 技能,15 个子技能 + 12 个并行子 Agent,覆盖从技术 SEO 到 AI 搜索优化的所有维度。 **Q: 免费吗?** A: 核心技能 MIT 开源免费,可选扩展需单独 API 订阅。 --- ## 来源与感谢 > Created by [AgriciDaniel](https://github.com/AgriciDaniel). Licensed under MIT. > > [claude-seo](https://github.com/AgriciDaniel/claude-seo) — ⭐ 4,000+ --- Source: https://tokrepo.com/en/workflows/cb068086-1c7d-408e-90a1-c39cfc6ffe87 Author: Skill Factory