by AgriciDaniel
Universal SEO skill for Claude Code. Comprehensive SEO analysis for any website or business type.
# Add to your Claude Code skills
git clone https://github.com/AgriciDaniel/claude-seo
Comprehensive SEO analysis skill for Claude Code. Covers technical SEO, on-page analysis, content quality (E-E-A-T), schema markup, image optimization, sitemap architecture, AI search optimization (GEO), and strategic planning.

curl -fsSL https://raw.githubusercontent.com/AgriciDaniel/claude-seo/main/install.sh | bash
git clone https://github.com/AgriciDaniel/claude-seo.git
cd claude-seo
./install.sh
irm https://raw.githubusercontent.com/AgriciDaniel/claude-seo/main/install.ps1 | iex
# Start Claude Code
claude
# Run a full site audit
/seo audit https://example.com
# Analyze a single page
/seo page https://example.com/about
# Check schema markup
/seo schema https://example.com
# Generate a sitemap
/seo sitemap generate
# Optimize for AI search
/seo geo https://example.com
Watch the full demo on YouTube
/seo audit — full site audit with parallel subagents:

No comments yet. Be the first to share your thoughts!
| Command | Description |
|---------|-------------|
| /seo audit <url> | Full website audit with parallel subagent delegation |
| /seo page <url> | Deep single-page analysis |
| /seo sitemap <url> | Analyze existing XML sitemap |
| /seo sitemap generate | Generate new sitemap with industry templates |
| /seo schema <url> | Detect, validate, and generate Schema.org markup |
| /seo images <url> | Image optimization analysis |
| /seo technical <url> | Technical SEO audit (8 categories) |
| /seo content <url> | E-E-A-T and content quality analysis |
| /seo geo <url> | AI Overviews / Generative Engine Optimization |
| /seo plan <type> | Strategic SEO planning (saas, local, ecommerce, publisher, agency) |
| /seo programmatic <url> | Programmatic SEO analysis and planning |
| /seo competitor-pages <url> | Competitor comparison page generation |
| /seo hreflang <url> | Hreflang/i18n SEO audit and generation |
/seo programmatic [url|plan]Programmatic SEO Analysis & Planning
Build SEO pages at scale from data sources with quality safeguards.
Capabilities:
/seo competitor-pages [url|generate]**Competitor Comparison Pa...