A read-only recipe aggregator that searches across 37 trusted cooking sites and taps USDA FoodData Central for nutrition lookups. You can search for the best version of a dish, find recipes by ingredients in your pantry, look up substitutions, or pull nutrition data for meal planning. Everything runs through a Go CLI with agent-friendly JSON output, field selection to keep context small, and local SQLite caching for offline work. The feedback mechanism is thoughtful: it logs surprises locally by default and only phones home if you explicitly opt in. If you're building food tooling or need recipe search without maintaining your own scraper farm, this handles the boring parts cleanly.
npx skills add https://github.com/mvanhorn/printing-press-library --skill pp-recipe-goat