gfonts
Installation
SKILL.md
gfonts — Google Fonts CLI
Zero-auth CLI for searching, browsing, and downloading fonts from Google Fonts.
Prerequisites: Install the CLI
This skill drives the gfonts-pp-cli binary. You must verify the CLI is installed before invoking any command from this skill. If it is missing, install it first:
- Install via the Printing Press installer. It defaults binaries to
$HOME/.local/binon macOS/Linux and%LOCALAPPDATA%\Programs\PrintingPress\binon Windows:npx -y @mvanhorn/printing-press-library install gfonts --cli-only - Verify:
gfonts-pp-cli --version - Ensure the reported install directory is on
$PATHfor the agent/runtime that will invoke this skill.