pp-public-param-golden

Installation
SKILL.md

Public Param Golden — Printing Press CLI

Prerequisites: Install the CLI

This skill drives the public-param-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:
    npx -y @mvanhorn/printing-press-library install public-param-golden --cli-only
    
  2. Verify: public-param-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.

Public parameter name golden fixture

Installs
1
GitHub Stars
3.8K
First Seen
Today
pp-public-param-golden — mvanhorn/cli-printing-press