pp-recipe-goat

Search recipe ingredients and nutrition data across trusted sources via CLI.

Updated May 18, 2026
One-click install
npx skills add https://github.com/Noegnesis/noesis --skill pp-recipe-goat-noegnesis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pp-recipe-goat
Source: https://github.com/Noegnesis/noesis/tree/main/skills/pp-recipe-goat
Command: npx skills add https://github.com/Noegnesis/noesis --skill pp-recipe-goat-noegnesis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of wasting time comparing different versions of the same recipe across many sources by helping you search, inspect, and retrieve recipe information consistently.

Core Features & Use Cases

  • Best-version recipe lookup across 37 trusted sites via a dedicated read-only CLI workflow.
  • Offline-friendly cookbook and pantry matching using the CLI’s local store when available.
  • Agent-compatible structured output using JSON mode, field selection, dry-run preview, and provenance metadata to support automation and downstream analysis.

Quick Start

Ask an AI to run recipe-goat-pp-cli in foods search mode to find recipe ingredients and nutritional facts for your query using your USDA_FDC_API_KEY.

Frequently Asked Questions about pp-recipe-goat

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I compare recipe versions across different websites using a CLI?

Recipe comparison across trusted sites is handled by a read-only printing-press CLI that searches 37 sources, retrieves ingredient data, and returns structured JSON output. You run the CLI in foods search mode to find the best recipe version and expose nutrition facts for informed cooking decisions.

Can I get USDA nutrition data for recipe ingredients offline?

USDA nutrition data retrieval is supported through the CLI's local store for offline cookbook matching, with optional USDA_FDC_API_KEY configuration for FoodData Central API lookups. This enables pantry and ingredient matching workflows even without constant internet access.

Do I need an API key to use recipe search and nutrition lookup?

An API key is optional for recipe search; a verified recipe-goat-pp-cli installation is the only requirement for core recipe comparison. A USDA_FDC_API_KEY is only needed if you want to perform optional FoodData Central nutrition lookups.

What is the best way to extract recipe ingredients and nutrition facts for automation?

Extracting recipe ingredients and nutrition facts for automation is best achieved using the CLI's JSON mode with field selection, dry-run preview, and provenance metadata. This agent-compatible structured output supports downstream analysis and safe non-mutating commands in agent mode.

Are there limitations to using a read-only CLI for recipe discovery?

Limitations of a read-only CLI for recipe discovery include being restricted to safe non-mutating commands in agent mode. The tool is designed for recipe lookup, offline pantry matching, and structured data extraction rather than modifying recipe sources or writing data back.