log in sign up now
SEO Website Audit & Prioritized Fix List back to library
~ / library / SEO & AEO / seo-website-audit-&-prioritized-fix-list

SEO Website Audit & Prioritized Fix List

Fetches a webpage, checks technical, on-page, content, and Core Web Vitals signals, then returns SEO fixes ranked by severity and effect.
  • Run an SEO audit on example.com
  • What's hurting my SEO on this page?
  • Audit my homepage and tell me what to fix first

What this skill does

Runs an in-depth SEO audit of a single webpage - title/meta tags, headings, content quality, indexability, structured data, internal linking, image alt text, and Core Web Vitals via PageSpeed Insights. Returns a prioritized, numbered table of recommendations ranked by severity and effect, so you can act on findings by ID ("let's fix #3").

Uses built-in web_fetch and web_search plus Google's PageSpeed Insights API - no MCP setup needed. Degrades gracefully if performance data isn't reachable.

When it activates

  • "SEO audit", "SEO review", "SEO analysis"
  • "Audit my site/page"
  • "What's wrong with this page SEO-wise"
  • "How do I improve my rankings"
  • A bare URL with "how's my SEO?"

Not for backlink audits, keyword rank tracking, or competitor gap analysis - it covers only what's observable on the page itself.

How it works

  • Fetch the page - surfaces title, headings, links, images, and body copy; unverifiable signals are marked "not verified" rather than guessed
  • Check performance - pulls Performance score, LCP, CLS, INP/TBT from PageSpeed Insights
  • Run the checklist - 10 categories from indexability to social metadata
  • Score and rank - every issue gets a Severity x Effect priority score, sorted highest-first
  • Act by ID - numbering stays stable across the conversation so you can drill into any finding

Output

A short summary, then a numbered table:

ID Severity Effect Issue Recommendation
1 Critical High Page has no <title> tag Add a unique, descriptive title (~50-60 chars)
2 High High No H1 on the page Add a single H1 matching the page's primary topic

Ask about any ID for a fuller explanation - why it matters, how to fix it with markup examples, and how to verify the fix.

01 Download the .moltsets skill file below
02 Open Claude and go to Settings to Skills
03 Click Add skill and select the downloaded file
04 Open a new chat in Claude
05 Prompt Claude using one of the example prompts or use your own
// difficultyAdvanced
// connectionWeb Search, PageSpeed Insights
// got a skill of your own? Submit it to the library