AI SummaryLLM-first SEO analysis skill with 16 specialized sub-skills, 10 specialist agents, and 33 scripts for website, blog, and GitHub repository optimization. For prompt reliability in Codex/agent IDEs, map common user wording to a fixed workflow: When the user requests SEO analysis, follow this routing:
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "seo" skill in my project. Please run this command in my terminal: # Install skill into your project mkdir -p .claude/skills/Agentic-SEO-Skill && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/Agentic-SEO-Skill/SKILL.md "https://raw.githubusercontent.com/Bhanunamikaze/Agentic-SEO-Skill/main/SKILL.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Deterministic LLM-first SEO audits for websites, blog posts, and GitHub repositories. Use this when the user asks to "perform SEO analysis", "run SEO audit", "analyze SEO", "check technical SEO", "review schema", "Core Web Vitals", "E-E-A-T", "hreflang", "GEO", "AEO", or GitHub repository SEO optimization. For full/page/repo audits, run bundled scripts for evidence and return prioritized, confidence-labeled fixes.
SEO Skill (Agentic / Claude / Codex)
LLM-first SEO analysis skill with 16 specialized sub-skills, 10 specialist agents, and 33 scripts for website, blog, and GitHub repository optimization.
Deterministic Trigger Mapping
For prompt reliability in Codex/agent IDEs, map common user wording to a fixed workflow: • If user says perform seo analysis on <url> (or similar generic SEO request with a URL), treat it as a single-URL full audit. • If no explicit sub-skill is specified, run the full/page audit path with LLM-first reasoning and script-backed evidence. • For full/page audits, always produce: • FULL-AUDIT-REPORT.md (detailed findings) • ACTION-PLAN.md (prioritized fixes) • If generate_report.py is run, also return the saved HTML path (for example SEO-REPORT.html).
Available Commands
| Command | Sub-Skill | Description | |---------|-----------|-------------| | seo audit <url> | seo-audit | Full website audit with scoring | | seo page <url> | seo-page | Deep single-page analysis | | seo technical <url> | seo-technical | Technical SEO checks | | seo content <url> | seo-content | Content quality & E-E-A-T | | seo schema <url> | seo-schema | Schema detection/validation/generation | | seo sitemap <url> | seo-sitemap | Sitemap analysis & generation | | seo images <url> | seo-images | Image optimization audit | | seo geo <url> | seo-geo | AI search optimization (GEO) | | seo programmatic <url> | seo-programmatic | Programmatic SEO safeguards | | seo competitors <url> | seo-competitor-pages | Comparison/alternatives pages | | seo hreflang <url> | seo-hreflang | International SEO validation | | seo plan <url> | seo-plan | Strategic SEO planning | | seo github <repo_or_url> | seo-github | GitHub repository discoverability, README, topics, community health, and traffic archival | | seo article <url> | seo-article | Article data extraction & LLM optimization | | seo links <url> | seo-links | External backlink profile & link health | | seo aeo <url> | seo-aeo | Answer Engine Optimization (Featured Snippets, PAA, Knowledge Panel) | ---
Orchestration Logic
When the user requests SEO analysis, follow this routing:
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster