[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-74013":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":23,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":33,"readmeContent":34,"aiSummary":35,"trendingCount":16,"starSnapshotCount":16,"syncStatus":36,"lastSyncTime":37,"discoverSource":38},74013,"claude-seo","AgriciDaniel\u002Fclaude-seo","AgriciDaniel","Universal SEO skill for Claude Code. 25 sub-skills + 18 sub-agents covering technical SEO, E-E-A-T, schema, GEO\u002FAEO, backlinks, local SEO, maps intelligence, semantic clustering, e-commerce SEO, international SEO, Google APIs, and PDF\u002FExcel reporting. Optional DataForSEO, Firecrawl, and Banana extensions.","https:\u002F\u002Fclaude-seo.md",null,"Python",8600,1254,89,17,0,238,925,1616,714,40.3,"MIT License",false,"main",[26,27,28,29,30,31,32],"ai","ai-seo","claude-code","claude-code-skill","marketing-automation","open-source","seo","2026-06-12 02:03:21","![Claude SEO](screenshots\u002Fcover-image.jpeg)\n\n# Claude SEO - SEO Audit Skill for Claude Code\n\nSEO 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) covering technical SEO, on-page analysis, content quality (E-E-A-T), content briefs, schema markup, image optimization, sitemap architecture, AI search optimization (GEO), local SEO, maps intelligence, semantic topic clustering, search experience optimization (SXO), SEO drift monitoring, e-commerce SEO, international SEO with cultural profiles, FLOW framework integration, Google SEO APIs (Search Console, PageSpeed, CrUX, GA4), PDF report generation, and strategic planning.\n\n![SEO Command Demo](screenshots\u002Fseo-command-demo.gif)\n\n[![CI](https:\u002F\u002Fgithub.com\u002FAgriciDaniel\u002Fclaude-seo\u002Factions\u002Fworkflows\u002Fci.yml\u002Fbadge.svg)](https:\u002F\u002Fgithub.com\u002FAgriciDaniel\u002Fclaude-seo\u002Factions\u002Fworkflows\u002Fci.yml)\n[![Claude Code Skill](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FClaude%20Code-Skill-blue)](https:\u002F\u002Fclaude.ai\u002Fclaude-code)\n[![License: MIT](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FLicense-MIT-yellow.svg)](LICENSE)\n[![Version](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fv\u002Frelease\u002FAgriciDaniel\u002Fclaude-seo)](https:\u002F\u002Fgithub.com\u002FAgriciDaniel\u002Fclaude-seo\u002Freleases)\n\n> Using Codex instead of Claude Code? Use [Codex SEO](https:\u002F\u002Fgithub.com\u002FAgriciDaniel\u002Fcodex-seo), the Codex-first port of this project with Codex skills, TOML agents, plugin packaging, deterministic runners, and the same SEO workflow surface.\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Quick Start](#quick-start)\n- [Commands](#commands)\n- [Features](#features)\n- [Architecture](#architecture)\n- [Limitations](#limitations)\n- [Requirements](#requirements)\n- [Uninstall](#uninstall)\n- [Extensions](#extensions)\n- [Ecosystem](#ecosystem)\n- [Documentation](#documentation)\n- [Community Contributors](#community-contributors)\n- [License](#license)\n- [Contributing](#contributing)\n- [Author](#author)\n\n## Installation\n\n### Plugin Install (Claude Code 1.0.33+)\n\n```bash\n# Add marketplace (one-time)\n\u002Fplugin marketplace add AgriciDaniel\u002Fclaude-seo\n\n# Install plugin\n\u002Fplugin install claude-seo@agricidaniel-seo\n```\n\n### Manual Install (Unix\u002FmacOS\u002FLinux)\n\n```bash\ngit clone --depth 1 https:\u002F\u002Fgithub.com\u002FAgriciDaniel\u002Fclaude-seo.git\nbash claude-seo\u002Finstall.sh\n```\n\n\u003Cdetails>\n\u003Csummary>One-liner (curl, review then run)\u003C\u002Fsummary>\n\n```bash\ncurl -fsSL https:\u002F\u002Fraw.githubusercontent.com\u002FAgriciDaniel\u002Fclaude-seo\u002Fmain\u002Finstall.sh > install.sh\ncat install.sh        # review\nbash install.sh       # run when satisfied\nrm install.sh\n```\n\n\u003C\u002Fdetails>\n\n### Windows (PowerShell)\n\n```powershell\ngit clone --depth 1 https:\u002F\u002Fgithub.com\u002FAgriciDaniel\u002Fclaude-seo.git\npowershell -ExecutionPolicy Bypass -File claude-seo\\install.ps1\n```\n\n> **Why git clone instead of `irm | iex`?** Claude Code's own security guardrails flag `irm ... | iex` as a supply chain risk (downloading and executing remote code with no verification). The git clone approach lets you inspect the script at `claude-seo\\install.ps1` before running it.\n\n## Quick Start\n\n```bash\n# Start Claude Code\nclaude\n\n# Run a full site audit\n\u002Fseo audit https:\u002F\u002Fexample.com\n\n# Analyze a single page\n\u002Fseo page https:\u002F\u002Fexample.com\u002Fabout\n\n# Check schema markup\n\u002Fseo schema https:\u002F\u002Fexample.com\n\n# Generate a sitemap\n\u002Fseo sitemap generate\n\n# Optimize for AI search\n\u002Fseo geo https:\u002F\u002Fexample.com\n```\n### Demo:\n[Watch the full demo on YouTube](https:\u002F\u002Fwww.youtube.com\u002Fwatch?v=COMnNlUakQk)\n\n**`\u002Fseo audit`: full site audit with parallel subagents:**\n\n![SEO Audit Demo](screenshots\u002Fseo-audit-demo.gif)\n\n## Commands\n\n| Command | Description |\n|---------|-------------|\n| `\u002Fseo audit \u003Curl>` | Full website audit with parallel subagent delegation |\n| `\u002Fseo page \u003Curl>` | Deep single-page analysis |\n| `\u002Fseo sitemap \u003Curl>` | Analyze existing XML sitemap |\n| `\u002Fseo sitemap generate` | Generate new sitemap with industry templates |\n| `\u002Fseo schema \u003Curl>` | Detect, validate, and generate Schema.org markup |\n| `\u002Fseo images \u003Curl>` | Image optimization analysis |\n| `\u002Fseo technical \u003Curl>` | Technical SEO audit (9 categories) |\n| `\u002Fseo content \u003Curl>` | E-E-A-T and content quality analysis |\n| `\u002Fseo geo \u003Curl>` | AI Overviews \u002F Generative Engine Optimization |\n| `\u002Fseo plan \u003Ctype>` | Strategic SEO planning (saas, local, ecommerce, publisher, agency) |\n| `\u002Fseo programmatic \u003Curl>` | Programmatic SEO analysis and planning |\n| `\u002Fseo competitor-pages \u003Curl>` | Competitor comparison page generation |\n| `\u002Fseo local \u003Curl>` | Local SEO analysis (GBP, citations, reviews, map pack) |\n| `\u002Fseo maps [command]` | Maps intelligence (geo-grid, GBP audit, reviews, competitors) |\n| `\u002Fseo hreflang \u003Curl>` | Hreflang\u002Fi18n SEO audit and generation |\n| `\u002Fseo google [command] [url]` | Google SEO APIs (GSC, PageSpeed, CrUX, Indexing, GA4) |\n| `\u002Fseo google report [type]` | Generate PDF\u002FHTML report with charts (cwv-audit, gsc-performance, full) |\n| `\u002Fseo backlinks \u003Curl>` | Backlink profile analysis (free: Moz, Bing, Common Crawl) |\n| `\u002Fseo cluster \u003Cseed-keyword>` | SERP-based semantic clustering and content architecture |\n| `\u002Fseo sxo \u003Curl>` | Search Experience Optimization: page-type, user stories, personas |\n| `\u002Fseo drift baseline \u003Curl>` | Capture SEO baseline for change monitoring |\n| `\u002Fseo drift compare \u003Curl>` | Compare current state to stored baseline |\n| `\u002Fseo drift history \u003Curl>` | Show drift history over time |\n| `\u002Fseo ecommerce \u003Curl>` | E-commerce SEO: product schema, marketplace intelligence |\n| `\u002Fseo firecrawl [command] \u003Curl>` | Full-site crawling and site mapping (extension) |\n| `\u002Fseo dataforseo [command]` | Live SEO data via DataForSEO (extension) |\n| `\u002Fseo image-gen [use-case] \u003Cdesc>` | AI image generation for SEO assets (extension) |\n\n### `\u002Fseo programmatic [url|plan]`\n**Programmatic SEO Analysis & Planning**\n\nBuild SEO pages at scale from data sources with quality safeguards.\n\n**Capabilities:**\n- Analyze existing programmatic pages for thin content and cannibalization\n- Plan URL patterns and template structures for data-driven pages\n- Internal linking automation between generated pages\n- Canonical strategy and index bloat prevention\n- Quality gates: WARNING at 100+ pages, HARD STOP at 500+ without audit\n\n### `\u002Fseo competitor-pages [url|generate]`\n**Competitor Comparison Page Generator**\n\nCreate high-converting \"X vs Y\" and \"alternatives to X\" pages.\n\n**Capabilities:**\n- Structured comparison tables with feature matrices\n- Product schema markup with AggregateRating\n- Conversion-optimized layouts with CTA placement\n- Keyword targeting for comparison intent queries\n- Fairness guidelines for accurate competitor representation\n\n### `\u002Fseo hreflang [url]`\n**Hreflang \u002F i18n SEO Audit & Generation**\n\nValidate and generate hreflang tags for multi-language sites.\n\n**Capabilities:**\n- Generate hreflang tags (HTML, HTTP headers, or XML sitemap)\n- Validate self-referencing tags, return tags, x-default\n- Detect common mistakes (missing returns, invalid codes, HTTP\u002FHTTPS mismatch)\n- Cross-domain hreflang support\n- Language\u002Fregion code validation (ISO 639-1 + ISO 3166-1)\n\n## Features\n\n### Core Web Vitals (Current Metrics)\n- **LCP** (Largest Contentful Paint): Target \u003C 2.5s\n- **INP** (Interaction to Next Paint): Target \u003C 200ms\n- **CLS** (Cumulative Layout Shift): Target \u003C 0.1\n\n> Note: INP replaced FID on March 12, 2024. FID was removed from all Chrome tools on September 9, 2024.\n\n### E-E-A-T Analysis\nUpdated to September 2025 Quality Rater Guidelines:\n- **Experience**: First-hand knowledge signals\n- **Expertise**: Author credentials and depth\n- **Authoritativeness**: Industry recognition\n- **Trustworthiness**: Contact info, security, transparency\n\n### Schema Markup\n- Detection: JSON-LD (preferred), Microdata, RDFa\n- Validation against Google's supported types\n- Generation with templates\n- Deprecation awareness:\n  - HowTo: Deprecated (Sept 2023)\n  - FAQ: Restricted to gov\u002Fhealth sites (Aug 2023)\n  - SpecialAnnouncement: Deprecated (July 2025)\n\n### AI Search Optimization (GEO)\nOptimize for:\n- Google AI Overviews\n- ChatGPT web search\n- Perplexity\n- Other AI-powered search\n\n### Google SEO APIs\nDirect integration with Google's SEO data:\n- **PageSpeed Insights + CrUX**: Lab and field Core Web Vitals data\n- **Search Console**: Top queries, URL inspection, sitemap status\n- **Indexing API**: Notify Google of new\u002Fupdated\u002Fremoved URLs\n- **GA4**: Organic traffic, top landing pages, device\u002Fcountry breakdown\n- **PDF Reports**: A4 reports with charts via WeasyPrint and matplotlib\n\n4-tier credential system. Get value at every level:\n| Tier | Auth | APIs |\n|------|------|------|\n| 0 | API key | PSI, CrUX, CrUX History |\n| 1 | + OAuth\u002FSA | + GSC, URL Inspection, Indexing |\n| 2 | + GA4 config | + GA4 organic traffic |\n| 3 | + Ads token | + Keyword Planner |\n\n### Local SEO and Maps Intelligence\n- Google Business Profile optimization\n- NAP consistency auditing\n- Citation and review analysis\n- Geo-grid rank tracking and competitor radius mapping\n\n### Quality Gates\n- Warning at 30+ location pages\n- Hard stop at 50+ location pages\n- Thin content detection per page type\n- Doorway page prevention\n\n## Architecture\n\n```\n~\u002F.claude\u002Fplugins\u002F...\u002Fskills\u002Fseo\u002F      # Main orchestrator\n~\u002F.claude\u002Fplugins\u002F...\u002Fskills\u002Fseo-*\u002F    # 25 sub-skills (auto-discovered)\n~\u002F.claude\u002Fplugins\u002F...\u002Fagents\u002Fseo-*.md  # 18 sub-agents (auto-discovered)\n```\n\n### Video and Live Schema\nAdditional schema types for video content, live streaming, and key moments:\n- VideoObject: Video page markup with thumbnails, duration, upload date\n- BroadcastEvent: LIVE badge support for live streaming content\n- Clip: Key moments and chapters within videos\n- SeekToAction: Enable seek functionality in video rich results\n- SoftwareSourceCode: Open source and code repository pages\n\nSee `schema\u002Ftemplates.json` for ready-to-use JSON-LD snippets. Full release history in [CHANGELOG.md](CHANGELOG.md).\n\n## Limitations\n\nSites that render content client-side without server-side rendering will produce false-negative findings on content, schema, headings, and meta in most subagents. The orchestrator and most subagents fetch raw HTML rather than executing JavaScript, so a single-page application that hydrates content in the browser will appear empty to the auditor.\n\nIf your target site is an SPA without SSR (typical patterns: Vite\u002FCRA React without prerender, client-only Vue\u002FAngular, frameworks where the initial HTML response is largely an empty shell), use a tool that performs browser-rendered fetching for the audit. The `seo-visual` subagent does use Playwright when available and can verify that visible content matches what the raw-HTML subagents see; expect divergence on SPA targets.\n\nTracked as the v2.0 epic in [#11](https:\u002F\u002Fgithub.com\u002FAgriciDaniel\u002Fclaude-seo\u002Fissues\u002F11).\n\n## Requirements\n\n- Python 3.10+\n- Claude Code CLI\n- Optional: Playwright for screenshots\n- Optional: Google API credentials for enriched data (see `\u002Fseo google setup`)\n\n## Uninstall\n\n```bash\ngit clone --depth 1 https:\u002F\u002Fgithub.com\u002FAgriciDaniel\u002Fclaude-seo.git\nbash claude-seo\u002Funinstall.sh\n```\n\n\u003Cdetails>\n\u003Csummary>One-liner (curl)\u003C\u002Fsummary>\n\n```bash\ncurl -fsSL https:\u002F\u002Fraw.githubusercontent.com\u002FAgriciDaniel\u002Fclaude-seo\u002Fmain\u002Funinstall.sh | bash\n```\n\n\u003C\u002Fdetails>\n\n## Extensions\n\nOptional add-ons that integrate external data sources via MCP servers. The plugin works with official servers from **Ahrefs** (`@ahrefs\u002Fmcp`) and **Semrush**, plus community servers for Google Search Console, PageSpeed Insights, and DataForSEO. See [MCP Integration Guide](docs\u002FMCP-INTEGRATION.md) for setup details.\n\n### DataForSEO\n\nLive SERP data, keyword research, backlinks, on-page analysis, content analysis, business listings, AI visibility checking, and LLM mention tracking. 22 commands across 9 API modules.\n\n```bash\n# Install (requires DataForSEO account)\n.\u002Fextensions\u002Fdataforseo\u002Finstall.sh\n```\n\n```bash\n# Example commands\n\u002Fseo dataforseo serp best coffee shops\n\u002Fseo dataforseo keywords seo tools\n\u002Fseo dataforseo backlinks example.com\n\u002Fseo dataforseo ai-mentions your brand\n\u002Fseo dataforseo ai-scrape your brand name\n```\n\nSee [DataForSEO Extension](extensions\u002Fdataforseo\u002FREADME.md) for full documentation.\n\n### Banana (AI Image Generation)\n\nGenerate SEO images (OG previews, blog heroes, product photos, infographics) using the\n[Claude Banana](https:\u002F\u002Fgithub.com\u002FAgriciDaniel\u002Fbanana-claude) Creative Director pipeline.\n\n```bash\n# Install extension\n.\u002Fextensions\u002Fbanana\u002Finstall.sh\n```\n\n```bash\n# Example commands\n\u002Fseo image-gen og \"Professional SaaS dashboard\"\n\u002Fseo image-gen hero \"AI-powered content creation\"\n\u002Fseo image-gen batch \"Product photography\" 3\n```\n\nSee [Banana Extension](extensions\u002Fbanana\u002FREADME.md) for full documentation.\nAlready using standalone Claude Banana? The extension reuses your existing nanobanana-mcp setup.\n\n### Firecrawl (Site Crawling)\n\nFull-site crawling and URL discovery using the [Firecrawl](https:\u002F\u002Fwww.firecrawl.dev\u002F) MCP server.\n\n```bash\n# Install extension\n.\u002Fextensions\u002Ffirecrawl\u002Finstall.sh\n```\n\n```bash\n# Example commands\n\u002Fseo firecrawl crawl https:\u002F\u002Fexample.com\n\u002Fseo firecrawl map https:\u002F\u002Fexample.com\n```\n\nSee [Firecrawl Extension](extensions\u002Ffirecrawl\u002FREADME.md) for full documentation.\n\n## Ecosystem\n\nClaude SEO is part of a family of Claude Code skills that work together:\n\n| Skill | What it does | How it connects |\n|-------|-------------|-----------------|\n| [Claude SEO](https:\u002F\u002Fgithub.com\u002FAgriciDaniel\u002Fclaude-seo) | SEO analysis, audits, schema, GEO | Core. Analyzes sites and generates action plans. |\n| [Claude Blog](https:\u002F\u002Fgithub.com\u002FAgriciDaniel\u002Fclaude-blog) | Blog writing, optimization, scoring | Companion. Writes content optimized by SEO findings. |\n| [Claude Banana](https:\u002F\u002Fgithub.com\u002FAgriciDaniel\u002Fbanana-claude) | AI image generation via Gemini | Shared. Generates images for SEO assets and blog posts. |\n| [Codex SEO](https:\u002F\u002Fgithub.com\u002FAgriciDaniel\u002Fcodex-seo) | Codex-first SEO skill suite | Port. Same SEO system adapted for Codex skills, TOML agents, plugins, and deterministic runners. |\n| [AI Marketing Claude](https:\u002F\u002Fgithub.com\u002Fzubair-trabzada\u002Fai-marketing-claude) | Copywriting, emails, social, ads, funnels, CRO | Community. Post-audit marketing action from SEO findings. |\n| [FLOW](https:\u002F\u002Fgithub.com\u002FAgriciDaniel\u002Fflow) | Evidence-led SEO framework (41 AI prompts, CC BY 4.0) | Knowledge base. Powers `seo-flow` prompts. |\n\n**Workflow example:**\n1. `\u002Fseo audit https:\u002F\u002Fexample.com` to identify content gaps and technical issues\n2. `\u002Fseo backlinks https:\u002F\u002Fexample.com` to analyze link profile and competitor gaps\n3. `\u002Fblog write \"target keyword\"` to create SEO-optimized blog posts\n4. `\u002Fseo image-gen hero \"blog topic\"` to generate hero images (banana extension)\n5. `\u002Fseo geo https:\u002F\u002Fexample.com\u002Fblog\u002Fpost` to optimize for AI citations\n\n## Documentation\n\n- [Installation Guide](docs\u002FINSTALLATION.md)\n- [Commands Reference](docs\u002FCOMMANDS.md)\n- [Architecture](docs\u002FARCHITECTURE.md)\n- [MCP Integration](docs\u002FMCP-INTEGRATION.md)\n- [Troubleshooting](docs\u002FTROUBLESHOOTING.md)\n\n## Community Contributors\n\nv1.9.0 includes contributions from the [AI Marketing Hub](https:\u002F\u002Fwww.skool.com\u002Fai-marketing-hub) Pro Hub Challenge:\n\n| Contributor | Contribution |\n|------------|-------------|\n| **Lutfiya Miller** (Winner) | Semantic Cluster Engine → `seo-cluster` |\n| **Florian Schmitz** | SXO Skill → `seo-sxo` |\n| **Dan Colta** | SEO Drift Monitor → `seo-drift` |\n| **Chris Muller** | Multi-lingual SEO → `seo-hreflang` enhancements |\n| **Matej Marjanovic** | E-commerce + DataForSEO Cost Config → `seo-ecommerce` + cost guardrails |\n\nSee [CONTRIBUTORS.md](CONTRIBUTORS.md) for full details and original repo links.\n\n## License\n\nMIT License - see [LICENSE](LICENSE) for details.\n\n## Contributing\n\nContributions welcome! Please read [CONTRIBUTING.md](CONTRIBUTING.md) before submitting PRs.\n\n---\n\n## Author\n\nBuilt by [Agrici Daniel](https:\u002F\u002Fagricidaniel.com\u002Fabout), AI Workflow Architect.\n\n- [Blog](https:\u002F\u002Fagricidaniel.com\u002Fblog): deep dives on AI marketing automation\n- [YouTube](https:\u002F\u002Fwww.youtube.com\u002F@AgriciDaniel): tutorials and demos\n- [All open-source tools](https:\u002F\u002Fgithub.com\u002FAgriciDaniel)\n","Claude SEO 是一个专为 Claude Code 设计的全面SEO分析插件。该项目包含25个子技能和18个子代理，覆盖了从技术SEO、页面分析、内容质量（E-E-A-T）、结构化数据标记到本地SEO、地图智能、语义主题聚类等多方面功能，并支持通过Google API进行性能优化及PDF报告生成。其特色在于集成了多种自动化工具如DataForSEO、Firecrawl和Banana，以增强SEO策略的执行效率与效果。适用于需要提升网站搜索引擎排名的各种场景，特别是对于电子商务平台和国际化网站来说，能够提供更加精准且符合文化特性的SEO解决方案。",2,"2026-06-11 03:48:24","high_star"]