pp-function-health

Installation
SKILL.md

Function Health — Printing Press CLI

Prerequisites: Install the CLI

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

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
5
GitHub Stars
1.7K
First Seen
Jun 8, 2026
pp-function-health — mvanhorn/printing-press-library