Install
openclaw skills install seo-audit-xComprehensive SEO audit and optimization for any website or URL. Use when asked to audit a site's SEO, analyze on-page optimization, check technical SEO issues, review meta tags/headings/content structure, assess page speed factors, identify keyword opportunities, generate SEO reports, or suggest actionable improvements for search rankings. Triggers on phrases like "audit my site", "check SEO", "improve rankings", "SEO report", "optimize for search", "keyword analysis", "meta tags", "fix SEO issues".
openclaw skills install seo-audit-xDeliver a thorough, actionable SEO audit for any URL or domain. Output should be immediately useful — not generic advice.
Ask for the URL if not provided. Optionally ask for: target keywords, competitors to benchmark against, and priority pages.
Use web_fetch to retrieve page content. Analyze:
Use web_search to:
site:domain.com)Fetch top competitor pages for same keywords. Compare: title structure, content length, heading strategy, backlink signals (visible in SERPs).
Use the report template in references/report-template.md. Sections:
python3 scripts/seo_audit.py --url <URL> [--competitors url1,url2] [--keywords kw1,kw2]
See references/scoring-rubric.md for how scores are calculated.
See references/checklist.md for the full 50-point audit checklist.