pp-jimmy-johns

Installation
SKILL.md

Jimmy John's — Printing Press CLI

Prerequisites: Install the CLI

This skill drives the jimmy-johns-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 jimmy-johns --cli-only
    
  2. Verify: jimmy-johns-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.

If --version reports "command not found" after install, the install step did not put the binary on $PATH. Do not proceed with skill commands until verification succeeds.

Browse stores and menus, build carts, view rewards, and one-shot reorders from the terminal. The Unwich converter computes lettuce-wrap modifier deltas locally so agents can build no-bread orders without an extra API round trip.

Related skills

More from mvanhorn/printing-press-library

Installs
4
GitHub Stars
942
First Seen
1 day ago