Agent skill · software engineering · mvanhorn

pp-learn-disabled-example

Printing Press CLI for Learn Disabled Example. Golden fixture exercising the learn.disabled generation-time opt-out.

Why this skill is useful

Adds specific commands and usage patterns for the learn-disabled-example-pp-cli that the AI wouldn't reliably generate on its own.

What it needs

Requires learn-disabled-example-pp-cli installed locally. About 6k tokens when loaded. Last updated 2026-08-06. 4,383 stars on the source repository.

What this skill does

Learn Disabled Example — Printing Press CLI Prerequisites: Install the CLI This skill drives the learn-disabled-example-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: 2. Verify: learn-disabled-example-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. If --version reports "command not found" after install, the runtime cannot see the binary directory on $PATH. Do not proceed with skill commands until verification succeeds. Golden fixture exercising the learn.disabled generation-time opt-out. With the self-learning loop on by default for every fresh print, this fixture pins the ONLY sanctioned way to print without it: learn.disabled: true. The locked artifacts must carry no internal/learn tree, no teach/recall/learnings commands, no learn store schema, and no self-learning sections in README.md / SKILL.md / AGENTS.md. A regression here means either the opt-out stopped working (learn surface appears) or the default leaked into an opted-out spec. When Not to Use This CLI Do not activate this CLI for requests that require creating, updating, deleting, publishing, commenting, upvoting, inviting, ordering, sending messages, booking, purchasing, or changing remote state. This printed CLI exposes read-only commands for inspection, export, sync, and analysis. Command Reference games — Minimal syncable resource so the disabled shape still keeps its profile-derived store; the opt-out must remove the learn surface, not the ordinary data layer. …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills mvanhorn/learn-disabled-example

View the source on GitHub

Browse the @skills marketplace