pp-paperclip

Installation
SKILL.md

Paperclip — Printing Press CLI

Prerequisites: Install the CLI

This skill drives the paperclip-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 paperclip --cli-only
    
  2. Verify: paperclip-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.

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