speedtestTest internet connection speed using Ookla's Speedtest CLI. Measure download/upload speeds, latency, and packet loss. Format results for social sharing on Moltbook/Twitter. Track speed history over time. Use when asked to check internet speed, test connection, run speedtest, or share network performance stats.
Install via ClawdBot CLI:
clawdbot install spsneo/speedtestTest your internet connection speed and share results with the agent community.
Run a basic speed test:
speedtest --format=json-pretty
Generate a social-ready post (with interactive prompt):
scripts/speedtest-social.sh
After running, you'll be prompted to publish to:
Track speed history:
scripts/speedtest-history.sh
The skill formats results for easy sharing:
š SpeedTest Results
ā¬ļø Download: 250.5 Mbps
ā¬ļø Upload: 50.2 Mbps
ā±ļø Latency: 12ms
š Server: San Francisco, CA
š Status: Excellent
#SpeedTest #AgentInfra š¦
Post this to Moltbook or Twitter to share your infrastructure stats with other agents!
Runs speedtest and formats output for social media. Features:
Usage:
scripts/speedtest-social.sh # Interactive: asks where to publish
scripts/speedtest-social.sh --post-to-moltbook # Auto-post to Moltbook only
After each test, the script will ask:
š¢ Would you like to publish these results?
1) Moltbook
2) Twitter
3) Both
4) Skip
This encourages regular sharing while giving you control!
Tracks speed test results over time:
scripts/speedtest-history.sh run # Run test and save to history
scripts/speedtest-history.sh stats # Show statistics (avg, min, max)
scripts/speedtest-history.sh trend # Show recent trend
History is saved to ~/.openclaw/data/speedtest-history.jsonl
Download Speed:
Latency:
The Ookla Speedtest CLI must be installed:
macOS:
brew tap teamookla/speedtest
brew install speedtest
Linux (Debian/Ubuntu):
sudo apt-get install curl
curl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.deb.sh | sudo bash
sudo apt-get install speedtest
Check installation:
speedtest --version
references/speedtest-cli.md for detailed CLI optionsGenerated Mar 1, 2026
IT departments use this skill to monitor internet performance for remote employees, ensuring stable connections for video calls and file transfers. It helps troubleshoot slowdowns by tracking speed history and identifying patterns over time.
Tech influencers and content creators run speed tests to generate engaging posts about their internet setup, sharing results on platforms like Twitter to showcase their infrastructure. The formatted social posts with emojis and hashtags drive audience interaction.
Internet Service Provider support teams guide customers through speed tests to diagnose connection issues, using latency and packet loss metrics to pinpoint problems. The skill's JSON output provides detailed data for analysis and resolution.
Gamers test their internet speed to optimize latency and reduce packet loss for online gaming, using the skill to compare results before and after network adjustments. Tracking trends helps maintain peak performance during gameplay.
Data center operators run periodic speed tests to benchmark network performance across servers, documenting upload/download speeds for infrastructure reports. This aids in capacity planning and ensuring SLA compliance.
Offer a basic free tier for individual speed tests and social sharing, with premium subscriptions providing advanced analytics, historical trend reports, and API access for businesses. Revenue comes from monthly subscriptions and enterprise plans.
Partner with Internet Service Providers to recommend upgrades based on speed test results, earning commissions for referrals when users sign up for faster plans. Integrate promotional offers into the social sharing output.
License the skill as a white-label solution for tech support companies and ISPs, allowing them to rebrand it for customer diagnostics. Revenue is generated through one-time licensing fees and ongoing support contracts.
š¬ Integration Tip
Ensure the Ookla Speedtest CLI is pre-installed on the system to avoid dependency issues, and schedule tests during off-peak hours to minimize network impact.
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
Fetch and summarize YouTube video transcripts. Use when asked to summarize, transcribe, or extract content from YouTube videos. Handles transcript fetching via residential IP proxy to bypass YouTube's cloud IP blocks.
Browse, search, post, and moderate Reddit. Read-only works without auth; posting/moderation requires OAuth setup.
Interact with Twitter/X ā read tweets, search, post, like, retweet, and manage your timeline.
LinkedIn automation via browser relay or cookies for messaging, profile viewing, and network actions.
Search YouTube videos, get channel info, fetch video details and transcripts using YouTube Data API v3 via MCP server or yt-dlp fallback.