Pagespeed Insights

🌐Community
by enderpuentes · vlatest · Repository

Analyzes website loading speed & identifies optimization opportunities to improve user experience and SEO rankings.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add pagespeed-insights npx -- -y @trustedskills/pagespeed-insights
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "pagespeed-insights": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/pagespeed-insights"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to Google's PageSpeed Insights, allowing you to analyze the performance of web pages on both mobile and desktop devices. It generates scores and offers specific recommendations for improving website speed and user experience based on Google’s best practices. The tool identifies opportunities to optimize images, leverage browser caching, and reduce server response times.

When to use it

  • Website Optimization: Analyze a competitor's site to understand their performance and identify areas for improvement in your own website.
  • Troubleshooting Slow Loading Times: Investigate why a specific page on your site is loading slowly and get actionable suggestions for fixes.
  • Pre-Launch Performance Checks: Evaluate the speed of a new website or landing page before it goes live to ensure optimal performance.
  • SEO Audits: Incorporate PageSpeed Insights data into broader SEO audits to identify technical factors impacting search rankings.

Key capabilities

  • Mobile and Desktop Speed Analysis
  • Performance Scoring
  • Actionable Optimization Recommendations
  • Detailed Diagnostic Reports

Example prompts

  • "Analyze the page speed of https://www.example.com."
  • "What are the PageSpeed Insights recommendations for improving mobile performance on https://blog.trustedskills.ai?"
  • “Give me a detailed report on desktop pagespeed insights for https://www.google.com

Tips & gotchas

The accuracy of the analysis depends on Google's current algorithms and best practices, which can change over time. Always review recommendations in context with your specific website architecture and development constraints.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
enderpuentes
Installs
0

🌐 Community

Passed automated security scans.