pp-nhc

Installation
SKILL.md

National Hurricane Center — Printing Press CLI

Prerequisites: Install the CLI

This skill drives the nhc-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. It defaults binaries to $HOME/.local/bin on macOS/Linux and %LOCALAPPDATA%\Programs\PrintingPress\bin on Windows:
    npx -y @mvanhorn/printing-press-library install nhc --cli-only
    
  2. Verify: nhc-pp-cli --version
  3. Ensure the reported install directory is on $PATH for the agent/runtime that will invoke this skill.

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
1
GitHub Stars
1.7K
First Seen
8 days ago
pp-nhc — mvanhorn/printing-press-library