Travel - flight-goat
Non-stop flights over 8 hours from SEA, Dec 24 to Jan 1, cheapest first.
/pp-flight-goat sea long-haul nonstop dec 24 to jan 1, 4 pax, cheapest first
NOW PRINTINGPL. A
From an API spec, from a website with no public API, from a beloved community fan project - one prompt prints a token-efficient Go CLI, a Claude Code skill, an OpenClaw skill, and an MCP server. Peter Steinberger showed the way with discrawl and gogcli: a local SQLite mirror beats a remote API call, compound commands beat ten round trips, and an agent-native CLI beats raw HTTP. The press bakes that playbook into every binary it prints. Muscle memory for agents.
Discord isn't just a chat app - it's a searchable knowledge base. Linear isn't just an issue tracker - it's a team behavior observatory. The Printing Press finds that secret and builds the CLI around it.
PL. BThe Library
Six magic moments. Browse the rest by category.
Auto-updates from the library repo when a README ships.
Travel - flight-goat
/pp-flight-goat sea long-haul nonstop dec 24 to jan 1, 4 pax, cheapest first
Sports + Travel - espn x flight-goat
/pp-espn nba okc round 2 game 1 + /pp-flight-goat sea-okc, fly-in same day
The setup
OKC just won Game 4 vs Phoenix, 131-122. Round 2 Game 1 is TBD on date and opponent. Best estimate for the next OKC home game: Sat May 9 or Sun May 10.
Pick: Wait 24-48h for ESPN to publish Round 2 Game 1, then book Southwest 1-stop for $437 RT (Wanna Get Away+ for refundable flexibility). Skip Frontier May 9 outbound; lands after tip.
Media - movie-goat
/pp-movie-goat person 'Kelly Van Horn' --sort rotten-tomatoes
Food - recipe-goat
/pp-recipe-goat find chocolate cake --rank trust --servings 8
Servings8
Widget has scalable servings, ingredient links inside the steps, and timers - all from a single recipe-goat call.
Project - linear
/pp-linear sql 'blocked issues whose blocker hasn't moved in 7 days'
linear-pp-cli sql --compact <<SQL SELECT i.identifier, i.title, age(now(), b.updated_at) AS stuck FROM issues i JOIN issue_relations r ON r.issue_id = i.id JOIN issues b ON b.id = r.related_issue_id WHERE r.type = 'blocked_by' AND b.state = 'in_progress' AND b.updated_at < now() - interval '7 days'; SQL
50ms against the local SQLite mirror. Compound queries the Linear API can’t answer.
CRM - contact-goat
/pp-contact-goat 'Jane Doe' company:Acme --use deepline
Magic-moment recording in flight. The CLI ships today; the type-specimen page lands when the screen recording does.
20 categories
Accounting
1 CLI
xero
Browse →
AI
9 CLIs
elevenlabs · midjourney · ollama-cloud · +6 more
Browse →
Auth
1 CLI
1password
Browse →
Cloud
10 CLIs
airbyte-admin · azure-cost-admin · azure-functions-admin · +7 more
Browse →
Commerce
30 CLIs
amazon-ads · amazon-orders · amazon-seller · +27 more
Browse →
Developer Tools
33 CLIs
agent-capture · agent-desktop · agentpool · +30 more
Browse →
Devices
10 CLIs
adminbyrequest · dreo · fellow-stagg-ekg · +7 more
Browse →
Education
2 CLIs
ankiweb · lawhub
Browse →
Food and Dining
12 CLIs
allrecipes · anylist · coffee-goat · +9 more
Browse →
Health
1 CLI
oura
Browse →
Marketing
29 CLIs
ahrefs · amplitude · beehiiv · +26 more
Browse →
Media and Entertainment
37 CLIs
archive-is · art-goat · bandsintown · +34 more
Browse →
Monitoring
2 CLIs
adguard-home · sentry
Browse →
Other
28 CLIs
american-reindustrialization · apartments · ars-sicilia · +25 more
Browse →
Payments
13 CLIs
coingecko · exchangerate-api · kalshi · +10 more
Browse →
Productivity
35 CLIs
breezedoc · cal-com · calendly · +32 more
Browse →
Project Management
4 CLIs
clickup · jira · linear · +1 more
Browse →
Sales and CRM
15 CLIs
conduyt-crm · contact-goat · eu-tenders · +12 more
Browse →
Social and Messaging
8 CLIs
bird · instagram · linq · +5 more
Browse →
Travel
20 CLIs
airbnb · alaska-airlines · alltrails · +17 more
Browse →
PL. CThe Press Room
The printers who have shipped the most CLIs.