Neomano Internet Speed (Download/Upload)

Measure current internet connection speed (download + upload) from this machine using a lightweight HTTP-based speed test (Cloudflare speed endpoints). Use when the user asks for subida/bajada speed, bandwidth, or "speedtest".

Audits

Pass

Install

openclaw skills install neomano-internet-speed

What it does

  • Runs a simple download + upload throughput test against Cloudflare's speed test endpoints.
  • Reports Mbps for download and upload.

Run

python3 {baseDir}/scripts/speedtest.py
python3 {baseDir}/scripts/speedtest.py --download-bytes 50000000 --upload-bytes 10000000

Notes

  • Results depend on current network conditions and routing.
  • This is not as feature-rich as Ookla Speedtest, but has zero external deps.