
mvanhorn/printing-press-library
11 skills10.7k installs16.1k starsGitHub
Install
npx skills add https://github.com/mvanhorn/printing-press-librarySkills in this repo
1Pp Flight GoatFlight Goat (pp-flight-goat) is a Printing Press Library skill that teaches agents to drive the flight-goat-pp-cli binary for end-to-end travel lookup. Solo builders planning conference trips, remote work hops, or reliability-sensitive itineraries can search Google Flights, scan Kayak long-haul options, and pull FlightAware AeroAPI data for alerts and tracking from one command surface. The skill enforces a prerequisite gate: verify installation with flight-goat-pp-cli --version, install via npx @mvanhorn/printing-press-library install flight-goat --cli-only if missing, and respect default bin paths on macOS, Linux, and Windows. It is Apache-2.0 authored tooling with OpenClaw bin requirements, suited to Claude Code-style agents that may run Bash. Use when flight shopping or operational trip monitoring should stay scriptable and repeatable rather than manual browser research.2.5kinstalls2Pp Espnpp-espn is a Printing Press agent skill that teaches your coding agent to run the espn-pp-cli for ESPN sports data. Solo builders and indie hackers use it when they want live game context, league tables, or rich game summaries from the shell instead of hand-rolling HTTP calls or paid sports APIs. The skill documents install via Go module, command patterns, and when to prefer CLI versus MCP packaging. It fits products that surface sports widgets, fantasy helpers, notification bots, or internal dashboards where ESPN-shaped JSON is enough. Because it is read-only sports media data with no repo writes, it is a narrow integration skill: fast to adopt, low ceremony, and aimed at developers who already run Claude Code, Cursor, or Codex with Bash allowed.2.3kinstalls3Pp Movie Goatpp-movie-goat is a Printing Press agent skill that wraps the movie-goat-pp-cli binary for builders who want a terminal-first movie assistant: discovery via TMDb, aggregated ratings via OMDb, and a local SQLite watchlist that highlights what is available on your streaming services. The agent verifies the CLI is installed (npx @mvanhorn installer or Go module path), then runs commands for tonight’s picks, stream availability, ratings, title comparisons, cast filmographies, and franchise marathons. It is Apache-2.0, allows Read and Bash, and targets OpenClaw-style environments with declared binary dependencies. This is not a journey-wide business skill—it is a concrete CLI integration for media and entertainment workflows you might use while operating your dev machine or building media-adjacent side projects.2.1kinstalls4Pp Recipe GoatRecipe Goat (pp-recipe-goat) is a Printing Press agent skill that teaches your AI assistant to drive the recipe-goat-pp-cli binary for food workflows a solo builder might run alongside a busy ship schedule. After you verify or install the CLI via the Go module installer, the skill maps natural-language triggers—find the best recipe for, what can I make with, substitute for an ingredient, nutrition for a recipe—to structured commands. It aggregates discovery across 37 trusted recipe sites while supporting an offline cookbook, pantry-based meal ideas, ingredient substitutions, and meal planning. Nutrition answers lean on USDA-backed data so macros and servings are citeable in notes or content drafts. The skill is Apache-2.0, mirrors the library SKILL.md, and limits tool use to Read and Bash so agents stay inside a predictable execution surface. It fits builders who want repeatable recipe research in agent sessions instead of ad-hoc browser tab sprawl.2.1kinstalls5Pp Hackernewspp-hackernews is a Printing Press CLI skill that puts Hacker News on the command line for solo builders running agent workflows. It wraps the hackernews-pp-cli binary with documented triggers—search, top stories, user lookup, hiring threads, front-page diffs, and pulse-style summaries—while persisting data in a local SQLite store so you can compare snapshots instead of re-scraping fragile HTML. The skill expects you to confirm the CLI is installed (Go module install into a local bin path) before invoking commands, and it allows Read and Bash style tooling consistent with terminal automation. It shines in early journey research when you are validating what developers discuss about a problem space, tracking competitor launches on the front page, or mining hiring posts for GTM clues. It is less about building product code and more about feeding structured HN context into your agent for briefs, positioning, and content ideas without leaving the terminal.593installs6Pp Company Goatpp-company-goat (Company GOAT) is a Printing Press CLI skill for solo builders doing early company and startup research from the terminal or through an agent with Bash access. It wraps `company-goat-pp-cli`, which you must install before any command—the skill documents installer steps via the Printing Press Go module path. Once installed, you can look up what a company does, pull Form D fundraising filings, gauge activity across developer and community signals, and compare two startups in one workflow. Sources span SEC Form D, GitHub, Hacker News, UK Companies House, Y Combinator lists, and Wikidata, intentionally bundling datasets that are fragmented across paid databases and manual tabs. Use it when validating a niche, sizing a competitor, or checking whether a target is still active before outreach or positioning. The skill mirrors generated library source; edit the library SKILL.md upstream rather than the mirrored copy in the repo.568installs7Pp Contact Goatpp-contact-goat is a Printing Press CLI skill that orchestrates contact search and enrichment across LinkedIn, Happenstance, and Deepline for builders who sell from the terminal. It targets questions like who you already know at a company, how to route a warm introduction, and how to assemble cross-source dossiers when free quotas and paid APIs differ. The skill documents two Happenstance auth surfaces—browser cookie sessions for monthly free allocation and bearer API keys for paid credits—and expects the contact-goat-pp-cli binary installed from the printing-press-library Go module. Solo founders use it during outbound and partnership pushes instead of juggling separate web UIs. Metadata declares Read and Bash tooling for agent-driven installs and command execution.526installs8Pp Google Search Consolepp-google-search-console is a Printing Press agent skill that wraps Google Search Console operations in a local CLI so solo builders can answer performance, decay, and cannibalization questions without living in the web console. It expects the `google-search-console-pp-cli` binary on PATH (with documented install paths for macOS, Linux, and Windows) and layers an offline SQLite cache on top of GSC data so you can compare the last 28 days to the prior period and rerun audits cheaply. The skill is aimed at indie founders and small teams who already ship a site or SaaS and need repeatable, agent-invokable SEO ops—queries like quick wins, which pages are decaying, and why traffic dropped on a property. It is not a replacement for GSC access or OAuth setup; it orchestrates commands once credentials and the CLI are in place. Use it when distribution and organic growth depend on data-backed iteration rather than one-off spreadsheet exports.1installs9Pp Substackpp-substack is an agent skill that drives the Printing Press `substack-pp-cli` binary so solo builders can run a full Substack growth and authoring loop from the terminal. It fits newsletter operators who juggle multiple publications and want agents to draft posts, publish or schedule Substack Notes, sync portfolio metadata, find swap partners, and quantify which content actually moved subscribers. Trigger phrases like “post a substack note,” “schedule a week of substack notes,” and “which of my notes drove subs” map directly to CLI commands rather than manual dashboard clicking. Prerequisites focus on verifying the CLI is installed and configured for your accounts before the agent issues Bash-backed steps. The skill is a generated mirror of the library source—edit the library SKILL.md upstream, not the packaged copy. Use it in Grow when iterating on voice and cadence, and in Launch when you need dependable distribution rhythm without hiring a social team.1installs10Pp X Twitterpp-x-twitter wraps the Printing Press x-twitter-pp-cli so AI coding agents can run X (Twitter) workflows from the terminal: search and archive tweets, pull full threads, watch mentions, and publish threaded posts. Solo builders in launch week use it to keep distribution tasks inside the same agent session as code and copy, instead of context-switching to the browser for every social check. The skill insists on confirming the Go CLI is installed—via the documented npx installer—before executing Bash-backed commands. It fits growth-minded indies who treat X as a primary channel for launches, support triage on mentions, and lightweight competitive listening. Permissions are oriented around shell execution and network/API access through the CLI, not a hosted MCP-only bridge.1installs11Pp Youtubepp-youtube is a Printing Press agent skill that drives the `youtube-pp-cli` binary for YouTube research and reuse in content workflows—especially photo-keywords-to-blog-post pipelines. Solo builders and indie publishers use it when they need structured video discovery, full transcripts for quoting or summarization, ready-made embed HTML, comment sentiment or FAQ mining, and a fast view of what a channel published lately. The skill documents prerequisite installation via `npx -y @mvanhorn/printing-press-library install youtube --cli-only` and standard bin locations before any command runs. It is aimed at creators shipping Hebrew or English blogs, newsletters, and landing pages who want agent-assisted media sourcing instead of copying links by hand. It complements writing skills rather than replacing them: you gather assets and evidence on YouTube, then draft in your editor of choice.1installs