pp-foxnews
Installation
SKILL.md
Fox News — Printing Press CLI
Prerequisites: Install the CLI
This skill drives the foxnews-pp-cli binary. Verify the CLI is installed before invoking any command.
- Install via the Printing Press installer:
npx -y @mvanhorn/printing-press install foxnews --cli-only - Verify:
foxnews-pp-cli --version - Ensure
$GOPATH/bin(or$HOME/go/bin) is on$PATH.
If --version reports "command not found", fix $PATH before running skill commands.