pp-substack-creator
Installation
SKILL.md
Substack — Printing Press CLI
Prerequisites: Install the CLI
This skill drives the substack-creator-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:
npx -y @mvanhorn/printing-press-library install substack-creator --cli-only - Verify:
substack-creator-pp-cli --version - Ensure
$GOPATH/bin(or$HOME/go/bin) is on$PATH.