pagespeed-audit

Audit web URLs for performance and SEO via the PageSpeed Insights API.

5|1|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/teamniteo/hakuto --skill pagespeed-audit-teamniteo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pagespeed-audit
Source: https://github.com/teamniteo/hakuto/tree/main/skills/pagespeed-audit
Command: npx skills add https://github.com/teamniteo/hakuto --skill pagespeed-audit-teamniteo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, and includes references (resource) components.

What problem does it solve?

This skill eliminates the guesswork in web performance optimization by providing automated, data-driven insights into how your site performs for real users and search engines.

Core Features & Use Cases

  • Comprehensive Auditing: Runs Google PageSpeed Insights to measure Core Web Vitals, accessibility, SEO, and best practices.
  • Actionable Intelligence: Identifies specific bottlenecks like render-blocking resources or oversized images with concrete suggestions for improvement.
  • Use Case: After deploying a new landing page, use this skill to verify that your mobile and desktop performance scores meet your target thresholds before sharing the link publicly.

Quick Start

Ask the assistant to run a performance audit on your deployed website URL to receive a detailed breakdown of your current speed and SEO metrics.

Frequently Asked Questions about pagespeed-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a Google PageSpeed Insights audit for Core Web Vitals on a public URL?

To run a performance audit for Core Web Vitals, you provide a public web URL to this Skill. It queries the Google PageSpeed Insights API to evaluate mobile and desktop strategies, returning structured JSON performance data.

What specific metrics are analyzed during a web performance and SEO audit?

A web performance and SEO audit analyzes Core Web Vitals, accessibility, SEO scores, and best practices. It identifies specific bottlenecks like render-blocking resources or oversized images to provide actionable optimization opportunities.

Do I need a Google API key and jq installed to automate PageSpeed Insights audits?

Yes, you need a valid Google PageSpeed Insights API key and the jq utility installed. The Skill requires jq to process and report the structured JSON performance data returned by the API.

Can I check mobile and desktop performance scores separately for my landing page?

Yes, you can check mobile and desktop performance scores separately. The Skill evaluates both mobile and desktop strategies to help you verify that your deployed landing pages meet target thresholds before public sharing.

What is the best way to identify render-blocking resources and oversized images on my site?

The best way to identify render-blocking resources and oversized images is to run an automated PageSpeed Insights audit. The Skill provides concrete suggestions for improvement by evaluating your site against Google's best practices.

Are there limitations when using the PageSpeed Insights API for web optimization?

A limitation of using the PageSpeed Insights API for web optimization is that the Skill requires public web URLs for auditing. It cannot audit internal or password-protected pages, and it depends entirely on the API's available metrics.