Httpstat
/install httpstat
httpstat ⚡
Pretty HTTP timing statistics. Shows DNS, TCP, TLS, TTFB, and transfer times.
Usage
# Basic timing
python3 scripts/httpstat.py https://example.com
# With headers
python3 scripts/httpstat.py https://api.github.com -H "Accept: application/json"
# POST request
python3 scripts/httpstat.py https://httpbin.org/post -X POST -d '{"key":"value"}'
Output
Shows a visual waterfall of: DNS Lookup → TCP Connection → TLS Handshake → Server Processing → Content Transfer
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install httpstat - After installation, invoke the skill by name or use
/httpstat - Provide required inputs per the skill's parameter spec and get structured output
What is Httpstat?
Pretty HTTP response statistics with timing waterfall. Use when asked to check a URL's response time, debug slow requests, measure TTFB, or get HTTP timing b... It is an AI Agent Skill for Claude Code / OpenClaw, with 123 downloads so far.
How do I install Httpstat?
Run "/install httpstat" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Httpstat free?
Yes, Httpstat is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Httpstat support?
Httpstat is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Httpstat?
It is built and maintained by rogue-agent1 (@rogue-agent1); the current version is v1.0.0.