pp-grants

Installation
SKILL.md

Research Grants Finder — Printing Press CLI

Prerequisites: Install the CLI

This skill drives the grants-pp-cli binary. You must verify the CLI is installed before invoking any command from this skill. If it is missing, install it first:

  1. Install via the Printing Press installer. It defaults binaries to $HOME/.local/bin on macOS/Linux and %LOCALAPPDATA%\Programs\PrintingPress\bin on Windows:
   npx -y @mvanhorn/printing-press-library install grants --cli-only
  1. Verify with the version subcommand.
  2. Ensure the reported install directory is on $PATH for the agent/runtime that will invoke this skill.

No API key is required — all three upstream APIs (Grants.gov Search2, NIH RePORTER, NSF Awards) are public and keyless.

Installs
16
GitHub Stars
2.0K
First Seen
Jul 18, 2026
pp-grants — mvanhorn/printing-press-library