Official library of CLIs generated by the CLI Printing Press. Endorsed, tested, and community-contributed.
/pp-<name> SKILL.md, pioneering a pattern where binary distribution and agent instruction travel together; the library reached 1,327 stars in under two months, signaling strong product-market fit.| Rating | Summary | |
|---|---|---|
| Quality | solid (18/24) | Actively maintained, exceptionally well-documented catalog with rapid community adoption, held back only by a missing license and no visible test infrastructure. |
| PAI Relevance | integrate (0.75) | Fills a genuine gap in PAI's external-service CLI coverage and introduces a reusable paired CLI+skill distribution pattern directly compatible with PAI's subprocess-first architecture. |
18/24 — maintained / well-documented / solid
Failed:
.github/workflows/ found anywhere in the README.Passed:
printify-current is tagged and dated 2026-05-27.archived: false.Failed:
Passed:
npx -y @mvanhorn/printing-press-library install starter-pack), including CLI-only and skill-only flags.printingpress.dev.Failed:
Passed:
| Dimension | Score | Assessment |
|---|---|---|
| Harvest Value | 1 | The paired CLI+skill distribution pattern — each binary ships with a co-located SKILL.md — is an interesting architectural idea applicable to PAI's CreateCLI skill and tool distribution approach, but is an incremental refinement rather than a novel algorithm or architecture. |
| Integration Readiness | 2 | Go binaries are language-agnostic subprocesses; the --json flag provides structured output compatible with PAI's pipeline; the npx installer works with Bun; no PAI-incompatible framework is required. |
| Overlap Risk | 1 | Partial overlap with PAI's CreateCLI skill conceptually, but the specific commercial-service CLIs (ESPN, Airbnb, Sentry, Amazon Orders, Ahrefs, etc.) are entirely absent from PAI's 79-tool manifest. |
| Gap Fill | 2 | PAI's existing 79 CLI tools are infrastructure-focused (inference, retrieval, transcription); this library covers travel, food/dining, media, e-commerce, monitoring, and SaaS DevOps APIs — a service category PAI currently has no coverage of. |
Composite: 0.75
Capture-to-Knowledge Pipeline: Install the library (npm install -g printing-press), audit the travel, sports, and e-commerce categories for CLIs that match your active capture domains, and mount their co-located SKILL.md files as tool-call context in the Haiku validation step — the pipeline gains structured, schema-stable external data calls (schedules, pricing, standings) without the model spending tokens on API discovery or output normalization.
Petites Fugues advisory work: Run npm install -g printing-press locally and survey the e-commerce category CLIs for marketplace pricing, ISBN lookup, or inventory enrichment coverage. If a CLI maps to a current data gap — competitive book or vinyl pricing, product metadata fetch — bring the binary and its SKILL.md to the next advisory session as a zero-build data source for any agent tooling the store is evaluating; the SKILL.md eliminates the integration explanation entirely.
PAI-wide CLI authoring standard: Adopt the pp co-location pattern as the house standard for every CLI you build or wrap — fab, any Petites Fugues tooling, future Capture-to-Knowledge data nodes: ship a /pp-<toolname>/SKILL.md containing only invocation syntax, output schema, and one worked example alongside the binary. Every CLI built this way is immediately agent-callable from any skill-loading context without per-deployment prompt engineering, and the instruction set travels with the binary regardless of where it's deployed.
Category: Developer Tools & CLIs
In this category: casey--just (excellent, 21/24, integrate)
Standing: Where casey--just is a universal command runner for developer workflows, this repo is a ready-made catalog of agent-optimized service CLIs — the two are complementary layers; just orchestrates local recipes while this library provides ready-built interfaces to external services.
Density: 7/10 — Available: full README (8KB), repo metadata (stars, forks, issues, dates, release tag), language, description, landscape context and prior appraisals. Missing: dependency manifest, CI configuration, test files, contributor breakdown, full catalog source beyond the README table excerpt.
The prior landscape entry for this repo recorded 3.7/24 (poor/note), which is inconsistent with a proper probe-based assessment — the README alone satisfies 7 of 8 documentation probes and health signals are strong across all time-based dimensions. That figure appears to have been a sketch entry rather than a full appraisal. The absence of a license is the most significant production risk: 194 CLIs with no declared license creates ambiguity about redistribution rights for any downstream agent infrastructure. The repo's velocity (1,327 stars, 328 forks in ~60 days) and the companion CLI Printing Press generator suggest this is evolving into a canonical agent tooling ecosystem rather than a standalone library — warranting close monitoring for maturity signals like a license and CI.