pp-worten

Installation
SKILL.md

Worten — Printing Press CLI

Prerequisites: Install the CLI

This skill drives the worten-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:
    npx -y @mvanhorn/printing-press-library install worten --cli-only
    
  2. Verify: worten-pp-cli --version
  3. Ensure $GOPATH/bin (or $HOME/go/bin) is on $PATH.

If the npx install fails before this CLI has a public-library category, install Node or use the category-specific Go fallback after publish.

Installs
5
GitHub Stars
1.9K
First Seen
Jul 20, 2026
pp-worten — mvanhorn/printing-press-library