pp-ufo-goat

Installation
SKILL.md

War.gov UFO — Printing Press CLI

Prerequisites: Install the CLI

This skill drives the ufo-goat-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 install ufo-goat --cli-only
    
  2. Verify: ufo-goat-pp-cli --version
  3. Ensure $GOPATH/bin (or $HOME/go/bin) is on $PATH.

If the npx install fails (no Node, offline, etc.), fall back to a direct Go install (requires Go 1.23+):

go install github.com/mvanhorn/printing-press-library/library/other/ufo-goat/cmd/ufo-goat-pp-cli@latest
Related skills

More from mvanhorn/printing-press-library

Installs
36
GitHub Stars
974
First Seen
5 days ago