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.
300 CLIs across 20 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.
If you use OpenClaw, Hermes, Claude Code, Codex, Cursor, or another harness that supports agent skills, install the Printing Press Library discovery skill first. It helps your agent search the catalog, choose the right focused pp-* skill, and defer CLI binary setup until the focused skill says it is needed.
OpenClaw users can install the published skill from ClawHub:
clawhub install printing-press-libraryHumans and agents on Vercel Agent Skills-compatible harnesses can install the same discovery skill from this repo:
npx skills add mvanhorn/printing-press-library/skills/printing-press-library -g -yOr from the repo root by selecting the catalog skill explicitly:
npx skills add mvanhorn/printing-press-library -g -y --skill printing-press-libraryHermes users can install it from the command line:
hermes skills install mvanhorn/printing-press-library/skills/printing-press-libraryOr from inside the Hermes chat TUI:
/skills install mvanhorn/printing-press-library/skills/printing-press-library
Once you know the specific tool you want, install the focused skill directly.
For Vercel Agent Skills-compatible harnesses:
npx skills add mvanhorn/printing-press-library/cli-skills/pp-espn -g -yFor Hermes from the command line:
hermes skills install mvanhorn/printing-press-library/cli-skills/pp-espnFor Hermes from inside the chat TUI:
/skills install mvanhorn/printing-press-library/cli-skills/pp-espn
The existing npm installer remains the right path for humans, scripts, and CLI-first setup.
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 |
|---|---|---|---|
1password |
/pp-1password |
latest | Agent-safe command layer over the official 1Password CLI and SDK service-account workflows. Printed by Cathryn Lavery |
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 Eric 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 Matt Van Horn |
agent-desktop |
/pp-agent-desktop |
latest | Printing Press bridge for the Rust agent-desktop desktop automation CLI. Printed by Lahfir |
agentpool |
/pp-agentpool |
latest | AgentPool control-plane companion with setup checks, capacity guidance, and official CLI delegation. Printed by sidduHERE |
ahrefs |
/pp-ahrefs |
latest | Explore Ahrefs SEO data from the terminal: backlinks, keywords, rank tracking, site audits, SERPs, usage limits, and crawler IP ranges. Printed by Cathryn Lavery |
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 Matt Van Horn |
airbyte-admin |
/pp-airbyte-admin |
latest | Read-only Airbyte administration CLI for inspecting workspaces, sources, destinations, connections, sync jobs, connector definitions, users, organizations, permissions, and tags from Airbyte Cloud or self-managed Airbyte. Printed by Dhilip Subramanian |
airflow-admin |
/pp-airflow-admin |
latest | Read-first Apache Airflow operations CLI for DAG inventory, DAG run history, task instance inspection, pool capacity, metadata sync, search, and runtime health checks. Printed by Dhilip Subramanian |
airframe |
/pp-airframe |
latest | Aircraft forensics from open public records — tail-number dossiers, fleet research, model-level safety, and NTSB event archaeology. Printed by Chris Drit |
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 Matt Van Horn |
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 Trevin Chow |
alltrails |
/pp-alltrails |
latest | Evidence-labeled, live-capable route map for AllTrails browser/mobile surfaces. Not an official API contract. Printed by zaydiscold |
amazon-ads |
/pp-amazon-ads |
latest | Plan, measure, and tune Amazon Ads campaigns with OAuth profiles, reports, profitability math, keyword recommendations, and guarded automation. Printed by Cathryn Lavery |
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 Brian Wishan |
amazon-seller |
/pp-amazon-seller |
latest | Run Amazon seller workflows from the terminal: FBA inventory, orders, sales reports, listings, catalog lookup, and account operations. Printed by Cathryn Lavery |
american-reindustrialization |
/pp-american-reindustrialization |
latest | Browse, slice, and analyze the curated American Reindustrialization directory — with diffs, geo clusters, sector... Printed by Trevin Chow |
amplitude |
/pp-amplitude |
latest | Read-first Amplitude Analytics API surface for exports, cohorts, events, users, and chart-style analytics queries. Printed by Deb Mukherjee |
ankiweb |
/pp-ankiweb |
latest | The only terminal-native way to search, rank. Printed by Paul Bockewitz |
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 Kevin Magnan |
apple-docs |
/pp-apple-docs |
latest | Every Apple framework, indexed locally, with deprecation analysis and an MCP server no other Apple-docs tool has. Printed by Joseph Alvin Castillo |
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 Matt Van Horn |
ars-sicilia |
/pp-ars-sicilia |
latest | L'unica CLI per il portale dell'Assemblea Regionale Siciliana: cerca. Printed by aborruso |
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 Hiten Shah |
atlas-obscura |
/pp-atlas-obscura |
latest | Every Atlas Obscura search, plus a local database, road-trip corridor routing, and saved trips no other Atlas Obscura tool has. Printed by David Bryson |
autotempest |
/pp-autotempest |
latest | Every AutoTempest car-search source in your terminal, with a local store, cross-source VIN dedupe. Printed by richardadonnell |
azure-cost-admin |
/pp-azure-cost-admin |
latest | Read-only Azure FinOps CLI for actual spend summaries, service and resource-group cost breakdowns, tag hygiene, simple anomaly checks, and retail price lookup support. Printed by Dhilip Subramanian |
azure-devops |
/pp-azure-devops |
latest | The fastest Azure DevOps CLI — offline-first, agent-native. Printed by David Bebawy |
azure-functions-admin |
/pp-azure-functions-admin |
latest | Inspect, audit, and right-size your Azure Functions from the terminal — cold-start trends, config drift. Printed by Dhilip Subramanian |
bandsintown |
/pp-bandsintown |
latest | Turn Bandsintown's two read-only endpoints into a tour-routing brain: local cache, calendar-gap detection, lineup... Printed by printing-press |
beehiiv |
/pp-beehiiv |
latest | Manage beehiiv publications, subscribers, segments, posts, automations, and newsletter analytics from the terminal. Printed by Kevin Magnan |
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 Stephan Stoeber |
blacklane |
/pp-blacklane |
latest | Upfront chauffeur quotes from the terminal — transfer and hourly, with a local price history no other tool has. Printed by Omar Shahine |
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 account required. Printed by Vinny Pasceri |
boardgamegeek |
/pp-boardgamegeek |
latest | Look up board games, expansions, hot rankings, user collections, and logged plays from BoardGameGeek's official XMLAPI2 — search, full game detail with stats and rankings, and the live hot list, all without a browser. Printed by Ryan Cooper |
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 Matt Van Horn |
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 |
braze |
/pp-braze |
latest | Read-first Braze REST API surface for marketing analytics, campaign inspection, content assets, and catalog lookup. Printed by Deb Mukherjee |
breezedoc |
/pp-breezedoc |
latest | Manage BreezeDoc e-signature and invoicing workflows across documents, templates, recipients, teams, invoices, and follow-ups. Printed by Cathryn Lavery |
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 Trevin Chow |
calendly |
/pp-calendly |
latest | Read-first Calendly API surface for scheduling, availability, event, invitee, and webhook inspection. Printed by Deb Mukherjee |
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 Vinny Pasceri |
clarity |
/pp-clarity |
latest | Generate Microsoft Clarity tracking snippets and audit local HTML for tag install, masking attributes, and client API calls. Printed by Cathryn Lavery |
claude-agent-sdk-python-docs |
/pp-claude-agent-sdk-python-docs |
latest | A source-grounded CLI for exploring and verifying the Claude Agent SDK Python docs. Printed by Nik |
clickup |
/pp-clickup |
latest | Every ClickUp v2 + v3 endpoint as a typed CLI plus offline sync, search, and ergonomic chat/docs aliases. Printed by Kevin Magnan |
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 | Inspect and operate Google Cloud Run services, jobs, revisions, executions, and local inventory for serverless container fleets. Printed by Cathryn Lavery |
cloudflare |
/pp-cloudflare |
latest | Agent-ready CLI for Cloudflare accounts, zones, DNS, Workers, Pages, R2, tunnels, Zero Trust, and infrastructure operations. Printed by Cathryn Lavery |
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 Justin Fu |
coingecko |
/pp-coingecko |
latest | CoinGecko public API for cryptocurrency data. Free tier, no API key required for basic endpoints. Printed by Hiten Shah |
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 Trevin Chow |
conduyt-crm |
/pp-conduyt-crm |
latest | Manage Conduyt CRM contacts, deals, pipelines, automations, campaigns, invoices, and local insight reports from the terminal. Printed by Conduyt |
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 Matt Van Horn |
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 Trevin Chow |
customer-io |
/pp-customer-io |
latest | Manage Customer.io campaigns, broadcasts, segments, deliveries, exports, and Reverse-ETL via the Service Account token. Printed by Trevin Chow |
daraz |
/pp-daraz |
latest | Every Daraz product search, plus a local price database, real-deal ranking, and drop alerts no Daraz scraper has. Printed by Hamza Qazi |
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 Paul Bockewitz |
dice-fm |
/pp-dice-fm |
latest | Every ticket, fan, and pound of revenue from your DICE events — queryable, exportable, and joinable across shows. Printed by Vinny Pasceri |
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 Matt Van Horn |
digitalocean |
/pp-digitalocean |
latest | Manage DigitalOcean Droplets, Kubernetes, databases, firewalls, networking, billing, and other cloud resources from the terminal. Printed by Hiten Shah |
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 Hiten Shah |
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 Matt Van Horn |
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 Trevin Chow |
drudgereport |
/pp-drudgereport |
latest | Drudge Report in your terminal, with the editorial signal (splash, red, slot, tenure) the live page broadcasts but... Printed by Matt Van Horn |
dub |
/pp-dub |
latest | Modern link attribution platform — short links, conversion tracking, affiliate/partner programs. Printed by Trevin Chow |
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 Matt Van Horn |
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 | Create and manage ElevenLabs audio workflows: text-to-speech, voice conversion, transcription, dubbing, music, voices, and agents. Printed by Cathryn Lavery |
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 Trevin Chow |
erank |
/pp-erank |
latest | Keyword Tool data from eRank, plus local scoring, drift, and listing-gap analysis for Etsy sellers. Printed by horknfbr |
espn |
/pp-espn |
latest | Live scores, standings, news, and game history across 17 sports from ESPN. Printed by Matt Van Horn |
etherpad |
/pp-etherpad |
latest | Etherpad is a real-time collaborative editor scalable to thousands of simultaneous real time users. It provides full... Printed by John McLear |
eu-tenders |
/pp-eu-tenders |
latest | The entire EU public procurement corpus — €815B/year — searchable offline, with B2B lead generation for... Printed by Mathias Michel |
eventbrite |
/pp-eventbrite |
latest | Every Eventbrite organizer endpoint, plus a local SQLite mirror of your events, orders. Printed by Vinny Pasceri |
everbee |
/pp-everbee |
latest | Research Etsy products, shops, and keywords from EverBee in a repeatable agent-ready workflow. Printed by horknfbr |
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 Vinny Pasceri |
expensify |
/pp-expensify |
latest | File expenses and submit reports to Expensify from the command line. Printed by Matt Van Horn |
facebook-marketplace |
/pp-facebook-marketplace |
latest | Search, draft, publish, mirror, and monitor Facebook Marketplace listings with seller helpers and explicit write checkpoints. Printed by Cathryn Lavery |
fathom |
/pp-fathom |
latest | Sync your Fathom meetings once, then search, analyze, and act on them forever — offline, at scale, without burning... Printed by Nikica Jokic |
fedex |
/pp-fedex |
latest | Ship, rate, and track FedEx packages from the terminal — built for small business shippers. Printed by Trevin Chow |
fellow-stagg-ekg |
/pp-fellow-stagg-ekg |
latest | Control a Fellow Stagg EKG kettle over its local HTTP command interface from the terminal. Printed by Erik Rogne |
figma |
/pp-figma |
latest | Every Figma endpoint, plus codegen-ready frame extracts, comments audit, orphans finder, tokens diff, and webhook... Printed by Giuliano Giacaglia |
firecrawl |
/pp-firecrawl |
latest | API for interacting with Firecrawl services to perform web scraping and crawling tasks. Printed by Hiten Shah |
fireflies |
/pp-fireflies |
latest | Every Fireflies meeting feature, plus offline search, cross-meeting intelligence, and a local database no other tool... Printed by Nikica Jokic |
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 Matt Van Horn |
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 Trevin Chow |
forgejo |
/pp-forgejo |
latest | The gh for Forgejo — works with any instance, stores your data locally, and speaks Forgejo natively.Printed by jrimmer |
foxnews |
/pp-foxnews |
latest | Fox News headlines from Google Publisher RSS feeds on moxie.foxnews.com — section-selectable, no API key. Printed by John Fiedler |
fred |
/pp-fred |
latest | Every FRED endpoint, plus a local SQLite store, offline search, and macro commands no other FRED tool has. Printed by Luke J |
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 |
function-health |
/pp-function-health |
latest | Every Function Health feature, plus a local SQLite store with biomarker trends across every round you've ever drawn. Printed by Damien Stevens |
gainsight |
/pp-gainsight |
latest | Read-first Gainsight NXT API surface for customer success account, relationship, person, timeline. Printed by Deb Mukherjee |
gisis |
/pp-gisis |
latest | Authoritative IMO ship particulars on the command line. Printed by ivory_elephant |
gl-inet |
/pp-gl-inet |
latest | The first maintained CLI for GL.iNet travel routers — named config profiles, travel macros, and version-aware diagnostics no other GL.iNet tool ships. Printed by Paul Bockewitz |
godaddy |
/pp-godaddy |
latest | Combined CLI for multiple API services. Printed by zaydiscold |
gohighlevel |
/pp-gohighlevel |
latest | Sync GoHighLevel CRM data for contacts, opportunities, pipelines, custom fields, tags, bulk operations, and funnel reports. Printed by Jen Williams |
goodreads |
/pp-goodreads |
latest | This is an evidence-backed starting map for a future Goodreads CLI. Printed by zaydiscold |
google-ad-manager |
/pp-google-ad-manager |
latest | The only REST-native Google Ad Manager CLI: report, search, and manage publisher inventory from the terminal, backed by a local mirror the web console can't match. Printed by Greg Stellato |
google-ads |
/pp-google-ads |
latest | Discover accounts, run GAQL reports, inspect field metadata, and manage Google Ads campaigns, budgets, assets, audiences, and billing. Printed by Cathryn Lavery |
google-analytics |
/pp-google-analytics |
latest | Agent-first Google Analytics 4 CLI with typed Data/Admin/Funnel API coverage and one-call reports for channels, pages, funnels, anomalies, revenue, and health. Printed by Cathryn Lavery |
google-photos |
/pp-google-photos |
latest | Manage Google Photos app-created albums and media, upload files, and handle Picker sessions from terminal-friendly commands. Printed by Cathryn Lavery |
google-play |
/pp-google-play |
latest | Every public Google Play surface in one Go binary, plus a local SQLite mirror for rank history and listing change detection that no other Play tool keeps. Printed by Hamza Qazi |
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 Matt |
gorgias |
/pp-gorgias |
latest | Gorgias support CLI with offline sync, local search, read-only SQL, and MCP tools for agent-native support workflows. Printed by Chris Young |
granola |
/pp-granola |
latest | Every Granola feature — plus offline SQLite cross-meeting search, attendee timelines, and a MEMO pipeline runner... Printed by Damien Stevens |
gravitus |
/pp-gravitus |
latest | The only CLI that syncs your Gravitus strength data into your training dashboard. Printed by mvanhorn |
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 Matt Van Horn |
grubhub |
/pp-grubhub |
latest | Every Grubhub restaurant search, plus a sortable delivery-fee comparison board, a cross-restaurant deal radar, and offline menu-item search no Grubhub tool has. Printed by Vincent Colombo |
gumroad |
/pp-gumroad |
latest | Gumroad's seller API as an agent-ready CLI and MCP server. Printed by Bheem Reddy |
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 Trevin Chow |
harris-teeter |
/pp-harris-teeter |
latest | Harris Teeter grocery shopping API discovered from the logged-in web app. Printed by Jonathan Moss |
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 Zehner |
help-scout |
/pp-help-scout |
latest | Read-first Help Scout Inbox API surface for support operations and agent workflows. Printed by Deb Mukherjee |
here-now |
/pp-here-now |
latest | Publish a folder to a live URL in one command, mirror your Drives offline. Printed by Trevin Chow |
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 Trevin Chow |
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 Matias Sanchez Moises |
infotbm |
/pp-infotbm |
latest | Every Bordeaux tram, bus, and ferry schedule offline in SQLite, plus real-time arrivals, ghost service detection. Printed by pawlclawbot |
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 Matt Van Horn |
instagram |
/pp-instagram |
latest | Every Instagram Business metric across all your brand accounts. Printed by Mohammed Al Khamis |
intercom |
/pp-intercom |
latest | Every Intercom resource as a typed CLI with offline sync and EU/AU regions. Printed by Rob Zehner |
intervals-icu |
/pp-intervals-icu |
latest | The first intervals. Printed by Milos Mladenovic |
isitagentready |
/pp-isitagentready |
latest | The terminal scanner for AI-agent readiness: every check the web tool runs, plus copy-paste fixes, CI gating, scan history, and a local store the web UI has no answer for. Printed by bobe |
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 Omar Shahine |
jira |
/pp-jira |
latest | Jira Cloud platform REST API documentation. Printed by Nikica Jokic |
jobber |
/pp-jobber |
latest | Jobber API surface as a read-only CLI and MCP peer (printing-press generated). Printed by melanson633 |
judge-me |
/pp-judge-me |
latest | Our REST API lets you access to resources and perform actions on behalf of a store. Printed by Cathryn Lavery |
kalshi |
/pp-kalshi |
latest | Trade prediction markets, persist tick data, and answer category-level P&L questions Kalshi.com cannot. Printed by Trevin Chow |
kdpnichefinder |
/pp-kdpnichefinder |
latest | Every KDP Niche Finder bucket as a local research database — rank niches across buckets, track whether revenue is rising or fading, and export shortlists, none of which the web tool does. Printed by Vincent Colombo |
kit |
/pp-kit |
latest | Operate Kit email marketing from the terminal: subscribers, tags, forms, sequences, broadcasts, purchases, snapshots, and audience health. Printed by Cathryn Lavery |
klaviyo |
/pp-klaviyo |
latest | Work with Klaviyo profiles, events, campaigns, flows, segments, templates, and local performance analytics for marketing automation. Printed by Cathryn Lavery |
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 McCafferty |
lda-gov |
/pp-lda-gov |
latest | Lobbying disclosure records with local sync, entity resolution, and evidence-grade exports. Printed by Mherzog4 |
lemonsqueezy |
/pp-lemonsqueezy |
latest | Every Lemon Squeezy resource, plus a local SQLite mirror that surfaces MRR, churn, license seats. Printed by Joseph Alvin Castillo |
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 Matt Van Horn |
linq |
/pp-linq |
latest | Agent-native messaging API for chats, messages, attachments, phone numbers, contact cards, capability checks, and webhooks. Printed by Cathryn Lavery |
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 |
luma |
/pp-luma |
latest | Browse, search, and export public Luma events from one Go binary — no account, no API key, plus offline full-text search the public API doesn't have. Printed by richardadonnell |
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 Trevin Chow |
marginalrevolution |
/pp-marginalrevolution |
latest | Read, filter, and extract links from Marginal Revolution through its public RSS feed. Printed by Nuri Chang |
marianatek |
/pp-marianatek |
latest | Search Mariana Tek studio schedules, book classes, watch cancellations, and sync reservations into an offline class catalog. Printed by salmonumbrella |
masterpark |
/pp-masterpark |
latest | Unofficial CLI for MasterPark airport parking locations, quotes, profile sync, and safe gated reservation booking. Printed by Brian Wishan |
medium-reader |
/pp-medium-reader |
latest | Read any Medium author, publication, or tag as a local, full-text-searchable corpus. Printed by Maxime Delavergne |
mercury |
/pp-mercury |
latest | Inspect Mercury business banking data and build safer payment plans across accounts, transactions, recipients, cards, invoices, and treasury. Printed by Cathryn Lavery |
meta-ads |
/pp-meta-ads |
latest | The first agent-native Meta Ads CLI with local SQLite history and compound queries the live API cannot answer. Printed by Dhilip Subramanian |
metacritic |
/pp-metacritic |
latest | Browse, search, and compare Metascores and user scores for games, movies, and TV shows, plus critic and user reviews, without a Metacritic account. Printed by Ryan Cooper |
midjourney |
/pp-midjourney |
latest | Inspect Midjourney jobs, queue, folders, and discovery feeds from the terminal. Printed by Dave Fano |
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 |
morgen |
/pp-morgen |
latest | Morgen calendar & tasks API CLI — unified access to calendars, events, tasks, and tags across connected providers. Printed by Nick Scarabosio |
motohunt |
/pp-motohunt |
latest | Search motorcycle and ATV listings from the terminal — with MotoHunt's MSRP/average-price/deal-rating data exposed as. Printed by richardadonnell |
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 Trevin Chow |
multimail |
/pp-multimail |
latest | Every MultiMail feature plus oversight velocity, trust ladder status, and cross-mailbox search no other tool has. 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 Nick Scarabosio |
namecheap |
/pp-namecheap |
latest | Manage Namecheap domains, DNS, contacts, pricing, account balances, TLDs, and SSL metadata through a JSON-friendly XML API wrapper. 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 Trevin Chow |
nhc |
/pp-nhc |
latest | Credible, real-time National Hurricane Center data for AI agents: active storms, parsed advisories, and tropical outlooks, text-first with link-outs for everything else. Printed by Abe Diaz (@abe238) |
notion |
/pp-notion |
latest | Every Notion database queryable offline — cross-workspace SQL joins, stale detection, and relation graph traversal... Printed by Nikica Jokic |
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 Mayank Lavania |
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 Vinny Pasceri |
nvd |
/pp-nvd |
latest | The NVD is the U.S. government repository of standards-based vulnerability management data. Printed by Hiten Shah |
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 Nathan Kettles |
nynj-world-cup-concierge |
/pp-nynj-world-cup-concierge |
latest | Extract public NYNJ World Cup Concierge Explore NYNJ, Fan Experiences, and Watch Parties guidance. Printed by Amit |
nypl-digital-collections |
/pp-nypl-digital-collections |
latest | New York Public Library Digital Collections API. Source docs: https://api.repo.nypl.org/. Printed by kierandotai |
obsidian |
/pp-obsidian |
latest | SYNTHETIC OpenAPI 3.0 spec mapping Obsidian's official command-line interface (v1.12+) to virtual REST endpoints.... Printed by Angelo Pullen |
offerup |
/pp-offerup |
latest | Search local OfferUp listings from your terminal, keep them in a local database. Printed by Trevin Chow |
ollama-cloud |
/pp-ollama-cloud |
latest | Routes every prompt to the right hosted Ollama model. Wraps chat, embeddings, catalog, and the OpenAI-compatible... Printed by Rick van de Laar |
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 Trevin Chow |
openalex |
/pp-openalex |
latest | The OpenAlex API provides access to a comprehensive catalog of scholarly works, authors, sources, institutions,... Printed by Hiten Shah |
openart |
/pp-openart |
latest | Generate videos and images on OpenArt from the terminal. Spend your existing OpenArt credits across Seedance, Kling,... Printed by Matt Van Horn |
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 Rick van de Laar |
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 Dave Morin |
ordertogo |
/pp-ordertogo |
latest | Browse, cart, and place orders at any OrderToGo.com restaurant from the terminal — pure-Go agent-native client... Printed by Matt Van Horn |
oura |
/pp-oura |
latest | Personal health data from the Oura Ring - sleep, readiness, daily activity, heart rate, workouts, SpO2, stress, and resilience. Printed by ryanc00per |
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 Paul 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 Paul 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 Trevin Chow |
pangolin |
/pp-pangolin |
latest | The first agent-native CLI for Pangolin — every endpoint, plus offline SQLite, cross-org audits. Printed by CFinney |
paul-graham |
/pp-paul-graham |
latest | Static public essay index for paulgraham.com. Printed by Deb Mukherjee |
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 Vinny Pasceri |
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 |
pexels |
/pp-pexels |
latest | Every Pexels photo, video, and collection endpoint — plus a local store that adds quota forecasting, dedup-aware bulk download, and one-shot attribution exports no other Pexels tool has. Printed by Vincent Colombo |
pipedrive |
/pp-pipedrive |
latest | CRM for sales teams - deals, contacts, pipelines, activities, and organizations. Printed by Deb Mukherjee |
plane |
/pp-plane |
latest | The Plane REST API Visit our quick start guide and full API documentation at [developers.plane.so](https://developers. Printed by Anton Sidorov aka anticodeguy |
podcast-goat |
/pp-podcast-goat |
latest | Pull long-form podcast transcripts as speaker-labeled markdown — cookie-first across the four major paid... Printed by Matt Van Horn |
podcastindex |
/pp-podcastindex |
latest | The only PodcastIndex tool that is agent-native and works offline: search, resolve, and analyse any podcast from one signed binary with a local mirror you can FTS and SQL. Printed by adbonnet |
podscan |
/pp-podscan |
latest | Podscan REST API — search 51M+ podcast episodes and 4.4M+ podcasts. Full transcripts, AI-extracted entities,... Printed by Greg Van Horn |
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 Hiten Shah |
pop |
/pp-pop |
latest | POP API for European electronic invoicing workflows. This Printing Press blueprint intentionally exposes only the... Printed by Mirco Babini |
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 Trevin Chow |
printify |
/pp-printify |
latest | Create and audit Printify products with manifest-driven image uploads, personalization checks, and local proofing. Printed by horknfbr |
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 Trevin Chow |
pushover |
/pp-pushover |
latest | Pushover from the terminal: send alerts, watch emergency receipts, inspect quota, and keep a redacted local... Printed by Todd Dailey |
pvgis |
/pp-pvgis |
latest | The free, single-binary PVGIS CLI — JRC solar-radiation and PV-yield estimates with offline cache, multi-site... Printed by Roberto Bissanti |
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 Hiten Shah |
qbo |
/pp-qbo |
latest | Fixture-first, read-only QuickBooks Online CLI for agents. Printed by Martin Kessler |
rappi |
/pp-rappi |
latest | The first agent-native CLI for Rappi Mexico — read-only catalog browsing with offline SQLite snapshots, cross-city... Printed by bobe |
rechtspraak |
/pp-rechtspraak |
latest | The first CLI for Dutch court decisions with rich local narrowing for long-tail legal keywords, an appeal-chain walker. Printed by markvandeven |
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 Trevin Chow |
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 Giuliano Giacaglia |
reno-goat |
/pp-reno-goat |
latest | Multi-source renovation CLI — search, compare, price-watch, model-enrich, and project-track homeowner-visible renovation selections across 33 active sources plus 5 tracked stubs, with category routing and model intelligence across appliances, plumbing, electrical, HVAC, flooring, hardware, materials, furniture, and decor. No API keys required. Printed by H179922 |
resend |
/pp-resend |
latest | The full Resend API (100 endpoints across emails, broadcasts, audiences, contacts, domains, templates, webhooks)... Printed by Giuliano Giacaglia |
restaurant365-odata |
/pp-restaurant365-odata |
latest | Read-only OpenAPI description for documented Restaurant365 OData v2 reporting views. Printed by Dhilip Subramanian |
revenuecat |
/pp-revenuecat |
latest | Every RevenueCat v2 endpoint, plus a local database, offline search. Printed by Joseph Alvin Castillo |
roadside-america |
/pp-roadside-america |
latest | Every offbeat roadside attraction on RoadsideAmerica. Printed by David Bryson |
roam |
/pp-roam |
latest | Every Roam HQ surface — chat, transcripts, On-Air events, SCIM, webhooks — in one local-first CLI with offline... Printed by Greg Van Horn |
robinhood |
/pp-robinhood |
latest | Welcome to Robinhood Crypto Trading API documentation for traders and developers! Printed by zaydiscold |
safari-history |
/pp-safari-history |
latest | Reverse-engineered from the hand-built safari-history-pp-cli command/data shape. Printed by Vinny Pasceri |
salesloft |
/pp-salesloft |
latest | Read-first Salesloft API surface for agent workflows, based on the public Salesloft v2 developer documentation. Printed by Deb Mukherjee |
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 Adrian Horning |
scrape-do |
/pp-scrape-do |
latest | The first CLI for Scrape-do with Google SERP scraping plus a credit and concurrency governor. Printed by Charles Garrison |
seats-aero |
/pp-seats-aero |
latest | Search Seats.aero award-flight availability, route coverage, mileage-program feeds, and trip details from the terminal. Printed by Cathryn Lavery |
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 Chris Drit |
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 |
sendfox |
/pp-sendfox |
latest | SendFox email marketing API for authenticated user details, contact lists, contacts, unsubscribe operations. Printed by Cathryn Lavery |
sendgrid |
/pp-sendgrid |
latest | Every Twilio SendGrid endpoint, plus offline suppression diffs, stats time-series rollups, and a template-variable... Printed by Nathan Kettles |
sentry |
/pp-sentry |
latest | Inspect Sentry organizations, projects, issues, events, releases, and Seer metadata for error tracking and performance monitoring. Printed by Cathryn Lavery |
servicetitan-pricebook |
/pp-servicetitan-pricebook |
latest | Sync ServiceTitan Pricebook services, materials, equipment, vendors, markups, warranties, and cost-drift audits. Printed by Pierce |
setlist-fm |
/pp-setlist-fm |
latest | Search setlist.fm artists, setlists, venues, cities, and concert histories through the setlist.fm API. Printed by Dave Morin |
shelters |
/pp-shelters |
latest | Credible, real-time disaster shelter information for AI agents and people. Printed by Abe Diaz (@abe238) |
shipsgo |
/pp-shipsgo |
latest | Every ShipsGo endpoint, plus an RFQ workspace, lane analytics, and an offline shipment book no other tool offers. Printed by WerkstoffClub |
shopify |
/pp-shopify |
latest | Operate a Shopify store with Admin GraphQL commands, local sync, analytics, bulk exports, and ShopifyQL reporting. Printed by Cathryn Lavery |
shopper |
/pp-shopper |
latest | The first CLI for Shopper — every catalog, cart. Printed by educrvz |
shopping |
/pp-shopping |
latest | Every LemmeBuyIt retail endpoint, plus a local store that compares one UPC across 70+ retailers. Printed by NicholasSpisak |
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 Zain Haseeb |
slack |
/pp-slack |
latest | Send messages, search conversations, monitor channels, and manage your Slack workspace from the terminal. Printed by Matt Van Horn |
slickdeals |
/pp-slickdeals |
latest | Slickdeals frontpage, coupons, and recommendations from your terminal — agent-native, MCP-compatible, locally... Printed by David He |
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 |
splitwise |
/pp-splitwise |
latest | Every Splitwise feature, plus an offline SQLite ledger that powers balance, debt-aging, spend analytics. Printed by Vinny Pasceri |
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 Zehner |
squarespace |
/pp-squarespace |
latest | Squarespace Commerce plus browser-backed account domains, DNS, email forwarding, and billing reads. Printed by Zayd |
stackadapt |
/pp-stackadapt |
latest | The first agent-native StackAdapt CLI: pacing, delivery drift. Printed by Dhilip Subramanian |
steam-web |
/pp-steam-web |
latest | Look up Steam players, games, achievements, friends, and stats from the command line. Printed by Trevin Chow |
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 Chris Rodriguez |
substack |
/pp-substack |
latest | Run your Substack growth loop from the command line — publish, schedule, engage. Printed by Chirantan Rajhans |
sumble |
/pp-sumble |
latest | Every Sumble v6 feature, plus the credit-awareness the API itself won't give you. Printed by Kostas Pardalis |
suno |
/pp-suno |
latest | The correct, offline-first Suno CLI — every feature the abandoned clients have, plus a local SQLite library. Printed by Matt Van Horn |
supabase |
/pp-supabase |
latest | Every Supabase runtime endpoint — PostgREST CRUD, Auth Admin, Storage objects, Edge Function invoke — plus the... Printed by Giuliano 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 Matt Van Horn |
supermemory-admin |
/pp-supermemory-admin |
latest | The Memory API for the AI era. Printed by Hiten Shah |
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 SurgeGraph Team |
sutra-fitness |
/pp-sutra-fitness |
latest | Every Sutra (Arketa) Partner API resource, plus a local data mirror and the studio analytics the dashboard buries — no-show rates, capacity, churn, and revenue you can finally query. Printed by adam-birddog |
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 Pejman Pour-Moezzi |
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 Dave Morin |
tella |
/pp-tella |
latest | Every Tella API operation behind one CLI, with a local SQLite store, FTS5 transcript search, and webhook tooling... Printed by Greg Ceccarelli |
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 Matt Van Horn |
ticketmaster |
/pp-ticketmaster |
latest | Every Discovery v2 endpoint plus offline search, multi-venue watchlists, residency dedup, and on-sale tracking no... Printed by Omar Shahine |
tidycal |
/pp-tidycal |
latest | Manage TidyCal scheduling data: bookings, contacts, booking types, team calendars, schedule briefs, triage, and availability shortlists. Printed by Cathryn Lavery |
tiktok-shop |
/pp-tiktok-shop |
latest | Use TikTok Shop Seller API workflows for auth, shops, orders, products, inventory search, fulfillment, warehouses, and safe write preflights. Printed by Cathryn Lavery |
toodledo |
/pp-toodledo |
latest | Every Toodledo feature from the terminal, plus an offline SQLite mirror, GTD reviews, and rate-budget-aware sync that no other Toodledo tool has. Printed by wwilson1017 |
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 Matt Van Horn |
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 Matt Van Horn |
tripadvisor |
/pp-tripadvisor |
latest | Every Tripadvisor Content API endpoint. Printed by David Bryson |
trustpilot |
/pp-trustpilot |
latest | Every Trustpilot review surface, plus the local SQLite database and balanced good-and-bad agent bundle no other... Printed by Matt Van Horn |
twelvelabs |
/pp-twelvelabs |
latest | Upload, index, search, summarize, embed, and analyze video with TwelveLabs, including editor-ready briefs and waitable workflows. Printed by Cathryn Lavery |
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 Stephan Stoeber |
ucp |
/pp-ucp |
latest | A Go CLI for Google's Universal Commerce Protocol — talk to UCP merchants over REST or MCP. Printed by david |
ufo-goat |
/pp-ufo-goat |
latest | Browse, search, and download declassified UAP files from the War.gov PURSUE archive. Printed by Dave Morin |
uk-train-goat |
/pp-uk-train-goat |
latest | The only Go-native, agent-native, MCP-exposed UK rail CLI; live boards, journey planning. Printed by Sachin Ahuja |
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 Trevin Chow |
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 |
vercel-admin |
/pp-vercel-admin |
latest | Agent-ready Vercel admin CLI for deployments, projects, domains, environment variables, teams, logs, and operator briefs. Printed by hnshah |
vestaboard |
/pp-vestaboard |
latest | Read, preview, render, and write Vestaboard messages from the terminal, including character-code lookup for precise board output. Printed by Cathryn Lavery |
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 |
walkingpad |
/pp-walkingpad |
latest | WalkingPad device CLI. Printed by Trevin Chow |
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 Joe Heitzeberg |
wavespeed |
/pp-wavespeed |
latest | Run WaveSpeed AI models with schema-aware inputs, prompt shortcuts, price estimates, wait/download helpers, aliases, and media uploads. Printed by Cathryn Lavery |
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 Trevin Chow |
whoop |
/pp-whoop |
latest | Fetch WHOOP recovery, strain, sleep, workout, cycle, profile, and body-measurement data with OAuth-backed API access. Printed by Greg Van Horn |
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 Hiten Shah |
withings |
/pp-withings |
latest | Every Withings metric in one offline-first, agent-native CLI — with a local SQLite mirror and recomposition, recovery, sleep-debt and clinician-report analytics no Withings tool has. Printed by Greg Stellato |
wolt |
/pp-wolt |
latest | Browse-only Wolt consumer CLI. Printed by Amit |
worten |
/pp-worten |
latest | Local OpenAPI seed extracted from the working housebuy Worten CLI. Printed by Alexandre Santos |
x-twitter |
/pp-x-twitter |
latest | Use X/Twitter with local searchable archives, post and conversation resolvers, collections, analytics, MCP tools, and tier diagnostics. Printed by Cathryn Lavery |
xai |
/pp-xai |
latest | REST API for xAI compatible with other providers. Printed by Cathryn Lavery |
xero |
/pp-xero |
latest | Fixture-first, read-only Xero CLI for agents. Printed by Jeff DeBolt |
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 Trevin Chow |
yeswehack |
/pp-yeswehack |
latest | Every YesWeHack researcher feature, plus an offline SQLite-backed cockpit for scope cartography, drift detection,... Printed by Matt Van Horn |
youtube |
/pp-youtube |
latest | Search YouTube in bulk, grab transcripts, get embed snippets — for the photo-keywords-to-blog-post workflow. Printed by Justin |
zoho-expense |
/pp-zoho-expense |
latest | Upload receipts, auto-tag expenses from learned merchant memory. Printed by Amitav Khandelwal |
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 Jacken |
If you only want the binary and not the companion skill, install directly with Go 1.26.4 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