pp-discord
Installation
SKILL.md
Discord — Printing Press CLI
Prerequisites: Install the CLI
This skill drives the discord-pp-cli binary. You must verify the CLI is installed before invoking any command from this skill. If it is missing, install it first:
- Install via the Printing Press installer. It defaults binaries to
$HOME/.local/binon macOS/Linux and%LOCALAPPDATA%\Programs\PrintingPress\binon Windows:npx -y @mvanhorn/printing-press-library install discord --cli-only - Verify:
discord-pp-cli --version - Ensure the reported install directory is on
$PATHfor the agent/runtime that will invoke this skill.