printing-press-publish
Publish a generated CLI to the printing-press-library repo
Install
Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.
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
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
printing-press
Set up a new integration, connector, or CLI binding for any API.
printing-press-amend
Amend a published CLI from one of two input sources: (1) dogfood mode mines the active Claude Code session transcript...
printing-press-import
Bring a published CLI from the public library into the internal library so it's identical to a freshly-generated copy —...