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
    
  2. Verify with the version subcommand.
  3. 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
8
GitHub Stars
1.9K
First Seen
Jul 18, 2026
pp-grants — mvanhorn/printing-press-library