Global Speed Checker

🌐Community
by openstatushq · vlatest · Repository

This tool swiftly checks internet speeds globally, providing valuable insights for troubleshooting connectivity issues and assessing network performance worldwide.

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 global-speed-checker npx -- -y @trustedskills/global-speed-checker
2

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

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

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

About This Skill

What it does

The global-speed-checker skill provides real-time internet speed test data from various locations around the world. It can retrieve download and upload speeds, ping times, and other network performance metrics. This information is useful for monitoring global connectivity or troubleshooting potential issues.

When to use it

  • Website Performance Monitoring: Check website loading speeds across different geographic regions.
  • Network Troubleshooting: Identify areas experiencing slow internet connections.
  • Content Delivery Network (CDN) Optimization: Evaluate CDN performance and identify optimal server locations.
  • Global Connectivity Assessment: Gauge overall internet speed trends in various countries or cities.

Key capabilities

  • Real-time speed test data retrieval
  • Multiple location options for testing
  • Download speed measurement
  • Upload speed measurement
  • Ping time measurement

Example prompts

  • "What is the download speed in Tokyo?"
  • "Check internet speeds in London and New York."
  • "Give me ping times to servers in Germany."

Tips & gotchas

The accuracy of the results depends on the availability and reliability of the underlying speed test infrastructure. Results may vary based on network conditions at the time of the check.

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
openstatushq
Installs
10

🌐 Community

Passed automated security scans.