mvanhorn
- 19 skills
- 0 followers
- 1 day ago last updated
- ▌ Printing Press · mvanhorn-cli-printing-press bundleSet up a new integration, connector, or CLI binding for any API. Wrap or generate a ship-ready Go CLI from an OpenAPI, HAR, or Postman spec via the lean research -> generate -> build -> shipcheck loop. Use when the user says build a CLI, wrap this API, set up a new integration, add a connector, integrate with a service, or names an API by domain.
- ▌ Printing Press Amend · mvanhorn-cli-printing-press bundleAmend a published CLI from one of two input sources: (1) dogfood mode mines the active Claude Code session transcript for friction (missing flags, hand- rolled API payloads, silent-null returns); (2) direct-input mode accepts user-supplied asks (rename a command, add commands or feeds, fix a named bug, optionally sniff the source site for new endpoints). Confirms scope with the user, plans + executes the fix autonomously, scrubs PII, and opens a PR against mvanhorn/printing-press-library. Two user-in-loop checkpoints: scope after capture, PR draft before open. Trigger phrases: "amend the CLI", "submit a patch", "fix what I just dogfooded", "open a PR for this CLI", "patch this CLI", "add features to my CLI", "rename this command", "add these feeds to <cli>", "sniff for new APIs in <cli>", "amend with these ideas", "use printing-press-amend", "run printing-press-amend".
- ▌ Printing Press Retro · mvanhorn-cli-printing-press bundleUse when the user asks to retro, run a retrospective, file findings, or improve the Printing Press after a printed-CLI run. Trigger phrases: "retro", "retrospective", "what went wrong", "improve the press", "post-mortem", "lessons learned", "what can we improve", "file a retro", "submit findings". Do not use for printed-CLI polish or a single-CLI fix.
- ▌ Printing Press Score · mvanhorn-cli-printing-pressScore a generated CLI against the Steinberger bar, compare two CLIs side-by-side
- ▌ Printing Press Import · mvanhorn-cli-printing-press bundleBring a published CLI from the public library into the internal library so it's identical to a freshly-generated copy — module path reverted, manuscripts placed alongside, ready for /printing-press-polish or /printing-press-emboss. Use when the public library has a CLI you don't have locally, or to recover from a broken/lost internal copy. Trigger phrases: "import the CLI", "bring it into my library", "fetch from public library", "I don't have it locally yet".
- ▌ Printing Press Polish · mvanhorn-cli-printing-press bundlePolish a generated CLI to pass verification and become publish-ready. Runs diagnostics (dogfood, verify, scorecard, go vet, gosec), automatically fixes all issues (verify failures, static-analysis findings, dead code, descriptions, README, MCP tool quality), reports the before/after delta, and offers to publish. Use after any /printing-press run, or on any CLI in $PRESS_LIBRARY/. Trigger phrases: "polish", "improve the CLI", "fix verify", "make it publish-ready", "clean up the CLI", "get this ready to ship".
- ▌ Printing Press Publish · mvanhorn-cli-printing-pressPublish a generated CLI to the printing-press-library repo
- ▌ Printing Press Reprint · mvanhorn-cli-printing-pressRegenerate an existing printed CLI from scratch under the current Printing Press, with prior research, prior novel features, and prior patches (post-publish hand-fixes) carried into the writing pipeline as reconciliation context rather than dropped on the floor. Pulls the CLI from the public library if it isn't local, recommends reuse-vs-redo of prior research based on age, then hands off to /printing-press with the right context. Use when a machine upgrade would benefit a published CLI more than manual polish. Trigger phrases: "reprint <api>", "regenerate <api>", "redo the <api> CLI", "rebuild <api> from scratch", "this CLI would benefit from a reprint".
- ▌ Printing Press Output Review · mvanhorn-cli-printing-pressInternal sub-skill: agentic review of a printed CLI's sampled command output for plausibility issues that rule-based checks can't encode (substring-match relevance, format bugs, silent source drops, ranking failures). Invoked via the Skill tool by the main printing-press skill at Phase 4.85 and printing-press-polish SKILL.md during the diagnostic loop. Not for direct user invocation — its actionable wrappers are /printing-press and /printing-press-polish.
- ▌ Ble Desk Lamp · mvanhorn-cli-printing-press bundleControl BLE Desk Lamp through the generated BLE device CLI.
- ▌ Pp Printing Press Golden · mvanhorn-cli-printing-press bundlePrinting Press CLI for Printing Press Golden. Purpose-built fixture for golden generation coverage.
- ▌ Ble Temperature Sensor · mvanhorn-cli-printing-press bundleControl BLE Temperature Sensor through the generated BLE device CLI.
- ▌ Pp Learn Loop Example · mvanhorn-cli-printing-press bundlePrinting Press CLI for Learn Loop Example. Golden fixture exercising the spec-declared self-learning loop.
- ▌ Ble Opaque Binary · mvanhorn-cli-printing-press bundleControl BLE Opaque Binary Device through the generated BLE device CLI.
- ▌ Pp Public Param Golden · mvanhorn-cli-printing-press bundlePrinting Press CLI for Public Param Golden. Public parameter name golden fixture
- ▌ Ble Session Appliance · mvanhorn-cli-printing-press bundleControl BLE Session Appliance through the generated BLE device CLI.
- ▌ Pp Learn Disabled Example · mvanhorn-cli-printing-press bundlePrinting Press CLI for Learn Disabled Example. Golden fixture exercising the learn.disabled generation-time opt-out.
- ▌ Pp Printing Press Rich · mvanhorn-cli-printing-press bundlePrinting Press CLI for Printing Press Rich. Purpose-built fixture for rich auth env-var model coverage.
- ▌ Pp Printing Press Oauth2 · mvanhorn-cli-printing-press bundlePrinting Press CLI for Printing Press Oauth2. Purpose-built fixture for the OAuth2 device-code auth shape.