claude-seo
Universal SEO skill for Claude Code including sub-skills and agents
GraphCanon updated 2w · GitHub synced 2w · 29 views this month
Decision brief
Claude SEO offers specialized AI-driven tools for detailed SEO analysis including technical audits, E-E-A-T improvements, schema marking, local and international SEO support with PDF/Excel reporting.
Good fit when
- For Claude Code users needing comprehensive SEO skill sets
- When seeking integration capabilities with Google APIs for data enrichment
Avoid when
- Do not use if your SEO requirements are met by general tools without AI-driven sub-skills and agents
- Avoid if you do not require deep expertise in E-E-A-T or schema markup handling within the scope of SEO
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Active (9d since push)
- As of 2w
- Provenance
- Not a fork · Personal account
- As of 2w
- Security (OSV)
- 2 low (2 low)
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install claude-seo PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
AgriciDaniel/claude-seo is an AI-driven toolset for comprehensive SEO audits that includes technical SEO capabilities, E-E-A-T enhancements, schema markup handling, local SEO support, semantic clustering, e-commerce SEO strategies, international SEO guidance, integration with Google APIs, and reporting in PDF and Excel formats.
Capability facts
- Languages
- python
Source: github.language+pyproject.toml · Aug 6, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 6, 2026)
The explicit setup step creates an isolated Python environment in Claude'sSource link
Tags
README
Installation
ℹ️ Which version are you installing?
- Public open-source (default). The commands below install from
AgriciDaniel/claude-seo— MIT, public releases, no membership required.- AI Marketing Hub Pro member? Install the community version with early access instead: swap
AgriciDaniel/claude-seoforAI-Marketing-Hub/claude-seoand the plugin slugclaude-seo@agricidaniel-claude-seoforclaude-seo@ai-marketing-hub-claude-seo. Requiresgh auth login(or PAT) with access to theAI-Marketing-Huborg. If/plugin marketplace add404s, DM in the Skool community to get added.
Plugin Install (Claude Code 1.0.33+)
The fastest path. One-time marketplace add, then plugin install:
/plugin marketplace add AgriciDaniel/claude-seo
/plugin install claude-seo@agricidaniel-claude-seo
/seo setup
The explicit setup step creates an isolated Python environment in Claude's
persistent plugin data and installs Playwright Chromium. Check it at any time
with /seo doctor. No global Python packages or PATH shims are created.
Manual Install (Unix / macOS / Linux)
git clone --depth 1 https://github.com/AgriciDaniel/claude-seo.git
bash claude-seo/install.sh
One-liner (curl, review then run)
curl -fsSL https://raw.githubusercontent.com/AgriciDaniel/claude-seo/main/install.sh > install.sh
cat install.sh # review before running
bash install.sh
rm install.sh
Full site audit: parallel sub-agents produce a prioritized action plan
/seo audit https://example.com
Requirements
- Python 3.10+
- Claude Code CLI
- Optional: Playwright Chromium — install.sh offers to install it (you can skip the prompt); needed only for SPA rendering and screenshots
- Optional: Google API credentials for enriched CWV / GSC / GA4 data (see
/seo google setup)
License
MIT License. See LICENSE for details.
For agents
This page has a .md twin and JSON over the API.