omgskills Get the Mac app
Skill

printing-press-publish

@mvanhorn 4.2k stars Updated 2026-07-23 Author match: High

Publish a generated CLI to the printing-press-library repo

ai-agentsclicli-generatordeveloper-toolsgolangopenapi

Install

Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.

Install command
git clone https://github.com/mvanhorn/cli-printing-press /tmp/cli-printing-press && ln -s /tmp/cli-printing-press/skills/printing-press-publish ~/.claude/skills/printing-press-publish

View on GitHub

From README

/printing-press publish Publish a generated CLI from your local library to the printing-press-library repo as a pull request. PR shape guard This skill opens only a generated CLI publish PR or, with --blocked-api-journal, a blocked-apis.json journal PR. It never opens a docs-only, plan, proposal, or spec PR as a substitute for a CLI that is not ready to publish. If generation, validation, or live testing is blocked, report the exact blocker and stop. Direct User Invocation Required Publishing can fork mvanhorn/printing-press-library, push a branch, and open or update a PR. Before or validation, check the invocation context. If this skill was invoked as a chained continuation from printing-press-polish's Publish Offer, including an AskUserQuestion answer or auto-resolved polish recommendation, stop immediately and tell the user to send /printing-press-publish --from-polish in a fresh message.

More from this repo