Nothing is more valuable than time and money. In a world of AI agents, that's speed and token spend. A well-designed CLI is muscle memory for an agent: no hunting through docs, no wrong turns, no wasted tokens. The CLI Printing Press prints those CLIs. This repo is the catalog of CLIs already printed and ready to install.
193 CLIs across 17 categories.
Browse them all at printingpress.dev.
Three to try first:
- ESPN (sniffed, no official API). "Tonight's NBA playoff games with live score, series state, each team's leading scorer's stat line, and any injury or lineup news from the last 24 hours." One call.
- flight-goat (Kayak nonstop search plus sniffed Google Flights). "Non-stop flights over 8 hours from Seattle for 4 people, Dec 24 to Jan 1, cheapest first." Two sources, one query.
- sentry-pp-cli (local SQLite mirror, SQL across orgs and projects). "Every issue first seen in the last release whose error rate is climbing across two projects." Compound queries the Sentry API can't answer.
The fastest way to start — install four hand-picked CLIs and skills in one command:
npx -y @mvanhorn/printing-press-library install starter-packThe -y flag only tells npx to run the installer package without an interactive npm prompt; discovery commands like list and search do not install catalog CLIs.
The starter pack: espn (live sports), flight-goat (flight search), movie-goat (movie discovery), recipe-goat (recipe ranking).
Every install pulls the Go binary and the focused skill in one shot. Pass --cli-only or --skill-only if you want just one half.
One tool:
npx -y @mvanhorn/printing-press-library install espnSeveral at once (bundles and CLI names mix freely):
npx -y @mvanhorn/printing-press-library install espn sentry dub
npx -y @mvanhorn/printing-press-library install starter-pack cal-comUnder the hood: the npm package is a thin orchestrator that reads the live catalog in registry.json, resolves each CLI's Go module path, runs go install, and installs the matching skill from cli-skills/pp-<name>.
Useful commands:
npx -y @mvanhorn/printing-press-library list
npx -y @mvanhorn/printing-press-library search flights
npx -y @mvanhorn/printing-press-library list --category travel
npx -y @mvanhorn/printing-press-library list --installed
npx -y @mvanhorn/printing-press-library update espn
npx -y @mvanhorn/printing-press-library uninstall espn --yes@mvanhorn/printing-press-library replaces the older @mvanhorn/printing-press npm package. The unambiguous printing-press-library binary is the catalog installer: use it to browse available CLIs, search by keyword, install the matching Go binary plus focused agent skill, and keep installed tools fresh.
Install accepts catalog slugs and generated binary names, so both airbnb and airbnb-pp-cli resolve to the Airbnb tool.
Discovery commands print human-readable cards by default and support --json for scripts and agents:
npx -y @mvanhorn/printing-press-library search flights --json
npx -y @mvanhorn/printing-press-library list --category food-and-dining --jsonWhen you already know the tool you want, install just that skill:
npx skills add mvanhorn/printing-press-library/cli-skills/pp-espn -gThen use the focused slash skill directly:
/pp-espn lakers score
/pp-flightgoat sea to lax dec 24 to jan 1 nonstop
/pp-weather-goat phoenix forecast
Each /pp-<name> skill is a focused interface for one CLI.
Tools grouped by category, sourced from registry.json. Each row links to the tool source, its focused direct-install skill, and the latest release.
| Name | Skill | Release | What it does |
|---|---|---|---|
adguard-home |
/pp-adguard-home |
latest | AdGuard Home REST-ish API. Our admin web interface is built on top of this REST-ish API. Printed by @e-jung |
adminbyrequest |
/pp-adminbyrequest |
latest | Sync Admin By Request audit, event, inventory, and elevation-request data for approvals, quota checks, and admin-risk reports. Printed by @joltsconsulting |
agent-capture |
/pp-agent-capture |
latest | Record, screenshot, and convert macOS windows and screens for AI agent evidence. Printed by @mvanhorn |
ahrefs |
/pp-ahrefs |
latest | Query Ahrefs backlinks, keyword, rank tracking, site audit, and SERP data from the terminal. Printed by @cathrynlavery |
airbnb |
/pp-airbnb |
latest | Search Airbnb and VRBO, find the host's direct booking site, and report the cheapest of three sources side-by-side. Printed by @mvanhorn |
airframe |
/pp-airframe |
latest | Aircraft forensics from open public records — tail-number dossiers, fleet research, model-level safety, and NTSB event archaeology. Printed by @ChrisDrit |
alaska-airlines |
/pp-alaska-airlines |
latest | Search Alaska Airlines flights, manage Atmos Rewards data, and build checkout-ready cart links from the terminal. Printed by @mvanhorn |
allrecipes |
/pp-allrecipes |
latest | Search and fetch Allrecipes recipes as structured data, scale ingredients, build grocery lists, rank by Bayesian-smoothed popularity, and clear Cloudflare with a Chrome session cookie. Printed by @tmchow |
amazon-orders |
/pp-amazon-orders |
latest | Walk your Amazon order history offline — every order, item, shipment, and dollar in a local SQLite store no other... Printed by @bwishan |
amazon-seller |
/pp-amazon-seller |
latest | Read FBA inventory, orders, sales reports, listings, and catalog data for an Amazon seller account. Printed by @cathrynlavery |
american-reindustrialization |
/pp-american-reindustrialization |
latest | Browse, slice, and analyze the curated American Reindustrialization directory — with diffs, geo clusters, sector... Printed by @tmchow |
anylist |
/pp-anylist |
latest | Every AnyList feature in your terminal — plus offline search, store routing, and cron-safe automations no mobile... Printed by @jeeves |
apartments |
/pp-apartments |
latest | Search Apartments.com listings, sync results to a local SQLite store, and run workflows the website never built — diff saved searches, rank by $/sqft, compare shortlists, and surface price drops or phantom listings. Printed by @rderwin |
apify |
/pp-apify |
latest | Every Apify platform feature, plus a local SQLite store, cross-Actor search, novelty diffing, cost-aware runs, and... Printed by @kjmagnan1s |
archive-is |
/pp-archive-is |
latest | Bypass paywalls and look up web archives via archive.today. Hero command: find or create an archive for any URL with lookup-before-submit, Wayback Machine fallback, and agent-hints on stderr when called non-interactively. Printed by @mvanhorn |
art-goat |
/pp-art-goat |
latest | A contemplative daily art practice with museum and astronomy APIs as your gallery. Printed by @justinwfu |
arxiv |
/pp-arxiv |
latest | Public Atom API for searching and fetching arXiv e-print metadata. Printed by @hnshah |
bandsintown |
/pp-bandsintown |
latest | Turn Bandsintown's two read-only endpoints into a tour-routing brain: local cache, calendar-gap detection, lineup... Printed by @4.5.2 |
beehiiv |
/pp-beehiiv |
latest | Manage beehiiv publications, subscribers, segments, posts, automations, and newsletter analytics from the terminal. Printed by @kjmagnan1s |
bento |
/pp-bento |
latest | Every Bento feature, plus the ones their own CLI does not have. Printed by @bossriceshark |
bird |
/pp-bird |
latest | A terminal-native CLI for Bird's Conversations and SMS APIs, with offline search, batch reconcile, and a local... Printed by @CleverAI-ZH |
blu-ray |
/pp-blu-ray |
latest | The disc-collector's CLI for Blu-ray.com — offline catalog, live deals, and a price-drop watchlist with zero... Printed by @vinnyp |
booking-com |
/pp-booking-com |
latest | Every Booking.com workflow, plus offline price history, wishlist drop alerts, and multi-leg planning no other... Printed by @mvanhorn |
botsee |
/pp-botsee |
latest | Have your agents measure and improve your brand's AI Visibility with botsee.io. API-first, agent-native. Printed by @grahac |
cal-com |
/pp-cal-com |
latest | Every Cal.com feature, plus offline agendas, composed booking flows, and analytics no other Cal.com tool ships. Printed by @tmchow |
cf-domain |
/pp-cf-domain |
latest | Agent-native CLI for Cloudflare Registrar domain search, check, and registration. Printed by @danny-shmueli |
chrome-history |
/pp-chrome-history |
latest | Reverse-engineered from the hand-built chrome-history-pp-cli command/data shape. Printed by @vinnyp |
clarity |
/pp-clarity |
latest | Client-side instrumentation helpers for Microsoft Clarity. Printed by @cathrynlavery |
clickup |
/pp-clickup |
latest | Every ClickUp v2 + v3 endpoint as a typed CLI plus offline sync, search, and ergonomic chat/docs aliases. Printed by @kjmagnan1s |
clockify |
/pp-clockify |
latest | Every Clockify feature, plus a local time database that reconstructs your weekly timesheet, finds untracked gaps,... Printed by @melanson633 |
cloud-run-admin |
/pp-cloud-run-admin |
latest | Deploy and manage user provided container images that scale automatically based on incoming requests. The Cloud Run Admin API v1 follows the Knative Serving API specification, while v2 is aligned with Google Cloud AIP-based API standards, as described in https://google.aip.dev/. Printed by @cathrynlavery |
coffee-goat |
/pp-coffee-goat |
latest | The third-wave coffee terminal — every elite roaster, every YouTube creator review, your brews, and the God cup. Printed by @justinwfu |
coingecko |
/pp-coingecko |
latest | CoinGecko public API for cryptocurrency data. Free tier, no API key required for basic endpoints. Printed by @hnshah |
company-goat |
/pp-company-goat |
latest | Look up startups across SEC Form D, GitHub, Hacker News, Companies House, YC, Wikidata, and DNS in one command. Built for scouts, founders, BD, and AI agents researching small/midsize startups. Printed by @tmchow |
conduyt-crm |
/pp-conduyt-crm |
latest | Manage Conduyt CRM contacts, deals, pipelines, automations, campaigns, invoices, and local insight reports from the terminal. Printed by @ptaramona |
contact-goat |
/pp-contact-goat |
latest | Search, enrich, and map warm-introduction paths across LinkedIn, Happenstance, Deepline, and a unified local contacts store. Printed by @mvanhorn |
craigslist |
/pp-craigslist |
latest | Search, sync, and watch Craigslist with a local SQLite snapshot history, cross-city aggregation, scam scoring, and price-drift detection. Printed by @tmchow |
customer-io |
/pp-customer-io |
latest | Manage Customer.io campaigns, broadcasts, segments, deliveries, exports, and Reverse-ETL via the Service Account token. Printed by @tmchow |
defillama |
/pp-defillama |
latest | DefiLlama offers two ways to use our data with AI:. Printed by @kierandotai |
delta-trip |
/pp-delta-trip |
latest | Look up and manage Delta Air Lines trips by confirmation number — view all flights, seats, baggage, upgrade... Printed by @paulbockewitz |
digg |
/pp-digg |
latest | Tail Digg's news cycle, GitHub feeds, and pipeline events from the terminal — read-only, with rank-history nobody else surfaces. Printed by @mvanhorn |
digitalocean |
/pp-digitalocean |
latest | Manage DigitalOcean Droplets, Kubernetes, databases, firewalls, networking, billing, and other cloud resources from the terminal. Printed by @hnshah |
docker-hub |
/pp-docker-hub |
latest | Docker Hub public API. Search container images, browse tags, check sizes, inspect Dockerfiles, and explore the world's largest container registry. No authentication required for public repositories (rate limited to ~18 req/min). Printed by @hnshah |
domain-goat |
/pp-domain-goat |
latest | Identify domains worth buying — across RDAP, WHOIS, and Porkbun pricing — without ever leaving the terminal. Printed by @mitch-nick |
dominos |
/pp-dominos |
latest | Order pizza, browse menus, optimize deals, and track delivery from your terminal — with a local SQLite store that powers reorder, price comparison, and deal stacking no other Domino's tool offers. Printed by @mvanhorn |
doordash |
/pp-doordash |
latest | Discovered API spec for doordash. Printed by @bricenice17 |
dreo |
/pp-dreo |
latest | The only standalone CLI for Dreo smart-home devices — bulk control, live sensor streams, and a local history every... Printed by @tmchow |
drudgereport |
/pp-drudgereport |
latest | Drudge Report in your terminal, with the editorial signal (splash, red, slot, tenure) the live page broadcasts but... Printed by @mvanhorn |
dub |
/pp-dub |
latest | Modern link attribution platform — short links, conversion tracking, affiliate/partner programs. Printed by @tmchow |
ebay |
/pp-ebay |
latest | Buyer-power-user CLI for eBay. Sold-comp intelligence, true sniper bidding, watchlist intelligence, saved-search feeds, and a local SQLite store for cross-listing analytics. Printed by @mvanhorn |
edgar |
/pp-edgar |
latest | Fetch SEC EDGAR filings, insider activity, XBRL facts, and cached filing search results with agent-friendly output. Printed by @magoo242 |
elevenlabs |
/pp-elevenlabs |
latest | This is the documentation for the ElevenLabs API. You can use this API to use our service programmatically, this is... Printed by @cathrynlavery |
elezioni-sicilia |
/pp-elezioni-sicilia |
latest | Dati elettorali siciliani da riga di comando — senza copiare tabelle HTML. Printed by @aborruso |
emailoctopus |
/pp-emailoctopus |
latest | Manage EmailOctopus lists, contacts, campaigns, automations, reports, and cross-list cleanup workflows from the terminal. Printed by @tmchow |
espn |
/pp-espn |
latest | Live scores, standings, news, and game history across 17 sports from ESPN. Printed by @mvanhorn |
etherpad |
/pp-etherpad |
latest | Etherpad is a real-time collaborative editor scalable to thousands of simultaneous real time users. It provides full... Printed by @JohnMcLear |
eu-tenders |
/pp-eu-tenders |
latest | The entire EU public procurement corpus — €815B/year — searchable offline, with B2B lead generation for... Printed by @m91michel |
eventbrite |
/pp-eventbrite |
latest | Every Eventbrite organizer endpoint, plus a local SQLite mirror of your events, orders. Printed by @vinnyp |
exchangerate-api |
/pp-exchangerate-api |
latest | Every ExchangeRate-API endpoint, plus a local rate history, watchlists, drift alerts, and an MCP server no one else... Printed by @vinnyp |
facebook-marketplace |
/pp-facebook-marketplace |
latest | A read-mostly Marketplace CLI with local watches, seller workflow helpers, and explicit write checkpoints. Printed by @cathrynlavery |
fathom |
/pp-fathom |
latest | Sync your Fathom meetings once, then search, analyze, and act on them forever — offline, at scale, without burning... Printed by @neektza |
fedex |
/pp-fedex |
latest | Ship, rate, and track FedEx packages from the terminal — built for small business shippers. Printed by @tmchow |
figma |
/pp-figma |
latest | Every Figma endpoint, plus codegen-ready frame extracts, comments audit, orphans finder, tokens diff, and webhook... Printed by @giacaglia |
firecrawl |
/pp-firecrawl |
latest | API for interacting with Firecrawl services to perform web scraping and crawling tasks. Printed by @hnshah |
fireflies |
/pp-fireflies |
latest | Every Fireflies meeting feature, plus offline search, cross-meeting intelligence, and a local database no other tool... Printed by @neektza |
flight-goat |
/pp-flight-goat |
latest | Search Google Flights, scan Kayak long-haul routes, and join FlightAware AeroAPI reliability, alerts, and tracking from one CLI. Printed by @mvanhorn |
food52 |
/pp-food52 |
latest | Search, browse, and read Food52 from your terminal — with offline FTS, pantry matching, recipe scaling, and the editorial signals other tools throw away. Printed by @tmchow |
freshservice |
/pp-freshservice |
latest | Every Freshservice operation in one Go binary — with offline search, SLA intelligence, and agent-native JSON that... Printed by @mark-van-de-ven |
gohighlevel |
/pp-gohighlevel |
latest | Sync GoHighLevel CRM data for contacts, opportunities, pipelines, custom fields, tags, bulk operations, and funnel reports. Printed by @jenwilliams-eng |
google-ads |
/pp-google-ads |
latest | Google Ads API for account discovery, GAQL reporting, campaigns, budgets, assets, conversions, audiences, planning, and billing operations. Printed by @cathrynlavery |
google-photos |
/pp-google-photos |
latest | Google Photos Library and Picker APIs for app-created media, albums, uploads, and user-selected media. Printed by @cathrynlavery |
google-search-console |
/pp-google-search-console |
latest | Every Google Search Console feature you'd reach for, plus an offline SQLite cache that powers period compare, quick... Printed by @bossriceshark |
granola |
/pp-granola |
latest | Every Granola feature — plus offline SQLite cross-meeting search, attendee timelines, and a MEMO pipeline runner... Printed by @dstevens |
gravitus |
/pp-gravitus |
latest | The only CLI that syncs your Gravitus strength data into your training dashboard. Printed by @azaaron |
greatclips |
/pp-greatclips |
latest | Check Great Clips salon wait times, prepare Online Check-In requests, inspect route shapes, and track local wait history. Printed by @mvanhorn |
gumroad |
/pp-gumroad |
latest | Gumroad's seller API as an agent-ready CLI and MCP server. Printed by @bheemreddy181 |
hackernews |
/pp-hackernews |
latest | Hacker News from your terminal — with a local SQLite store, snapshot history, and agent-native output no other HN tool has. Printed by @tmchow |
harris-teeter |
/pp-harris-teeter |
latest | Harris Teeter grocery shopping API discovered from the logged-in web app. Printed by @jwmoss |
hayward-omnilogic |
/pp-hayward-omnilogic |
latest | Take control of every Hayward OmniLogic feature, plus a local store, schedule diffs, chemistry trends, and a morning... Printed by @rob-coco |
hotel-goat |
/pp-hotel-goat |
latest | Every Google Hotels feature, plus per-OTA price breakdown, local price-drift history, brand-loyalty filters. Printed by @kothari-nikunj |
hotel-tonight |
/pp-hotel-tonight |
latest | Last-minute hotel deals with a local price-history database no HotelTonight client has — snapshot deals over time,... Printed by @tmchow |
icloud |
/pp-icloud |
latest | Query iCloud data stored locally on macOS — Photos library storage analysis, with Contacts and more coming. All reads hit local SQLite databases directly; no network calls or iCloud API token required. Printed by @matysanchez |
instacart |
/pp-instacart |
latest | Natural-language Instacart CLI that talks directly to the web GraphQL API. Add items to your cart, search products, and manage carts across retailers without browser automation. Printed by @mvanhorn |
intercom |
/pp-intercom |
latest | Every Intercom resource as a typed CLI with offline sync and EU/AU regions. Printed by @rob-coco |
jimmy-johns |
/pp-jimmy-johns |
latest | First terminal CLI for Jimmy John's ordering — local Unwich conversion, agent-native JSON, every endpoint typed. Printed by @omarshahine |
jira |
/pp-jira |
latest | Jira Cloud platform REST API documentation. Printed by @neektza |
jobber |
/pp-jobber |
latest | Jobber API surface as a read-only CLI and MCP peer (printing-press generated). Printed by @melanson633 |
kalshi |
/pp-kalshi |
latest | Trade prediction markets, persist tick data, and answer category-level P&L questions Kalshi.com cannot. Printed by @tmchow |
kit |
/pp-kit |
latest | Manage Kit subscribers, tags, forms, sequences, broadcasts, purchases, and email marketing automation data from the terminal. Printed by @cathrynlavery |
klaviyo |
/pp-klaviyo |
latest | Marketing automation, profiles, events, campaigns, flows, segments, and templates. Printed by @cathrynlavery |
lawhub |
/pp-lawhub |
latest | Local-first LSAT practice analytics from authenticated LawHub score metadata, with SQLite, weakness reports, question notes, and safe review links back to LawHub. Printed by @nolan |
linear |
/pp-linear |
latest | Offline-capable, agent-native CLI for the Linear API with SQLite-backed sync, FTS5 search, cross-cycle comparison, project burndown, and pp_created fixture lifecycle for safe live testing. Printed by @mvanhorn |
loopnet |
/pp-loopnet |
latest | LoopNet shows you today — this CLI remembers, building the price-cut, days-on-market, and supply trends LoopNet... Printed by @melanson633 |
lunch-money |
/pp-lunch-money |
latest | A Go CLI for Lunch Money's official v2 OpenAPI — offline SQLite store, subscription detection, and bulk smart... Printed by @salmonumbrella |
mailchimp |
/pp-mailchimp |
latest | Every Mailchimp endpoint plus the workflow commands the API forces you to compose yourself. Printed by @tmchow |
marginalrevolution |
/pp-marginalrevolution |
latest | Read, filter, and extract links from Marginal Revolution through its public RSS feed. Printed by @hinuri |
marianatek |
/pp-marianatek |
latest | Search Mariana Tek studio schedules, book classes, watch cancellations, and sync reservations into an offline class catalog. Printed by @salmonumbrella |
mercury |
/pp-mercury |
latest | Business banking API for accounts, transactions, payments, recipients, cards, invoices, treasury, and webhooks. Printed by @cathrynlavery |
midjourney |
/pp-midjourney |
latest | Inspect Midjourney jobs, queue, folders, and discovery feeds from the terminal. Printed by @dave-agent-cerebro |
mobalytics-lol |
/pp-mobalytics-lol |
latest | Every League of Legends aggregator, plus a local SQLite for cross-champion queries no single page surfaces. Printed by @QuantumGlitch |
monarch-money |
/pp-monarch-money |
latest | Read Monarch Money account balances, tags, transactions, and cashflow summaries from the terminal. Printed by @count |
movie-goat |
/pp-movie-goat |
latest | The movie CLI that combines TMDb's discovery engine with OMDb's multi-source ratings — and ships a SQLite watchlist that flags what's streaming on your services right now. Printed by @tmchow |
multimail |
/pp-multimail |
latest | Email-as-a-Service for AI agents. Inbound email converted to markdown, outbound markdown converted to HTML. Built on... Printed by @H179922 |
myfitnesspal |
/pp-myfitnesspal |
latest | Pull every meal you ever logged out of MyFitnessPal — per-food CSV, agent-shaped trends, and a local SQLite store... Printed by @nickscarabosio |
namecheap |
/pp-namecheap |
latest | Curated OpenAPI description for Namecheap's XML API. The real API uses a single. Printed by @cathryn-lavery |
nasa-images |
/pp-nasa-images |
latest | Every NASA Image and Video Library endpoint, plus a local SQLite mirror, FTS search, resumable bulk download,... Printed by @tmchow |
notion |
/pp-notion |
latest | Every Notion database queryable offline — cross-workspace SQL joins, stale detection, and relation graph traversal... Printed by @neektza |
nse-india |
/pp-nse-india |
latest | Fetch NSE India quotes, market status, order books, filings, indices, and cached equity analytics from the terminal. Printed by @lavs9 |
numista |
/pp-numista |
latest | Every Numista catalogue and collection feature, with offline FTS5 search and a monthly-quota tracker no Numista SDK has. Printed by @vinnyp |
nvd |
/pp-nvd |
latest | The NVD is the U.S. government repository of standards-based vulnerability management data. Printed by @hnshah |
nylas |
/pp-nylas |
latest | Every Nylas API, plus a local SQLite mirror, cross-grant search, and confirm-by-hash sending no other Nylas tool has. Printed by @natekettles |
obsidian |
/pp-obsidian |
latest | SYNTHETIC OpenAPI 3.0 spec mapping Obsidian's official command-line interface (v1.12+) to virtual REST endpoints.... Printed by @DrDriftwood |
open-meteo |
/pp-open-meteo |
latest | Forecasts, historicals, marine, air quality, flood, climate, ensemble, and seasonal data from Open-Meteo's free tier. Printed by @tmchow |
openalex |
/pp-openalex |
latest | The OpenAlex API provides access to a comprehensive catalog of scholarly works, authors, sources, institutions,... Printed by @hiten-shah |
openfda |
/pp-openfda |
latest | The FDA safety data terminal. Every drug adverse event, device recall, food contamination, and product label the FDA... Printed by @H179922 |
openipa |
/pp-openipa |
latest | Search Italy's IndicePA for public administrations, PEC addresses, IPA codes, billing codes, and compliance details. Printed by @aborruso |
openrouter |
/pp-openrouter |
latest | Inspect OpenRouter models, providers, credits, activity, and cost attribution with local caching and agent-friendly output. Printed by @rvdlaar |
opensnow |
/pp-opensnow |
latest | Hyper-local weather forecasts and conditions for any mountain location and elevation, worldwide. Provides current conditions, hourly forecasts, 5-day day/night snow forecasts, resort snow reports, and expert-written Daily Snow posts. Authentication via api_key query parameter (partnership access only). Printed by @davemorin |
ordertogo |
/pp-ordertogo |
latest | Browse, cart, and place orders at any OrderToGo.com restaurant from the terminal — pure-Go agent-native client... Printed by @mvanhorn |
outlook-calendar |
/pp-outlook-calendar |
latest | The first Outlook calendar CLI built for AI agents on personal Microsoft 365 accounts — with offline conflict... Printed by @brennaman |
outlook-email |
/pp-outlook-email |
latest | Drive your personal Microsoft 365 inbox from agents — read, send, sync, and run offline triage analytics that... Printed by @brennaman |
pagliacci |
/pp-pagliacci |
latest | Order Seattle's Pagliacci Pizza from the terminal — half-and-half pies, small-party planner, slice rotation, and rewards stacking. Printed by @tmchow |
pcgs |
/pp-pcgs |
latest | The first CLI for the PCGS Public API — cert lookup, full CoinFacts extraction, and the 1,000-call-per-day budget... Printed by @vinnyp |
pdok-location |
/pp-pdok-location |
latest | Geocode Dutch addresses, reverse-geocode coordinates, convert RD/WGS84, and query PDOK location data with offline helpers. Printed by @markvandeven |
podcast-goat |
/pp-podcast-goat |
latest | Pull long-form podcast transcripts as speaker-labeled markdown — cookie-first across the four major paid... Printed by @mvanhorn |
podscan |
/pp-podscan |
latest | Podscan REST API — search 51M+ podcast episodes and 4.4M+ podcasts. Full transcripts, AI-extracted entities,... Printed by @gregvanhorn |
pointhound |
/pp-pointhound |
latest | Every Pointhound flight search, plus a local SQLite of every deal you've ever seen, balance-aware reachability, and... Printed by @salmonumbrella |
pokeapi |
/pp-pokeapi |
latest | Fully offline Pokédex with SQL, full-text search, type math, and a damage calculator no other Pokémon tool ships as a CLI. Printed by @hnshah |
pop |
/pp-pop |
latest | POP API for European electronic invoicing workflows. This Printing Press blueprint intentionally exposes only the... Printed by @mircobabini |
posthog |
/pp-posthog |
latest | Every PostHog resource in one CLI — with offline search, agent-native output, and cross-resource analytics no... Printed by @riteshtiwari |
postman-explore |
/pp-postman-explore |
latest | Public API network directory for discovering community collections, workspaces, and APIs. Printed by @tmchow |
producthunt |
/pp-producthunt |
latest | Read Product Hunt from your terminal — works token-free for the daily skim, unlocks a launch-day cockpit and a marketer research desk in one onboarding step. Printed by @tmchow |
pushover |
/pp-pushover |
latest | Pushover from the terminal: send alerts, watch emergency receipts, inspect quota, and keep a redacted local... Printed by @twidtwid |
pvgis |
/pp-pvgis |
latest | The free, single-binary PVGIS CLI — JRC solar-radiation and PV-yield estimates with offline cache, multi-site... Printed by @robertobissanti |
pypi |
/pp-pypi |
latest | PyPI JSON API. Look up Python package metadata, versions, release files, and vulnerability data. Browse recent updates and newest packages via RSS feeds. No authentication required — all endpoints are public. Printed by @hnshah |
rappi |
/pp-rappi |
latest | The first agent-native CLI for Rappi Mexico — read-only catalog browsing with offline SQLite snapshots, cross-city... Printed by @bobeglz |
recipe-goat |
/pp-recipe-goat |
latest | Search trusted recipe sites, rank results, save a local cookbook, and enrich nutrition data with USDA FoodData Central. Printed by @tmchow |
redfin |
/pp-redfin |
latest | Search Redfin homes for sale via internal Stingray endpoints, sync to local SQLite, and run workflows the website doesn't expose — saved-search diff, $/sqft net-HOA ranking, sold comps, multi-region trends. Printed by @rderwin |
render |
/pp-render |
latest | Every Render endpoint, plus diff, drift, cost, audit, and orphan analytics no other Render tool ships. Printed by @giacaglia |
resend |
/pp-resend |
latest | The full Resend API (100 endpoints across emails, broadcasts, audiences, contacts, domains, templates, webhooks)... Printed by @giacaglia |
roam |
/pp-roam |
latest | Every Roam HQ surface — chat, transcripts, On-Air events, SCIM, webhooks — in one local-first CLI with offline... Printed by @gregvanhorn |
safari-history |
/pp-safari-history |
latest | Reverse-engineered from the hand-built safari-history-pp-cli command/data shape. Printed by @vinnyp |
scrape-creators |
/pp-scrape-creators |
latest | The easiest way to scrape public social media data at scale. Extract profiles, posts, videos, comments, and more from TikTok, Instagram, YouTube, Twitter, LinkedIn, Facebook, Reddit, and 27+ platforms. Printed by @adrianhorning08 |
seats-aero |
/pp-seats-aero |
latest | Seats.aero Partner API for award travel availability, cached search, route lists, and trip revalidation details. Printed by @cathrynlavery |
sec-edgar |
/pp-sec-edgar |
latest | Every SEC filing, every XBRL fact, every insider trade — synced into a local SQLite store you can pivot, search,... Printed by @ChrisDrit |
semrush |
/pp-semrush |
latest | Every Semrush Analytics + Projects feature, plus a local SQLite store and cross-domain joins no other Semrush tool has. Printed by @Charles-Garrison |
sendgrid |
/pp-sendgrid |
latest | Every Twilio SendGrid endpoint, plus offline suppression diffs, stats time-series rollups, and a template-variable... Printed by @natekettles |
sentry |
/pp-sentry |
latest | Error tracking and performance monitoring - projects, issues, events, releases. Printed by @cathrynlavery |
servicetitan-pricebook |
/pp-servicetitan-pricebook |
latest | Sync ServiceTitan Pricebook services, materials, equipment, vendors, markups, warranties, and cost-drift audits. Printed by @pierc |
setlist-fm |
/pp-setlist-fm |
latest | Search setlist.fm artists, setlists, venues, cities, and concert histories through the setlist.fm API. Printed by @davemorin |
shopify |
/pp-shopify |
latest | Operate a Shopify store from the terminal with curated Admin GraphQL commands, local sync, analytics, and bulk exports. Printed by @cathrynlavery |
skool |
/pp-skool |
latest | Every Skool community feature, plus a local SQLite mirror, FTS, and cross-community ops no other Skool tool ships. Printed by @quoxientzero |
slack |
/pp-slack |
latest | Send messages, search conversations, monitor channels, and manage your Slack workspace from the terminal. Printed by @mvanhorn |
slickdeals |
/pp-slickdeals |
latest | Slickdeals frontpage, coupons, and recommendations from your terminal — agent-native, MCP-compatible, locally... Printed by @beetz12 |
smartlead |
/pp-smartlead |
latest | Every SmartLead API feature, plus a local mirror that answers campaign-health, silent-lead, and cross-campaign... Printed by @bossriceshark |
sncf-connect |
/pp-sncf-connect |
latest | navitia.io is the open API for building cool stuff with mobility data. Printed by @jmbernabotto |
spotify |
/pp-spotify |
latest | An agent-native Spotify CLI with a SQLite-backed local library that lets you ask listening-drift questions no other... Printed by @rob-coco |
squarespace |
/pp-squarespace |
latest | Squarespace Commerce plus browser-backed account domains, DNS, email forwarding, and billing reads. Printed by @zayd |
steam-web |
/pp-steam-web |
latest | Look up Steam players, games, achievements, friends, and stats from the command line. Printed by @tmchow |
strava |
/pp-strava |
latest | Every Strava feature, plus offline analytics — training load, power curves, zone time. Printed by @azaaron |
stripe |
/pp-stripe |
latest | Every Stripe feature, plus a local SQLite mirror with FTS, cross-entity SQL, and analytics no other Stripe tool ships. Printed by @crodorg |
substack |
/pp-substack |
latest | Run your Substack growth loop from the command line — publish, schedule, engage, and measure with cross-table... Printed by @chirantan |
substack-creator |
/pp-substack-creator |
latest | Manage Substack posts, drafts, subscribers, notes, comments, and cross-publication analytics from a local SQLite cache. Printed by @JPresting |
suno |
/pp-suno |
latest | Every Suno feature, plus a local SQLite library, offline FTS5 search, MCP-native agent surface, and a single-binary... Printed by @mvanhorn |
supabase |
/pp-supabase |
latest | Every Supabase runtime endpoint — PostgREST CRUD, Auth Admin, Storage objects, Edge Function invoke — plus the... Printed by @giacaglia |
superhuman |
/pp-superhuman |
latest | The Superhuman CLI that doesn't log you out, with a local inbox, agent-native I/O, and triage rules the web app... Printed by @mvanhorn |
surgegraph |
/pp-surgegraph |
latest | SurgeGraph is the Answer Engine Optimization (AEO) platform that tracks AI citations, scores pages for citation readiness, and one-click fixes the gaps — now every workflow runs from the terminal or any agent. Printed by @ng-plentisoft |
table-reservation-goat |
/pp-table-reservation-goat |
latest | One reservation CLI for OpenTable, Tock, and Resy — search all three networks at once, watch for cancellations, book, and track changes from a local store agents can query. Printed by @pejmanjohn |
techmeme |
/pp-techmeme |
latest | Tech news aggregation and curation. No official API exists. This spec describes the RSS, OPML, search, and HTML surfaces available for programmatic access. No authentication required. Printed by @davemorin |
tella |
/pp-tella |
latest | Every Tella API operation behind one CLI, with a local SQLite store, FTS5 transcript search, and webhook tooling... Printed by @gregce |
tenderned |
/pp-tenderned |
latest | Every Dutch public tender, with the sub-threshold long tail that EU TED never sees, in a local-first CLI you can pipe. Printed by @markvandeven |
tesla |
/pp-tesla |
latest | Every Tesla mobile-app feature, plus a charging-cost ledger and supercharger queue watcher no other Tesla CLI ships. Printed by @mvanhorn |
ticketmaster |
/pp-ticketmaster |
latest | Every Discovery v2 endpoint plus offline search, multi-venue watchlists, residency dedup, and on-sale tracking no... Printed by @omarshahine |
tiktok-shop |
/pp-tiktok-shop |
latest | Safe v1 TikTok Shop Seller API CLI/MCP for auth readiness, token exchange and refresh, read-only shops, orders, products, inventory search, fulfillment packages, and warehouses. Printed by @cathrynlavery |
trendhunter |
/pp-trendhunter |
latest | Every Trend Hunter feature, plus a local SQLite corpus, FTS5 search, FAQ Q&A extraction, and agent-native JSON no... Printed by @mvanhorn |
trigger-dev |
/pp-trigger-dev |
latest | Durable background jobs and AI agent orchestration — runs, schedules, deployments, batches, queues, waitpoints, env vars, and TRQL analytics. Printed by @mvanhorn |
trustpilot |
/pp-trustpilot |
latest | Every Trustpilot review surface, plus the local SQLite database and balanced good-and-bad agent bundle no other... Printed by @mvanhorn |
twilio |
/pp-twilio |
latest | Every Twilio Core feature, plus offline message and call history, FTS, and SQL-grade analytics no other Twilio tool... Printed by @CleverAI-ZH |
ucp |
/pp-ucp |
latest | A Go CLI for Google's Universal Commerce Protocol — talk to UCP merchants over REST or MCP. Printed by @beetz12 |
ufo-goat |
/pp-ufo-goat |
latest | Browse, search, and download declassified UAP files from the War.gov PURSUE archive. Printed by @davemorin |
usgs-earthquakes |
/pp-usgs-earthquakes |
latest | Every USGS earthquake feed and event query in one terminal, with offline SQLite cache, agent-native output, and a... Printed by @tmchow |
uspto-tsdr |
/pp-uspto-tsdr |
latest | Beginning on October 2, 2020, you will need an API key to access the TSDR REST API See... Printed by @H179922 |
visit-detroit-blog |
/pp-visit-detroit-blog |
latest | Detroit's official "Inside the D" blog as a CLI — every article searchable offline. Printed by @stanrails |
wanderlust-goat |
/pp-wanderlust-goat |
latest | Wanderlust GOAT — what a knowledgeable local with great taste would tell you to walk to from here, fused across editorial, local-language, and crowd layers no single tool ranks together. Printed by @jheitzeb |
weather-goat |
/pp-weather-goat |
latest | Weather forecasts, severe weather alerts, air quality, and GO/CAUTION/STOP activity verdicts for walk, bike, hike, commute, and drive. Printed by @tmchow |
whoop |
/pp-whoop |
latest | Fetch WHOOP recovery, strain, sleep, workout, cycle, profile, and body-measurement data with OAuth-backed API access. Printed by @gregvanhorn |
wikipedia |
/pp-wikipedia |
latest | Wikipedia REST API. Get article summaries, search, browse related topics, and access on-this-day events. No authentication required. Uses a polite User-Agent header. Printed by @hnshah |
wolt |
/pp-wolt |
latest | Browse-only Wolt consumer CLI. Printed by @Amit-Tabibi |
x-twitter |
/pp-x-twitter |
latest | Combined CLI for multiple API services. Printed by @cathrynlavery |
yahoo-finance |
/pp-yahoo-finance |
latest | Quotes, charts, fundamentals, options chains, and a local portfolio/watchlist tracker against Yahoo Finance — no API key, with Chrome-session fallback for rate-limited IPs. Printed by @tmchow |
youtube |
/pp-youtube |
latest | Search YouTube in bulk, grab transcripts, get embed snippets — for the photo-keywords-to-blog-post workflow. Printed by @justinwfu |
zoho-expense |
/pp-zoho-expense |
latest | Upload receipts, auto-tag expenses from learned merchant memory. Printed by @amitav13 |
zoom |
/pp-zoom |
latest | The first Zoom CLI that joins your local desktop app, your on-disk recordings, and your cloud account into one... Printed by @Holajack |
If you only want the binary and not the companion skill, install directly with Go 1.26.3 or newer:
go install github.com/mvanhorn/printing-press-library/<path>/cmd/<binary>@latestA few worked examples:
go install github.com/mvanhorn/printing-press-library/library/media-and-entertainment/espn/cmd/espn-pp-cli@latest
go install github.com/mvanhorn/printing-press-library/library/monitoring/sentry/cmd/sentry-pp-cli@latest
go install github.com/mvanhorn/printing-press-library/library/travel/flightgoat/cmd/flightgoat-pp-cli@latestFor the MCP server companion:
go install github.com/mvanhorn/printing-press-library/library/media-and-entertainment/espn/cmd/espn-pp-mcp@latest
claude mcp add espn-pp-mcp -- espn-pp-mcpIf a CLI needs credentials, the focused skill and the per-CLI README document the required environment variables.
library/
<category>/
<tool>/
cmd/
<cli-binary>/
<mcp-binary>/ # when available
internal/
README.md
go.mod
.printing-press.json
.manuscripts/
cli-skills/
pp-*/
SKILL.md # generated direct-install mirror of library/<.>/SKILL.md
npm/
package.json
src/
bin/
registry.json
Each published tool is self-contained: source code, a local README, a .printing-press.json provenance manifest, and the manuscripts from the printing run. cli-skills/pp-* is a generated mirror of each library SKILL.md, produced by tools/generate-skills/main.go.
Published tools in this repo are validated at publication time and during deliberate baseline sweeps against:
- Generation from an API spec or captured interface through the CLI Printing Press
- Validation checks: build, vet, reachable Go vulnerability scan, help, version, plus the structural dogfood and runtime verify gates
- Provenance capture through
.printing-press.jsonand.manuscripts/
Some tools are refined after generation. The generated artifacts remain in the tool directory so the provenance stays inspectable.
See CONTRIBUTING.md. For deeper architecture, see AGENTS.md.
MIT