What problem does it solve? WebMobAI's built-in tools report raw Web Vitals metrics, but teams often need the official Google Lighthouse 0-100 scores that web.dev and PageSpeed Insights show. This Skill runs the real Lighthouse engine and returns the four canonical category scores plus the lowest-scoring individual audits. ## Core Features & Use Cases - Official 0-100 Scores: Returns Performance, Accessibility, Best Practices, and SEO scores with Good / Needs Improvement / Poor ratings. - Actionable Fix List: Surfaces up to 8 lowest-scoring individual audits so you know exactly what to fix first. - Optional Dependency Handling: Detects whether lighthouse and chrome-launcher are installed and relays exact install instructions instead of guessing scores. - Use Case: A product manager asks "What's our Lighthouse score for the landing page?" — the Skill runs the audit against the URL and relays the four-category table with the worst audits flagged. ## Quick Start Ask the AI to run a Lighthouse audit on a specific URL, for example: "What's the Lighthouse score for https://example.com?"