This skill is deprecated in favor of the main printing-press skill, which now checks the catalog automatically. It used to let you browse and install pre-built Go CLIs for popular APIs like Stripe, GitHub, and Twilio from a curated catalog of OpenAPI specs. The workflow was straightforward: list what's available, pick one, and it would fetch the spec and generate a working CLI into your printing-press library directory. Generation took 30-60 seconds for large APIs and truncated output to 50 resources per CLI. If you're still using this, switch to `/printing-press <API>` instead, or run `printing-press catalog list` in your terminal to browse what's available.
npx skills add https://github.com/mvanhorn/cli-printing-press --skill printing-press-catalog