pp-wanderlog

Installation
SKILL.md

Wanderlog trip planning

Use wanderlog-pp-cli for creating and maintaining Wanderlog trips. It records itinerary and reservation data; it does not book or pay for travel.

Prerequisites: Install the CLI

This skill drives the wanderlog-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 wanderlog --cli-only
    
  2. Verify: wanderlog-pp-cli --version
  3. Ensure the reported install directory is on $PATH for the agent/runtime that will invoke this skill.
Installs
4
GitHub Stars
2.0K
First Seen
Aug 30, 2026
pp-wanderlog — mvanhorn/printing-press-library