BeClaude

claude-seo

New
6.9kCommunity RegistryGeneralby AgriciDaniel

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) covering technical SEO, content quality (E-E-A-T), content briefs, schema markup, image optimization, GEO/AEO, backlinks, local SEO, maps intelligence, semantic topic clustering, SXO, SEO drift monitoring, e-commerce SEO, international SEO with cultural profiles, FLOW framework integration, Google API integration, and PDF reporting.

First seen 5/22/2026

Summary

Claude-SEO is a comprehensive SEO analysis plugin for Claude Code that integrates 25 sub-skills and 18 sub-agents to automate technical SEO audits, content optimization, schema markup, and reporting.

  • It helps developers improve search visibility, fix crawl issues, and generate data-driven content briefs, all within the Claude Code environment.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file

Add the configuration to .claude/skills/claude-seo.md

3
Invoke in Claude Code
/claude-seo

Use Cases

Run a full technical SEO audit on a website to identify crawl errors, broken links, and duplicate content.
Generate a content brief with keyword clusters, E-E-A-T guidelines, and semantic topic recommendations.
Create and validate structured data markup (JSON-LD) for articles, products, and local businesses.
Monitor SEO drift by comparing current page performance against historical benchmarks.
Optimize images for web performance and accessibility with automated alt text and compression suggestions.
Analyze backlink profiles and identify toxic links or opportunities for link building.

Usage Examples

1

/claude-seo audit https://example.com --depth 3 --check-links --check-schema

2

/claude-seo content-brief "best running shoes 2025" --target-audience runners --include-e-e-a-t

3

/claude-seo schema-generate --type Article --title "How to Bake Bread" --author "Jane Doe" --date 2025-03-01

View source on GitHub
apiagentpluginseotechnical-seoe-e-a-tschema-markupgeo

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is claude-seo?

Claude-SEO is a comprehensive SEO analysis plugin for Claude Code that integrates 25 sub-skills and 18 sub-agents to automate technical SEO audits, content optimization, schema markup, and reporting. It helps developers improve search visibility, fix crawl issues, and generate data-driven content briefs, all within the Claude Code environment.

How to install claude-seo?

To install claude-seo: create the skills directory (mkdir -p .claude/skills), then add the config to .claude/skills/claude-seo.md. Finally, /claude-seo in Claude Code.

What is claude-seo best for?

claude-seo is a skill categorized under General. It is designed for: api, agent, plugin, seo, technical-seo, e-e-a-t, schema-markup, geo. Created by AgriciDaniel.

What can I use claude-seo for?

claude-seo is useful for: Run a full technical SEO audit on a website to identify crawl errors, broken links, and duplicate content.; Generate a content brief with keyword clusters, E-E-A-T guidelines, and semantic topic recommendations.; Create and validate structured data markup (JSON-LD) for articles, products, and local businesses.; Monitor SEO drift by comparing current page performance against historical benchmarks.; Optimize images for web performance and accessibility with automated alt text and compression suggestions.; Analyze backlink profiles and identify toxic links or opportunities for link building..