rj
Installation
SKILL.md
rj
rj is a small CLI for printing the metadata of an HTTP response as JSON: status code, headers, protocol, and timing breakdown. It does not print the response body — for that, keep using curl. The two are complementary: curl for the body, rj for everything around it.
Install
brew install yusukebe/tap/rj
Binaries and go install are also available — see the repo.
Usage
rj https://skills.yusuke.run/skills.json
Output looks like: