mvanhorn/printing-press-library

Official library of CLIs generated by the CLI Printing Press. Endorsed, tested, and community-contributed.

Go1327 ★Developer Tools & CLIsGitHub ↗
Quality: solid 18/24
PAI: integrate 0.75
Appraised: 2026-05-27 current
Contents

Overview

Verdict

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.

Quality Assessment

18/24 — maintained / well-documented / solid

Health: 6/8 (maintained)

Failed:

Passed:

Documentation: 7/8 (well-documented)

Failed:

Passed:

Engineering Signals: 5/8 (solid)

Failed:

Passed:

PAI Relevance

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

What Next

Landscape Position

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.

Evidence Base

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.

Notes

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.