seo
Deterministic LLM-first SEO audits for websites and blog posts. 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", or similar SEO requests with a URL. For full/page audits, run the bundled scripts for evidence and return prioritized, confidence-labeled fixes. --- # SEO Skill (Agentic / Claude / Codex) LLM-first SEO analysis skill with 12 specialized sub-skills and 6 specialist agents for complete website and blog 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](resources/skills/seo-audit.md) | Full website audit with scoring | | `seo page <url>` | [seo-page](resources/skills/seo-page.md) | Deep single-page analysis | | `seo technical <url>` | [seo-technical](resources/skills/seo-technical.md) | Technical SEO checks | | `seo content <url>` | [seo-content](resources/skills/seo-content.md) | Content quality & E-E-A-T | | `seo schema <url>` | [seo-schema](resources/skills/seo-schema.md) | Schema detection/validation/generation | | `seo sitemap <url>` | [seo-sitemap](resources/skills/seo-sitemap.md) | Sitemap analysis & generation | | `seo images <url>` | [seo-images](resources/skills/seo-images.md) | Image optimization audit | | `seo geo <url>` | [seo-geo](re
更新日志: Source: GitHub https://github.com/Bhanunamikaze/Agentic-SEO-Skill
还没有评论,快来第一个发言吧。