Agent skill · software engineering · mvanhorn
pp-printing-press-golden
Printing Press CLI for Printing Press Golden. Purpose-built fixture for golden generation coverage.
Why this skill is useful
Adds specific commands and workflows for managing projects and currencies with the Printing Press CLI that the AI wouldn't reliably generate on its own.
What it needs
Requires printing-press-golden-pp-cli installed locally. About 11k tokens when loaded. Last updated 2026-08-06. 4,383 stars on the source repository.
What this skill does
Printing Press Golden — Printing Press CLI Prerequisites: Install the CLI This skill drives the printing-press-golden-pp-cli binary. You must verify the CLI is installed before invoking any command from this skill. If it is missing, install it first: 1. Install via the Printing Press installer. It defaults binaries to $HOME/.local/bin on macOS/Linux and %LOCALAPPDATA%\Programs\PrintingPress\bin on Windows: 2. Verify: printing-press-golden-pp-cli --version 3. Ensure the reported install directory is on $PATH for the agent/runtime that will invoke this skill. If the npx install fails before this CLI has a public-library category, install Node or use the category-specific Go fallback after publish. If --version reports "command not found" after install, the runtime cannot see the binary directory on $PATH. Do not proceed with skill commands until verification succeeds. Purpose-built fixture for golden generation coverage. Command Reference currencies — Manage currencies printing-press-golden-pp-cli currencies — List supported currencies projects — Manage projects printing-press-golden-pp-cli projects create — Create project printing-press-golden-pp-cli projects get — Get project printing-press-golden-pp-cli projects list — List projects public — Manage public printing-press-golden-pp-cli public — Get public service status reports — Manage reports tickets — Manage tickets printing-press-golden-pp-cli tickets — Query tickets Freshness Contract This printed CLI owns bounded freshness only for registered store-backed read command paths. In --data-source auto mode, those paths check syncstate and may run a bounded refresh before reading local data. --data-source local never refreshes. --data-source live reads the API and does not mutate the local store. Set PRINTINGPRESSGOLDENNOAUTOREFRESH=1 to skip the freshness hook without changing source selection. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills mvanhorn/printing-press-golden