A read-only Docker Hub CLI that lets you search images, pull repo metadata, browse tags, and check sizes without touching the web UI. Built on Docker Hub's public API with the Printing Press pattern: JSON output, offline-capable local store, agent mode that strips all interactive prompts. The `which` command is a nice touch for when you know what you want but not which flag does it. No auth required since it only reads public data. Useful when you're scripting container discovery or need to answer "how big is that image" without clicking around. Ships with MCP server support if you want tools instead of bash.
npx skills add https://github.com/mvanhorn/printing-press-library --skill pp-docker-hub