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:

Installs
4
Repository
yusukebe/skills
GitHub Stars
35
First Seen
May 21, 2026
rj — yusukebe/skills